/* CSS Document */

h3 {
  font-size: 11px;
  font-weight: bold;
}
div#content{
   top:80px;
   margin: 0px 0px 0px -370px;
   width: 740px;
   height: 440px;

   min-height: 440px;
   overflow:hidden;
}
div.newscontent{
   height: 280px;
   max-height: 280px;
   overflow:auto;
}
hr {
	color:#ee6e0a;	
}

div#content a {
	color:#ee6e0a;
	text-decoration: none;	

}

div#content TABLE#news_latest{
	margin: 0px;
	
}

div#content TABLE#news_latest a {
	color: #ee6e0a;
}

div#content TABLE#news_latest img{
	border: 2px;
	border-color: #ee6e0a;
}

div#content TABLE#news_latest p.bodytext{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #111111;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	vertical-align: baseline;
	margin-top: 2px;
	margin-bottom: 0px;


}
DIV.tx-ttnews-browsebox{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #111111;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	vertical-align: baseline;
	margin: 0px;
	height: 12px;
}
DIV.tx-ttnews-browsebox a {
	margin-left: 3px;
}



