td {
	font-family:Verdana,Arial,Helvetica; 
	font-size:11px;
	color:#ffffff; 
}
.lh {
	line-height:15px;
}
.titrot {
	font-family:Verdana,Arial,Helvetica; 
	font-size:12px;
	font-weight:bold;
	color:#ef6408; 
}
.red {
	color:#ef6408; 
}
.green {
	color:#ced600; 
}
.formcss {
	font-family:Verdana,Arial,Helvetica; 
	font-size:11px; 
	color:#000000;
	border-width:1px;
	border-color:#000000;
}
.butcss {
	font-family:Verdana,Arial,Helvetica; 
	font-size:11px; 
	color:#000000;
	background-color:#aaaaaa;
	border-width:1px;
	border-color:#000000;
}
a.news { 
	text-decoration:none;
	color:#ffffff;
}
a.news:hover { 
	color:#ced600; 
}
a.green { 
	text-decoration:none;
	color:#ced600;
}
a.green:hover { 
	color:#ef6408; 
}
body { 
	margin:0px;
	background-image:url(images/pic_bg.gif);
	background-repeat:no-repeat;
	background-color:#4d4b23; 
}

#topinfo {
    position: absolute;
    top: 70px;
    left: 178px;
    width: 410px;
    padding: 10px;
    font-family:Verdana,Arial,Helvetica; 
	font-size:11px;
	color:#ffffff; 
    background-color: #111;
    opacity: 0.8;                    /* Firefox, Safari(WebKit), Opera */
	-ms-filter: "alpha(opacity=80)";  /* IE 8 */
	filter: alpha(opacity=80);        /* IE 4-7 */
}
