.menu{
	width:160px;
	text-indent:8px;
	margin-left: 3px;
}
.menu h2{
	margin:0px;
	padding:0px;
	height:25px;
	line-height:22px;
	background-image:url('/images/menu_head_bg_green.gif');
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:normal;
	border-bottom-style:solid;
	border-bottom-color:#eaebef;
	border-bottom-width:1px;
	text-indent:9px;
	font-family: Arial;
	color: #FFFFFF;
}
.menu ul{
	list-style:none;
	margin:0;
	padding:0 0 3px 0;
	background-image:url('/images/menu_bottom_bg.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}
.menu li{
	border-color:#B6B6B6;
	border-bottom-color:#eaebef;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	background-color:#FBFBFB;
}
.menu li.last{
	background-color: #B6B6B6;
	height: 15px;
	line-height: 22px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0;
	border-left-width: 0px;
}
.menu li.blank{
	height:23px;
	line-height:23px;
}
.menu li a{
	display:block;
	height:23px;
	line-height:23px;
}
.menu li a:hover { background-color:#38AE3E; }
.menu h2 a:link     { text-decoration: none; color: #ffffff; font-family: Arial; font-size: 10px; font-weight: bold; }
.menu h2 a:active   { text-decoration: none; color: #ffffff; font-family: Arial; font-size: 10px; font-weight: bold; }
.menu h2 a:visited  { text-decoration: none; color: #ffffff; font-family: Arial; font-size: 10px; font-weight: bold; }
.menu h2 a:hover    { text-decoration: underline; color: #ffffff; font-family: Arial; font-size: 10px; font-weight: bold; }
.menu a:link     { text-decoration: none; color: #6E6E6E; font-family: Arial; font-size: 10px; font-weight: bold; }
.menu a:active   { text-decoration: none; color: #6E6E6E; font-family: Arial; font-size: 10px; font-weight: bold; }
.menu a:visited  { text-decoration: none; color: #6E6E6E; font-family: Arial; font-size: 10px; font-weight: bold; }
.menu a:hover    { text-decoration: underline; color: #ffffff; font-family: Arial; font-size: 10px; font-weight: bold; }
.frontpgadtable 			{ font-family: Arial; font-size: 12px; color: #666666; }
.frontpgadtablehead1		{ font-family: Arial; font-size: 13.5px; color: #000000; font-style: normal; font-weight: bold; text-transform: uppercase; }
.frontpgadtablehead2		{ font-family: Arial; font-size: 12px; color: #18A2FF; font-style: normal; font-weight: bold; text-transform: uppercase; line-height: normal; }
.frontpgadtablehead4		{ font-family: Arial; font-size: 12px; color: #38AE3E; font-style: normal; font-weight: bold; text-transform: uppercase; line-height: normal; }
.frontpgadtable a:link    	{ text-decoration: none; color: #18A2FF; font-family: Arial; font-size: 12px; font-weight: normal; }
.frontpgadtable a:active  	{ text-decoration: none; color: #18A2FF; font-family: Arial; font-size: 12px; font-weight: normal; }
.frontpgadtable a:visited 	{ text-decoration: none; color: #18A2FF; font-family: Arial; font-size: 12px; font-weight: normal; }
.frontpgadtable a:hover   	{ text-decoration: underline; color: #000000; font-family: Arial; font-size: 12px; font-weight: normal; }
.formfields {
	font-family: Arial;
	font-size: 11px;
	border: 1px dashed #999999;
	margin: 2px;
	text-align: left;
	background-color: #F8F8F8;
	text-indent: 3px;
	color: #333333;
}
.formbutton {
	font-family: Arial;
	font-size: 10px;
	border: 1px solid #999999;
	margin: 2px;
	text-align: left;
	background-color: #BBE4FF;
	text-indent: 3px;
	text-transform: uppercase;
	font-weight: bold;
}
form {
	background-color: #EBF7FF;
	border: 1px dashed #999999;
	padding: 10px;
}
.formtext {
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
}
.frontpgadtablehead3 {
font-family: Arial; font-size: 12px; color: #AE3838; font-style: normal; font-weight: bold; text-transform: uppercase; line-height: normal;
}
