body{
scrollbar-face-color:#FF9900;
scrollbar-arrow-color:#990000;
scrollbar-track-color:#ff9900;
scrollbar-shadow-color:#990000;
scrollbar-highlight-color:#990000;
scrollbar-3dlight-color:#ff9900;
scrollbar-darkshadow-Color:#ff9900;

}

a:link {
	color: #CC0000;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;

}


a:visited {
	color: #CC0000;
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
} 


a:active {
	color: #CC0000;
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
} 

a:hover {
	font-family:Verdana;
	font-size: 13px;
	color: #ffffcc;
	font-weight: bold;
	text-decoration: none;
}

.textred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 10px;
}

.textred2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}

.textred3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
}

.textorange {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 10px;
}

.imageborder {
	border: 1px solid #CC0000;
}


hr {
	color: #cc0000;
}


.transparant {
background-color: #FFCC00; filter: alpha(opacity="50"); 
} 
