html, body
{
	margin: 0;
	padding: 0;
	background-color: Black;
	text-align:center;
}
.MainTD
{
	background-image: url(../images/BgH.jpg);	
	background-repeat: no-repeat;
	background-position: center 15px;
	vertical-align:top;
	width:800px;
	height:402px;
	padding-top: 20px;
}
.OtherMainTD
{
	background-image: url(../images/OtherBG.jpg);	
	background-repeat: no-repeat;
	background-position: center 90px;
	vertical-align:top;
	width:800px;
	height:430px;
	padding-top: 20px;
	color: White;
}
.MenuTD
{
	text-align: right;	
}
div.footer a:link
{
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	text-align: center;
	text-decoration: none;
}
div.footer a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	text-align: center;
	text-decoration: underline;
}
div.footer a:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	text-align: center;
	text-decoration: none;
}
div.footer a:active
{
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	text-align: center;
	text-decoration: none;
}
div.MainLink a:link
{
	font-family: Arial;
	font-size: 15px;
	color: white;
	text-align: center;
	text-decoration: none;
}
div.MainLink a:hover
{
	font-family: Arial;
	font-size: 15px;
	color: white;
	text-align: center;
	text-decoration: underline;
}
div.MainLink a:visited
{
	font-family: Arial;
	font-size: 15px;
	color: white;
	text-align: center;
	text-decoration: none;
}
div.MainLink a:active
{
	font-family: Arial;
	font-size: 15px;
	color: white;
	text-align: center;
	text-decoration: none;
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#787878;
}
form
{
	margin:0px;
}
.ViewDropDownList
{
	font-family:Tahoma;
	font-size:12px;
	color: Black;
	vertical-align:middle;
}
.alink
{
	text-decoration: none;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
}
.ahover
{
	text-decoration: underline;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
}
.aactive 
{
	text-decoration: none;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
}
.avisited
{
	text-decoration: none;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
}
.blink
{
	text-decoration: none;
	color:#00a12f;
	font-family:Tahoma;
	font-size:12px;
}
.bhover
{
	text-decoration: underline;
	color:#00a12f;
	font-family:Tahoma;
	font-size:12px;
}
.bactive 
{
	text-decoration: none;
	color:#00a12f;
	font-family:Tahoma;
	font-size:12px;
}
.bvisited
{
	text-decoration: none;
	color:#00a12f;
	font-family:Tahoma;
	font-size:12px;
}
a.dark
{
	color:#5B5B5B;
	text-decoration:none;
}
a.db
{
	color:#4C6D93;
	text-decoration:underline;
}
.search
{
	color:#545454;
}
.white
{
	color:#FFFFFF;
}
a.top
{
	color:#176EA6;
	text-decoration:none;
}
.copy
{
	color:#5B5B5B;
}
a.copy
{
	color:#5B5B5B;
	text-decoration:none;
}
