body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.rand {
	width:15px;
}
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-stretch:expanded;
	text-align:justify;
	vertical-align:top;
}
.table1 {
	width:100px;
}
.content_td {

	vertical-align:text-top;
}
a.menu { 
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#000000;

}
td.menu:hover   { background-image:url(img/37_2.gif);}
#dropmenudiv{
font-family: Verdana, Helvetica, sans-serif;
font-size:11px;
color: #FFFFFFF;
position:absolute;
border:1px solid black;
border-bottom-width: 0;
line-height:18px;
z-index:100px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #333333;
color:#FFFFFF;
}
.news_headline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	height:20px;
}
.news_date {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-stretch:expanded;
	text-align:justify;
	color: #666666;
	font-weight: bold;
}
.news_title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-stretch:expanded;
	text-align:justify;
	color: #0f1927;
	font-weight: bold;
}
.news_text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-stretch:expanded;
	text-align:justify;
	color: #0f1927;
}

