body {
	background-color: #000000;
	font-family: tahoma;
	font-size: 12px;
}

td {
	font-family: tahoma;
	font-size: 12px;
	color: #5F5F5F;
}

.maincell {
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 400px;
}

.footer {
	font-family: tahoma;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 10px;
}

A.nav_link,A:Link.nav_link, A.nav_link:visited{
	text-decoration: none;
	color: White;
}

A.nav_link:hover, a.nav_link:active,a.nav_link:focus{
	text-decoration: none;
	color: #D1AE0F;
}

A.footer_link,A:Link.footer_link, A.footer_link:visited{
	text-decoration: none;
	color: #D1AE0F;
}

A.footer_link:hover, a.footer_link:active,a.footer_link:focus{
	text-decoration: none;
	color: #CC9900;
}

.title {
	
	font-size: medium;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 66px;
	width: 564px;
	color: #000000;
}

hr {
	border: 1px dashed #FACC14;
}

.admin_table {
	border: 1px solid #FACC14;
}

.greenbold {
	color: #3D8734;
	font-weight: bold;
}

.redbold {
	color: #BD0000;
	font-weight: bold;
}

.whitebold {
	color: #FFFFFF;
	font-weight: bold;
}

.white {
	color: #FFFFFF;
}

b,strong,h3 {
	color: #000000;
}
