a {
	color: #1212B1;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
}
a:hover {  color: #1212B1; text-decoration: underline}
a.link {
	color: #1212B1;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
}
a.link:hover {  color: #1212B1; text-decoration: underline}
p {  font-family: Verdana; font-size: 10pt; color: #000000; text-decoration: none; font-weight: normal}
select.ddlist {  font-family: Verdana; font-size: 10pt; color: #000000; text-decoration: none; font-weight: bold}
input {  font-family: Verdana; font-size: 10pt; color: #000000; text-decoration: none; font-weight: bold}
p.bold {  font-family: Verdana; font-size: 10pt; color: #000000; text-decoration: none; font-weight: bold}
p.whtbold {  font-family: Verdana; font-size: 9pt; color: #FFFFFF; text-decoration: none; font-weight: bold}
p.small {  font-family: Verdana; font-size: 7pt; color: #000000; text-decoration: none; font-weight: normal}
td.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #BBB7B7;
	background-repeat: repeat;
}
td.header {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
	background-repeat: repeat;
}
span.title {  font-family: Verdana; font-size: 12pt; color: #000000; text-decoration: none; font-weight: bold}
li {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	list-style-image: url(../media/bullet.gif);
}

table.main {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
table.maininner {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
body {
	background-color: #000000;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #BBB7B7;
	scrollbar-arrow-color: #FA032D;
	scrollbar-track-color: #000000;
	scrollbar-shadow-color:'';
	scrollbar-face-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
}
div.rollover {
	background-color: #BDB56F;
}
