body{
	margin: 0px !important;
	padding: 0px 0px 10px 0px !important;
	font-family: Verdana;
	font-size: 11px;
	color: #2F2F2F;
}

a:link, a:visited, a:active{
	color: #5E8500;
	text-decoration: none;
}

a:hover{
	color: #83BA00;
	text-decoration: none;
}

td{
	font-size: 11px;
}

h1{
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: #3D3D3D;
	margin: 0px;
}

description{
	font-size: 11px;
	color: #6A6A6A;
}

h2{
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: #5E8500;
	margin: 0px;
}

#top{
	background: #646464 url(banner_bg.gif);
	height: 90px;
}

.body{
	padding-top: 10px;
}

.cont_bod{
	padding: 0px 10px 0px 10px;
}

.copyright{
	padding-top: 10px;
	font-size: 10px;
	color: #6A6A6A;
}

.smalltext{
	font-size: 10px;
	color: #6A6A6A;
}

.t_tophead{
	background: #78AB00;
	color: #FFFFFF;
}

.t_tophead_b{
	background: #646464;
	color: #FFFFFF;
}

.t_tophead a:link, .t_tophead a:visited, .t_tophead a:active, .t_tophead a:hover,
.t_tophead_b a:link, .t_tophead_b a:visited, .t_tophead_b a:active, .t_tophead_b a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.t_chartbody{
	background: #E4F3C1;
}

.t_chartbody_b{
	background: #F3F3F3;
}

/*.t_chart{
	border: 1px solid #78AB00;
}*/