body {
scrollbar-face-color: #252525;
scrollbar-highlight-color: #252525;
scrollbar-3dlight-color: #B20000;
scrollbar-darkshadow-color: #252525;
scrollbar-shadow-color: #B20000;
scrollbar-arrow-color: #B20000;
scrollbar-track-color: #252525;

	background-color: transparent;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: normal 10px Verdana, Helvetica, san-serif;
	color: #FFFFFF;
}



td {
	font: bold 10px Verdana, Helvetica, san-serif;
	color: #FFFFFF;
}

a:link {
	color: #B00000;
	text-decoration: none;
	font-weight: bold;   	
}

a:visited {
	color: #B00000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #B00000;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #B00000;
	text-decoration: underline;
	font-weight: bold;
}
.titletext{
	font-family: Verdana;
	color: #FFFFFF;	
	font-size: 11.5px;
	font-weight: bold;
}

.smalltext{
	font-family: Verdana;
	color: #B00000;	
	font-size: 9px;
	font-weight: bold;
}

input.whiteinput {
	background-color: #DFDFD5; 
	font-family: Verdana;
	color: #000000;	
	font-size: 9px;
}
textarea.whiteinput{
	background-color: #DFDFD5; 
	font-family: Verdana;
	color: #000000;	
	font-size: 9px;
}

select.pulldown {
	background-color: #DFDFD5;
	font-family: Verdana;	
	font-size: 9px;
	font-weight: none;
	color: #000000;
}

option.pulldown {
	background-color: #DFDFD5;
	font-weight: none;
	font-size: 9px;
	color: #000000;
}

input.thebuttons {
	background-color: #DFDFD5;
	font-weight: bold;
	font-size: 9px;
	color: #000000;
}