BODY {
	scrollbar-face-color: #D24613;
	scrollbar-shadow-color: #D24613; 
	scrollbar-highlight-color: #D24613;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: 000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #ffffff;
}
.maingrey {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #737373;
}
.maingrey a { color: #737373; text-decoration:underline; }
.maingrey a:link { color: #737373; text-decoration:underline; }
.maingrey a:hover { color: #ffffff; text-decoration:none; }
.orangenewsheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C94814;
	text-decoration: underline;
}
.datesendto {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C94814;
}
.datesendto a { color: #C94814; text-decoration:underline; }
.datesendto a:link { color: #C94814; text-decoration:underline; }
.datesendto a:hover { color: #ffffff; text-decoration:underline; }
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.copyright a { color: #C94814; text-decoration:none; }
.copyright a:link { color: #C94814; text-decoration:none; }
.copyright a:hover { color: #ffffff; text-decoration:none; }

.mainorange {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C94814;
}
.line {
	background: url(images/linebreak.gif) repeat-x;
	background-color:#000000;
	height: 1px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 1px;
}
.linesolid {
	background: url(images/linebreaksolid.gif) repeat-x;
	height: 1px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 1px;
}
