.botlink {
	font-family : Verdana;
	font-size : 10 px;
	font-style : normal;
	text-decoration : none;
	color : White;
}
.botlink:HOVER {
	font-family : Verdana;
	font-size : 10 px;
	font-style : normal;
	text-decoration : none;
	color : #003399;
}
.RasterHeader {
	font-family : Verdana;
	font-size : smaller;
	font-style : normal;
	font-weight : bold;
	color : White;
}
.RasterText {
	font-family : Verdana;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	color : Black;
}
.stdtext {
	font-family : Verdana;
	font-size : 9px;
}
#adressbar2010 {
	position: absolute;
	top: 374px;
	left: 0px;
	width: 180px;
	height: 100px;
	background-color: #E8E8E8;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	}
#sidebar2010 {
	position: absolute;
	width: 180px;
	height: 207px;
	top: 167px;
	left: 0px;
	border-left: 2px solid #E8E8E8;
	border-right: 2px solid #E8E8E8;	
	overflow: hidden;
	padding-left: 5px;
	}	
#headlinenews2010 {
	position: absolute;
	top: 135px;
	left: 0px;
	width: 180px;
	height: 25px;
	background-color: #E8E8E8;
	color: #000000;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	}

