/* General font families for common tags */
body,div,font,td,p,input {
 font-family: Arial,Helvetica,Verdana,Tahoma,Sans-serif;
 color: #000000;
 font-size: 13px;
 font-weight: normal;
}

BODY {
 background-color: #000011;
}

Body.bg_white {
 background-color: #ffffff;
}

#layer_bg { position: absolute; top: 000px; left: 000px; width: 800px; height: 600px; visibility: visible }
#layer_b1 { position: absolute; top: 053px; left: 260px; width: 134px; height: 033px; visibility: visible }
#layer_b2 { position: absolute; top: 053px; left: 422px; width: 134px; height: 033px; visibility: visible }
#layer_b3 { position: absolute; top: 053px; left: 581px; width: 134px; height: 033px; visibility: visible }
#layer_b4 { position: absolute; top: 008px; left: 260px; width: 134px; height: 033px; visibility: visible }
#layer_b5 { position: absolute; top: 533px; left: 110px; width: 087px; height: 021px; visibility: visible }
#layer_b6 { position: absolute; top: 533px; left: 240px; width: 250px; height: 021px; visibility: visible }


#layer_sitebar { position: absolute; top: 65px; left: 22px; width: 200px; height: 100px; visibility: visible }
#layer_body { position: absolute; top: 90px; left: 260px; width: 530px; height: 300px; visibility: visible }

/* links */
a:link {text-decoration: none; color:#0000FF}
a:visited {text-decoration: none; color:#0000FF}
a:hover {text-decoration: none; color: #FF0000}

a.wit:link {text-decoration: none; color:#FFFFFF}
a.wit:visited {text-decoration: none; color:#FFFFFF}
a.wit:hover {text-decoration: none; color: #FF0000}

/* The menu buttons */
input.mainmenu {
	color: #000000;
	background-color: #6a9cac;
	border-color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	cursor:"hand";
	width: 145px;
	height: 25px;
}
.mainmenubig {
	color: #000000;
	background-color: #6a9cac;
	border-color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	cursor:"hand";
	width: 145px;
	height: 50px;
}
input.sitemenu {
	color: #ffffff;
	background-color: #4B7F94;
	border-color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 2px;
	margin-top: 7px;	
	cursor:"hand";
	width: 105px;
	height: 20px;
}
input.sitemenu_white {
	color: #ffffff;
	background-color: #4B7F94;
	border-color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-left: 2px;
	margin-top: 7px;	
	cursor:"hand";
	width: 105px;
	height: 20px;
}
input.sitemenu_active {
	color: #000000;
	background-color: #909090;
	border-color: #ffffff;
	border-style:inset; 
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 2px;
	margin-top: 7px;	
	width: 105px;
	height: 20px;
}

.sitebar {
	color: #FFFFFF;
	font-size: 11px;
}



.pageheadz {
	    color: #000000;
	    font-size: 20px;
	    font-weight: normal;
}
.pageheadw {
	    color: #FFFFFF;
	    font-size: 20px;
	    font-weight: normal;
}


.texthead {
	   color: #000000;
	   font-size: 17px;
	   font-weight: bold;
}

.text {
       color: #000000;
       font-size: 11px;
       font-weight: normal;
}