body {
	scrollbar-face-color: #EAEAEA;
	scrollbar-highlight-color: #C5C2C2;
	scrollbar-shadow-color: #C5C2C2;
	scrollbar-3dlight-color: #EAEAEA;
	scrollbar-arrow-color:  #A6091F;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #D9D7D7;
}

.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
	
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
}
a:link {
	color: #A6091F;
	text-decoration: underline;
}
a:visited {
	color: #D89E02;
	text-decoration: none;
}
a:hover {
	color: #A6091F;
	text-decoration: none;
}
.minitext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}.textbackground {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EEEEEE;
	padding: 3px;
	border: 1px solid #999999;
}
