 body {
	scrollbar-arrow-color:#febf2c;
	scrollbar-track-color:#febf2c;
	scrollbar-shadow-color:#febf2c;
	scrollbar-face-color:#da1f27;
	scrollbar-highlight-color:#febf2c;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-3dlight-color:#febf2c;
}
form {
	margin: 0px;
}
.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#666666;
}
.text_red, strong {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#da1f27;
}

a:hover strong {
	text-decoration:underline;
	color: #ff7e00
}

a.textwhite {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
input, select, textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#da1f27;
	background-color:#febf2c;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
a, a:visited {
 color:#da1f27;
 text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #ff7e00
}.news_heading {
	color: #D2181E;
	font-family: Tahoma, Arial;
	font-size: 11px;
}
input[type=radio] {
	background: none;
}
.textblack {
	color:#666666;
	font-family: Tahoma, Arial;
	font-size: 11px;
}
