A:visited {	text-decoration: none; font-weight: bold; color: #561D14;}
A:active {	text-decoration: none; font-weight: bold; color: #561D14;}
A:hover {	text-decoration: none; font-weight: bold; color: #813F34;}
A:link {	text-decoration: none; font-weight: bold; color: #561D14;}

BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #666666;
	margin: 10px 10px 10px 10px;
}

.mainheader{
  background: url(pics/site/top.jpg);
}

.newstable{
	width: 641px;
	margin-bottom: 40px;
	margin-left: 30px;
}

.newstitle{
	font-family: Tahoma, sans-serif;
	font-size : 13px;
	font-weight: bold;
	color: black;
	background: url(pics/site/news_top_l.gif) no-repeat;
	height: 33px;
	width: 476px;
	text-align: left;
	vertical-align: middle;
	padding-left: 8px;
}

.newsname{	
	font-family: Tahoma, sans-serif;	
	font-size: 13px;
	font-weight: bold;
	color: white;
	background: url(pics/site/news_top_r.gif) no-repeat;
	height: 33px;
	width: 159px;
	text-align: center;
	vertical-align: middle;
}

.newsbody{
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	color: black;
	background: url(pics/site/news_body.gif);
	width: 554px;
	padding: 5px 7px 0px 10px;
	text-align: left;
	vertical-align: top;
}

.newsbodybottom{
	background: url(pics/site/news_body_bottom.gif) bottom no-repeat;
	width: 554px;
	height: 7px;
	vertical-align: top;
}

.newsbottom{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: url(pics/site/news_bottom.gif);
	height: 23px;
	width: 641px;
	text-align: left;
	padding-top: 3px;
	vertical-align: top;	
}

.newsbottomtext{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: white;
	vertical-align: top;
}
