body {
	margin: 0px;
	padding: 0px;
	background-color: #b7b5b3;
	background-image: url(images/pg_bkg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

td, p {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
}

td.gridHeader {
	font-weight: bold;
}

td.gridCell {
	border-style: solid; 
	border-width: 1px; 
	border-color: #cccccc;
}

h1 {
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}

h2 {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}

h3 {
	font-family: arial;
	font-size: 13px;
	padding: 2px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;
}

h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

hr {
	color: #999999;
	background-color: #999999;
	border: 0px;
	height: 1px;
}

a:link, a:visited, a:active {
	font-family: arial;
	color: #222222;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #666666;
}

a:link.link2, a:visited.link2, a:active.link2 {
	font-family: arial;
	color: #222222;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}

a:hover.link2 {
	color: #666666;
}

a:link.link3, a:visited.link3, a:active.link3 {
	font-family: arial;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

a:hover.link3 {
	color: #eca02b;
}

.nav a:link, .nav a:visited, .nav a:active {
	color: #7d7d7d;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 15px;
}

.nav a:hover {
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 15px;
}

.subnav a:link, .subnav a:visited, .subnav a:active {
	font-family: arial;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
}

.subnav a:hover {
	color: #777777;
}

.subsubnav a:link, .subsubnav a:visited, .subsubnav a:active {
	font-family: arial;
	color: #222222;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin-left: 0px;
	margin-bottom: 5px;
}

.subsubnav a:hover {
	color: #777777;
}

form {
	margin: 0px;
}

textarea, select {
	font-family: arial;
	font-size: 11px;
	border: solid 1px #999999;
}

input {
	font-family: arial;
	font-size: 11px;
	border: solid 0px;
}


input.btn, input.btn2 {
	background-color: #777777;
	color: #FFFFFF;
	border-top: 2px solid #AAAAAA;
	border-left: 2px solid #AAAAAA;
	border-right: 2px solid #444444;
	border-bottom: 2px solid #444444;
	font-weight: bold;
}

input.btn3 {
	background-color: #FFC060;
	color: #000000;
	border-top: 2px solid #AAAAAA;
	border-left: 2px solid #AAAAAA;
	border-right: 2px solid #444444;
	border-bottom: 2px solid #444444;
	font-weight: bold;
}

img.img {
	border: 1px solid #000000;
}

img.left {
	float: left;
	margin: 0px 15px 10px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 10px 15px;
}

.footer {
	font-size: 10px;
}

.calm {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	background-color: #FFFFFF;
}

.calh {
	color: #FFFFFF;
	background-color: #777777;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	width: 14%;
}

.cal0 {
	background-color: #ffffff;
	color: #000000;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	height: 50px;
}

.cal1 {
	background-color: #999999;
	color: #ffffff;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	height: 50px;
}

.eventLink, .eventLink:link, .eventLink:visited {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.eventLink:hover {
	text-decoration: underline;
}

/* Store Styles */

th {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
}

th.alt {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	background-color: #DDDDDD;
	padding: 5px;
}

.row {
	background-color: #FFFFFF;
	padding: 5px;
}

.rowalt {
	background-color: #F5F5F5;
	padding: 5px;
}

.caption {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

input.btnalt {
	background-color: #CCCCCC;
	color: #000000;
	border-top: 2px solid #EEEEEE;
	border-left: 2px solid #EEEEEE;
	border-right: 2px solid #444444;
	border-bottom: 2px solid #999999;
	font-weight: bold;
}

/* field not in focus */
.field0 {
	border: 1px solid #BBBBBB;
}

/* field in focus */
.field1 {
	border: 1px solid #444444;
}

/* field validation faild */
.fielderror {
	border: 1px solid #BB0000;
}

label {
	font-weight: bold;
	display: block;
	text-align: right;
}

label.alt {
	font-weight: normal;
	display: inline;
	text-align: left;
}

label.required {
	background: url(images/required.html) no-repeat right;
	padding-right: 10px;
}

/* label validation faild */
label.error {
	font-weight: bold;
	color: #BB0000;
}

.error {
	font-weight: bold;
	color: #BB0000;
}

.erroralt {
    font-size:9px;
    color: #BB0000;
}

.message {
	font-weight: bold;
	color: #00BB00;
}

.messagealt {
	font-size:9px;
	color: #00BB00;
}

.pagetext {
	color: #999999;
}
