/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-image: url(/images/bg.gif);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
a {
	font-size: 10px;
}

a.white:link {
	color: #EEBF52;
	font-weight: bold;
     }

a.white:visited {
     color: #EEBF52;font-weight: bold;
     }

a.white:hover {
color: #FFFFFF;font-weight: bold;
     }

a.white:active {
color: #EEBF52;font-weight: bold;
     }
	 

.powered_by {
	font-size: 10px;
	color: #FFFFFF;
}
.Page_ttl {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
