/* CSS Document */

td.news_listrow a{
  color: #000000;
}

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;
}
/*************************************************************************************
****************************** menu styles *******************************************
*************************************************************************************/


/* Menu 1 row */
TD#menu_2 {
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	word-spacing: normal;
	text-decoration: none;
	margin-top:20px;
}


