BODY.default {
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #0000CD;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	margin: 0px;
}
TD.top {
	background-color:#FFFFFF;
	border-top: solid 1px #2E3C30;	
	border-left: solid 1px #2E3C30;	
	border-right: solid 1px #2E3C30;	
	border-bottom: solid 2px #2E3C30;
	height:140px;
}
TD.content_BELOW {
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 11px;
	background-color:#FFFFFF;
	border: solid 1px #890019;	
	padding-left:0px;	
	padding-right:0px;	
	padding-bottom:0px;	
	padding-top:35px;
	background-image: url(../imgs/8grd_html.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}
TD.content_TOP {
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 11px;
	background-color:#890019;
	border: solid 1px #890019;	
	padding-left:0px;	
	padding-right:0px;	
	padding-bottom:0px;	
	padding-top:0px;
}
.heading_black {
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
.heading_red {
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 11px;
	color: #890019;
	text-decoration: none;
	font-weight:bold;
	text-transform: capitalize;
}
.white_link {
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 9px;
	color: #FFFFFF;
	background-color: transparent;
	font-variant: small-caps;
	text-transform: uppercase;
}
.red_link {
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 11px;
	color: #890019;
	background-color: transparent;
	text-decoration: none;
	font-style: italic;
}

