body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCC33;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

.highlight{
	color: #FFFF99;	
	font-size: 18px;
	font-weight: bold;
}

a {
	font-size: 9px;
	color: #CCCC33;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCC33;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCC33;
}

a.menue:link {
	text-decoration: none;
	font-weight: normal;
	color: #CCCC33;
}
a.menue:visited {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a.menue:hover {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a.menue:active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.menue{
	text-decoration: none;
	font-weight: none;
	color: #000000;
}

.white{
	color: #FFFFFF;
	font-weight: bold;
}

.inputbox{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: none;
	font-size: 9px;	
	color: #000000;	
	width: 200px;
	background: #999900;    
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	scrollbar-3dlight-color : 999900;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #999900;
	scrollbar-darkshadow-color : #999900;
	scrollbar-face-color : #999900;
	scrollbar-highlight-color : #999900;
	scrollbar-shadow-color : #999900;
	scrollbar-track-color : #999900;
}

.inputbox_b{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: none;
	font-size: 9px;	
	color: #000000;	
	width: 340px;
	background: #999900;    
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	scrollbar-3dlight-color : 999900;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #999900;
	scrollbar-darkshadow-color : #999900;
	scrollbar-face-color : #999900;
	scrollbar-highlight-color : #999900;
	scrollbar-shadow-color : #999900;
	scrollbar-track-color : #999900;
}

.content_bg {
	background-image: url(img/content_bg.jpg); 
	background-position: left bottom; 
}

