.maintitle {
	font: arial;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
}
a {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
.content {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.contentArial {
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
.headbg {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #750000;
}
.maintitle {
	font: arial;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
}
.headlines {
	font-family: arial;
	font-size: 16px;
}
.headjs {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}
body {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top:0;

   scrollbar-face-color: #ffffee; 
   scrollbar-arrow-color: #660000; 
   scrollbar-track-color: #ffffff; 
   scrollbar-3Dlight-color: #ffffff; 
   scrollbar-highlight-color:#ffffff; 
   scrollbar-shadow-color: none; 
   scrollbar-darkshadow-Color: #ffffff;

	}

.subheader {
	bordercolor: #DDD6AA;
	font-family: arial;
	font-size: 10px;
	color: #000000;
	}

#comments 
{  
        overflow: auto; 
        overflow-x: hidden; 
        height: 280px; 
        filter:progid:DXImageTransform.Microsoft.Chroma(Color='#000000') 
}