@charset "utf-8";
/* CSS Document */
.newstitlemain
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	color:#bf4f04;
	text-decoration:none;
	
}
.newstitlemain:hover
{
	color:#000;
}
.newssdesc
{
	font-family:verdana;
	font-size:11px;
	text-align:justify;
	text-indent:25px;
}
.seperator
{
	font-family:verdana;
	font-size:10px;
	color:#bf4f04;
}
.recorddetails
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
}
div.datediv
{
	background:url(../images/sub/date.gif) no-repeat;
	height:26px;
}
table.datediv
{
	height:26px;
	font-weight:bold;
}

