a.black:link    { color: #000000; text-decoration: none }
a.black:visited { color: #000000; text-decoration: none }
a.black:active  { color: #000000; text-decoration: none }
a.black:hover   { color: #000000; text-decoration: underline }

a.white:link    { color: #FFFFFF; text-decoration: none  }
a.white:visited { color: #FFFFFF; text-decoration: none }
a.white:active  { color: #FFFFFF; text-decoration: none }
a.white:hover   { color: #FFFFFF; text-decoration: underline }

img { border-style: none; }

.zpagetitle {
font-family: Tahoma;
font-size: 26pt;
font-weight: bold;
color:white;
background-color: rgb(138,167,209);
padding: 3px;
padding-left: 15px;
}

.zmenusel { 
background-color: rgb(99,118,135);
font-size:8pt;
color:white;
font-family: Verdana;
padding: 3px;
padding-left: 5px;
}

.zmenusub {
background-color: rgb(198,205,211);
font-size:8pt;
color: rgb(66,91,109);
font-family: Verdana;
padding: 3px;
padding-left: 10px;
}

.zmenusubsub {
background-color: rgb(255,255,255);
font-size:8pt;
color: rgb(66,91,109);
font-family: Verdana;
padding: 3px;
padding-left: 15px;
}

.zmenutitle {
background-color: rgb(66,91,109);
font-size:8pt;
color: rgb(255,255,255);
font-family: Verdana;
padding: 8px;
font-weight: bold;
}

.zfooter {
font-family: Verdana;
font-size: 8pt;
color: white;
padding: 4px;
background-color: rgb(23,76,154);
padding-right: 10px;
font-weight: bold;
}

.zmain {
font-family: Verdana;
font-size: 10pt;
color: black;
padding: 10px;
background-color: rgb(255,255,255);
padding-bottom: 50px;
}

.zmaintable {
font-family: Verdana;
font-size: 10pt;
}

.zmaintitle {
font-family: Verdana;
font-size: 18pt;
color: black;
font-weight: bold;
}

.skintable {
font-family: Verdana;
font-size: 8pt;
color: black;
padding: 10px;
background-color: rgb(255,255,255);
}

.skintablesub {
font-family: Verdana;
font-size: 8pt;
color: black;
background-color: rgb(198,205,211);
}

