BODY {
background-image:  url(../images/bg.jpg);
	SCROLLBAR-FACE-COLOR: #F2F2F2; 
	SCROLLBAR-HIGHLIGHT-COLOR: #6790B1;
	 SCROLLBAR-SHADOW-COLOR: #6790B1; 
	 SCROLLBAR-3DLIGHT-COLOR: #F2F2F2; 
	 SCROLLBAR-ARROW-COLOR: #6790B1;
	  SCROLLBAR-TRACK-COLOR: #F2F2F2; 
	  SCROLLBAR-DARKSHADOW-COLOR: #F2F2F2
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B80606;
}
a:hover {
	text-decoration: underline;
	color: #6A93B3;
}
a:active {
	text-decoration: none;
	color: #6A93B3;
}
.main-regular {
	FONT-SIZE: 12px;
	COLOR: #666666;
	LINE-HEIGHT: 15px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.subs-header {
	FONT-SIZE: 11px;
	COLOR: #B80606;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.mainheading { FONT-SIZE: 12px;
	COLOR: #6B94B4;
	LINE-HEIGHT: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.button {
	BORDER-RIGHT: #6B94B4 1px solid;
	BORDER-TOP: #6B94B4 1px solid; 
	FONT-SIZE: 9px;
	BORDER-LEFT: #6B94B4 1px solid;
	COLOR: #222222;
	 BORDER-BOTTOM: #6B94B4 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #f2f2f2;
}
