body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	background-color: #F6F6F6;

}

img {
border:none;
}
a, a:link, a:visited {

color:#999999;
}

a:hover {
color:#CCCCCC;
}

#main-box {
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
}

#top-box {
	height:243px;
}

#left-box {
	float:left;
	width:203px;
	height:307px;
	background-image:url(../images/news.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#center-box {
	margin-left:203px;
	margin-right:6px;

}
#right-box {
	float:right;
	width:6px;
}

.news-latest-container {

	margin-top:40px;
	margin-left:31px;
	margin-right:5px;
}
#bottom-box {
	clear:both;
	margin-left:30px;
	margin-right:6px;
	/*border-top:1px solid #00D100;*/
	text-align:center;
	font-size:10px;
	padding-top:4px;
}
.clearer{
	height:0px;
	line-height:0px;
	font-size:0px;
	clear:both;
}
p.legalese {
	margin:2px;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/


 H4 {
	font-size:11px;
margin:0px;
margin-top:3px;
}

h4 a, h4 a:link, h4 a:visited {

color:#01BE01;
text-decoration:none;
}

h4 a:hover {
text-decoration:underline;
color:#CCCCCC;
}
.news-latest-item {

	/* IE hack */

	line-height: 1.3;
	/* IE hack end */


}


.news-latest-item p.bodytext {
font-size:10px;

margin-top:0px;
margin-bottom:3px;
}
.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;

	float:left;
}

