body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #232637;
	background-image: url(z_color_bg.jpg);
	background-repeat: repeat-x;
	line-height: 18px;
}

a:visited {  
	color: #0066FF; 
	text-decoration: none;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:hover {  
	color: #00FF00; 
	text-decoration: underline;
}
a:active {  
	color: #00FF00; 
	text-decoration: none;
}


.header {
	font-size: 16px;
	font-weight: bold;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.bottomtab {
	background-image: url(z_color_bot.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


#base {
	position:absolute;
	left:50%;
	margin-left: -430px;
	top:150px;
	width:860px;
	height:100px;
	z-index:10;
}
#bottom {
	position:absolute;
	left:50%;
	margin-left: -400px;
	top:550px;
	width:800px;
	height:20px;
	z-index:14;
}

#dmenubar {
	position:absolute;
	left:50%;
	margin-left: -400px;
	top:150px;
	width:810px;
	height:30px;
	z-index:12;
}
#dbanner {
	position:absolute;
	left:50%;
	margin-left: -400px;
	top:0px;
	width:800px;
	height:140px;
	z-index:13;
}

