body {
	background-color: #000000;
	scrollbar-base-color: #FFFFFF; 
	scrollbar-arrow-color: #000000;
	scrollbar-DarkShadow-Color: #000000; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td { 
	font: Tahoma; 
	font-size: 13px; 
	font-style: normal; 
	line-height: 13px; 
	color: #FFFFFF;
	text-decoration: Bold
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}

a.more:link {
	color: #FF9900;
	text-decoration: none;
}
a.more:visited {
	color: #FF9900;
	text-decoration: none;
}
a.more:hover {
	color: #999999;
	text-decoration: none;
}
a.more:active {
	color: #999999;
	text-decoration: none;
}
.orangeheadder {
	font-style: Tahoma; 
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
}
.orangeheadder2 {
	font-style: Tahoma; 
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
}

.grey {
	color: #CCCCCC;
	text-decoration: none;
}

.inputSubmit {color: #000000;
background-color: #FFFFFF;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight: bold;
}

