html *{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 125%;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 12px;
	text-decoration: underline;
	line-height: 150%;
}

body{
	padding: 0;
	margin: 0;
}
form{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
}
#maintbl{
	width: 725px;
}
#header-tr{
	height: 69px;
	background-color: #009700;
	background-image: url(/assets/topbg.gif);
}
#tbl1{
	width: 725px;
}
#tbl1-td1{
	width: 298px;
	height: 69px;
}
#tbl1-td2{
	padding-right: 10px;
	padding-bottom: 5px;
}
#topmenu a, #topmenu span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#topmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	}

#topmenu span{
	padding: 0 5px;
	background-image: url(/assets/sep.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}
#footer-tr{
	
}
#footer-td{
	padding-top: 1px;
}
#bottommenu{
	background-color: #336699;
	width: 725px;
	height: 25px;
}
#bottommenu-td1{
	padding-left: 10px;
	padding-bottom: 1px;
}
#bottommenu-td1 a, #bottommenu-td1 span{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

#bottommenu-td1 a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	}

#bottommenu-td1 span{
	padding: 0 5px;
}

#bottommenu-td2{
	padding-right: 7px;
}
div#copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px;
}

#contenttbl{
	width: 725px;
}
#contenttbl-td1{
	width: 128px;
	background-color: #009700;
	border-top: 1px solid #ffffff;
	padding-bottom: 12px;
}
#contenttbl-td1 a{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/assets/border.gif);
	background-position: 0 bottom;
	background-repeat: repeat-x;
	padding-left: 9px;
	line-height: 30px;
}
#contenttbl-td1 a:hover{
	background-color: #00d71b;
}

#contenttbl-td2{
	padding: 12px;
}





















