@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #006600;
}
#header {background-image:url(images/top_bg_green.gif); background-repeat:repeat-x; height:63px;}
#title {background-image:url(images/top_header_green.gif); width:778px; height:63px; margin:0 auto 0 auto;}
#maincontent {width:778px; margin:0 auto 0 auto;}
#menudiv {width:210px; float:left;}
#contentdiv {width:562px; float:right; border-left:#555555 solid 1px; border-right:#555555 solid 1px; font-size:120%;}
#contentdiv p {margin:0 6px 0 6px;}
#footer {clear:both; background-image:url(images/footer_bg.gif); background-repeat:repeat-x; height:114px;}

#menulist {list-style-image:url(images/menulisticon.gif); display:block; line-height:25px; color:#666666;}
#menulist li{border-bottom:dotted #000000 1px;}
.menuimg {text-align:center;}
#footeraddress { margin:10px 0 0 5px; float:left; color:#000000; color:#898989; font-size:130%;}
#footertext {margin:10px 0 0 0; width:470px; float:right; font-size:200%; color:#ababab;}