body {
	margin: 0px;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #aaaaaa;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-arrow-color: #88aab7;
	scrollbar-track-color: #88aab7;
	scrollbar-darkshadow-color: #10546e;
}

td {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #4a4a4a;
}

.bodyText {
	line-height: 17px;
}


#left_menu {
	width: 242px;
	padding: 0px 10px 0px 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #4a4a4a;
	font-weight: bold;
	line-height: 15px;
}

#left_menu a:link{ font-weight: normal; text-decoration: none; color:#4a4a4a }
#left_menu a:visited{ font-weight: normal; text-decoration: none; color:#4a4a4a }
#left_menu a:active{ font-weight: normal; text-decoration: none; color:#4a4a4a }
#left_menu a:hover{ font-weight: normal; text-decoration: underline; color:#4a4a4a }

#left_menu ul{ margin: 0px 0px 0px 15px; padding: 0;}
#left_menu li{ margin: 8px 0px 0px 0px; list-style-type: square;}

div.emptyheader {
	width: 405px;
	height: 61px;
}

div.mainheader {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	width: 405px;
	font-size: 36px;
	line-height: 36px;
	color: #70a833;
	margin: 0px;
}

.sm			{ font-size: 11px; }
.wht		{ color: #ffffff; }
.gr			{ color: #cccccc; }
.grBd		{ color: #cccccc; font-weight: bold; }

p		{ margin: 0 0 17 0; }

hr		{ height: 4px; color: #10546e }	

h1 { margin-bottom: 12; font-family: verdana, arial, sans-serif; font-size: 14px; font-weight: bold; color: #639d24; }
h2 { margin-bottom: 2; font-family: verdana, arial, sans-serif; font-size: 13px; font-weight: bold; color: #4a4a4a; }
h3 { margin-bottom: 2; font-family: verdana, arial, sans-serif; font-size: 12px; font-weight: bold; color: #4a4a4a; }

a:link{ text-decoration : none; color:#10546e }
a:visited{ text-decoration : none; color:#10546e }
a:active{ text-decoration : none; color:#10546e }
a:hover{ text-decoration : underline; color:#10546e }

a.wht:link{ text-decoration : none; color:#ffffff }
a.wht:visited{ text-decoration : none; color:#ffffff }
a.wht:active{ text-decoration : none; color:#ffffff }
a.wht:hover{ text-decoration : underline; color:#ffffff }

a.gr:link{ text-decoration : none; color:#4a4a4a }
a.gr:visited{ text-decoration : none; color:#4a4a4a }
a.gr:active{ text-decoration : none; color:#4a4a4a }
a.gr:hover{ text-decoration : underline; color:#4a4a4a }

a.green:link{ text-decoration: none; color: #83c441; font-weight: bold; }
a.green:visited{ text-decoration: none; color: #83c441 }
a.green:active{ text-decoration: none; color: #83c441 }
a.green:hover{ text-decoration: underline; color: #83c441 }

#button td {
	text-decoration: none;
	width:148px;
	height:94px;
	}

#button td a {
	display: block;
	background-color: #eeeeee;
	text-decoration: none;
	height:94px;
	padding:0 8 0 8;
	}

#button td a:hover {
	background-color: #83c441;
	}




