.body {
	color: #666666;
	letter-spacing: normal;
	font-family: tahoma;
	font-size: 10px;
	background-repeat: repeat-x repeat-y;
	background-position: top;
}

a {
	color: #858E17;
	text-decoration:none;
	font-weight:bold;
	font-family:tahoma;
	letter-spacing: normal;
}
	
a:hover {
	color: #000000;
	text-decoration:none;
}
a:link.header, a:visited.header, a:active.header, a:hover.header {
	color: #000000;
	letter-spacing: normal;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bolder;
}
a:hover.header {
	color: #858E17;
	letter-spacing: normal;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}
a:link.skip, a:visited.skip, a:active.skip, a:hover.skip {
	color: #858E17;
	font-family: impact;
	font-size: 45px;
	letter-spacing: 2px;
}
a:hover.skip {
	color: #E4E5D3;
	font-family: impact;
	font-size: 45px;
	letter-spacing: 2px;
}

a:link.footer, a:visited.footer, a:active.footer {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: bottom;
}
a:hover.footer {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #858E17;
	text-align: left;
	vertical-align: bottom;
}

.copyright {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: bottom;
}

.footer {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #858E17;
	text-align: center;
	vertical-align: bottom;
}
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}
.formField {
	color: #000000;
	letter-spacing: normal;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bolder;
	text-align: right;
}

.title {
	color: #858E17;
	letter-spacing: normal;
	font-family: impact;
	font-size: 35px;
	letter-spacing: 1px;
}
.header {
	color: #000000;
	letter-spacing: normal;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bolder;
	padding: 5px;
}
.header1 {
	color: #000000;
	letter-spacing: normal;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bolder;
	padding: 5px;
}

.head {
	color: #000000;
	letter-spacing: normal;
	font-family: impact;
	font-size: 55px;
	letter-spacing: 2px;
	text-align: center;
}
.head1 {
	color: #000000;
	letter-spacing: normal;
	font-family: tahoma;
	font-size: 14px;
	text-align: center;
}


.formPre {
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
}
.formSel {
	font-family: tahoma;
	font-size: 10px;
	color: #0000CC;
	border: dashed;
	border-color: #FF0000;
	border-width: thin;
}
.formReq {
	font-family: tahoma;
	font-size: 10px;
	color: #FF0000;
	border: thick;
}
.formAfter {
	font-family: tahoma;
	font-size: 10px;
	color: #0000FF;
	border: none;
}
.required {
	color: #FF0000;
	letter-spacing: normal;
	font-family: tahoma;
	font-weight: bold;
	font-size: 10px;
}	
.empty {
	background: #C2DEEC;
}

.menuTitle {
	color: #000000;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}

td {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
} 
p, li, tbody {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

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;
}
h5 {
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}

hr {
	color: #A6A77F;
	background-color: #A6A77F;
	border: 0px;
	height: 1px;
}
form {
	margin: 0px;
}

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

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;
}

.pageTitle {
	color: #AAAAAA;
	font-family: tahoma;
	letter-spacing: 1px;
	font-weight: Bolder;
	font-size: 20px;
	text-transform: uppercase;
}
.footer {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	vertical-align: bottom;
}
.tooltipTitle {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}
.tooltip {
	color: #000000;
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
}
.required {
	color: #EE0000;
}

.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;
	vertical-align: top;
}

.rowalt {
	background-color: #EDEDED;
	padding: 5px;
	vertical-align: top;
}

.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(/slice/required.gif) 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;
}
.welcome {	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
#maintop {
	position: relative;
	text-align: left;
	width: 800px;
	padding-left: 14px;
	padding-right: 15px;
	padding-top: 5px;
	background: url(/inc/images/top.png);
	background-repeat: no-repeat;
	z-index: 10;
}
#mainfoot {
	position: relative;
	text-align: left;
	width: 785px;
	height: 100px;
	padding-left: 19px;
	padding-right: 15px;
	padding-top: 5px;
	background: url(/inc/images/foot.png);
	background-repeat: no-repeat;
	z-index: 10;
}
