body {
	margin: 0px;
}

a {
	color: #000000;
}

a:hover {
	color:#5EB6CF;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.err{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#CC0000;
font-size:11px;
}
.but {  font-family: Verdana; font-size: 10px; color: #FFFFFF; background-color:#171717; border: #171717; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-weight: bold}
.tblheader {font-family: Verdana; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color:#171717;}
.tblbg {background-color:#171717}
.tblrow {font-family: Verdana; font-size: 11px; color: #000000; font-weight: normal; background-color:#FFFFFF}
.pgtitle{
	font-family: tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #171717;
}
.Page_Title_Orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #171717;
}
.Bold_Top {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#171717;
}
.Top_Link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}