body {  SCROLLBAR-FACE-COLOR:#ffffff;SCROLLBAR-HIGHLIGHT-COLOR:#CCCCCC;SCROLLBAR-SHADOW-COLOR:#CCCCCC;SCROLLBAR-3DLIGHT-COLOR:#ffffff;SCROLLBAR-ARROW-COLOR:#EA8409;SCROLLBAR-TRACK-COLOR:#ffffff;SCROLLBAR-DARKSHADOW-COLOR:#ffffff;}

td, div {
	margin: 0px 0px 0px 0px;
	padding:0px;
	font-family: Arial,Helvetica,Verdana;
	color: #333300;
	font-size: 12px;
}

.news {
margin: 0px 0px 0px 0px;
padding:0px;
font-family: Arial,Helvetica,Verdana;
color: #333300;
font-size: 12px;
}

A:link { text-decoration: underline; color:#333300; }
A:active { text-decoration: underline; color:#333300; }
A:visited { text-decoration: underline; color:#333300; } 
a:hover { text-decoration: underline ; color:#EC9766;}

#divUpControl{
	position:absolute;
	width:17px;
	height:15px;
	left:361px;
	top:316px;
	z-index:1;
	text-align: right;
	
} 
#divDownControl{
	position:absolute;
	width:17;
	height:15px;
	left:361px;
	top:339px;
	z-index:1;
	text-align: right;
} 
#divContainer{
	position:absolute;
	width:343;
	height:212;
	overflow:hidden;
	top:100;
	left:207;
	clip:rect(0,343,212,0);
	visibility: visible;

	} 
#divContent{
	position:absolute;
	top:0;
	left:0;


	} 
.headline {
	font-family: Arial,Helvetica,Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #EC9766;
	text-decoration: none;
}

