.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #a52818;
	background-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: A58E84;
	border-bottom-color: A58E84;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.arialred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: EF3039;
}
a:link {
	text-decoration: underline;
	color: EF3039;
}
a:hover {
	color: EF3039;
	text-decoration: none;
}
a:visited {
	color: DE5900;
	text-decoration: underline;
}
BODY { scrollbar-face-color: #780001; 
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #DE4100; 
scrollbar-3dlight-color:#000000; 
scrollbar-darkshadow-color: #831301; 
scrollbar-track-color: #DE4100; 
scrollbar-arrow-color: #DE4100 
}
