
.zcss {
	font-family: Arial, Helvetica, sans-serif; font-size: x-small;
	font-style: normal
}

a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	color: #333333;
	border: none;
	font-weight: bold;
	text-decoration: none;
}


.menuskin{
	position:absolute;
	width:150px;
	border:2px black solid;
	font:normal 12px/18px Verdana;
	z-index:100;
	visibility:hidden;
; background-color: #9999CC
}

.menuskin a{
	text-decoration:none;
	color:black;
	padding-left:10px;
	padding-right:10px;
}

#mouseoverstyle{
	background-color:highlight;
}

#mouseoverstyle a{
	color:white;
}

#contextMenu { 
	position: absolute; 
	visibility: hidden; 
	width: 120px; 
	border: thin none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small; 
	font-weight: lighter;
	cursor: crosshair;
	text-align: center
}

.A:Menu { 
	color: black; 
	text-decoration: none; 
	cursor: pointer; 
	width: 100% 
} 

.A:MenuOn { 
	color: white; 
	text-decoration: none; 
	background-color: darkblue; 
	cursor: default; 
	width: 100% 
}
.rmenu {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small}
.rmenu:hover {  color: #FFFFFF; background-color: #333333; border: thin #000000 solid}

A.zmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	clip:  rect(   )
}
A.zmenu:hover {
	color: #FFFFFF;
	background-color: #333333;
}


#men {
BORDER-RIGHT: 2px outset; BORDER-TOP: 2px outset; Z-INDEX: 1; LEFT: 0px; VISIBILITY: hidden; BORDER-LEFT: 2px outset; BORDER-BOTTOM: 2px outset; POSITION: absolute; TOP: 0px
}
#men A {
PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 4px; MARGIN: 1px 1px 1px 16px; FONT: 12px sans-serif; WIDTH: 100%; PADDING-TOP: 3px; HEIGHT: 100%; TEXT-DECORATION: none
}
.ico {
BORDER-RIGHT: medium none; BORDER-TOP: medium none; FLOAT: left; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none
}

A.menulink {
display: block;
text-align: center;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-size:xx-small;
color: #000000;
BORDER: none;
; clip:  rect(   )
}

A.menulink:hover {
border: 1px #6100C1 solid;
background-color:#9999FF;
; color: #FF0000
}
.znewsbox {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small}
.z1box {  background-color: #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small}
.z1box:hover {  background-color: #FF0000}
.z2box {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; background-color: #E1EAEA}
.z2box:hover {  color: #FF0000; border-color: #FFFF00 black; border-top-width: thin; border-bottom-width: thin}
.titletext1 {  font-family: Arial, Helvetica, sans-serif; font-size: 80px; font-weight: bolder; color: #999999; font-weight: bolder; color: #999999}
.titeltext2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70px; font-weight: bold; color: #CCCCCC; visibility: visible; left: 171px; top: 47px; clip:   rect(auto auto auto auto)}
.titletextcodes {  font-family: Arial, Helvetica, sans-serif; font-size: 80px; font-weight: bolder; color: #E1EAEA; font-weight: bolder; color: #E1EAEA}

FORM.mail {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
color: #000080;
background: #B0C4DE;
border: 1px solid #4682B4;
padding: 5px;
width: 100px;
}

INPUT {
	background-color: #DEE1E4;
	border: 1px solid #4A4A4A;
}
TEXTAREA {
	background-color: #DEE1E4;
	border: 1px solid #4A4A4A;
}

