#meny ul { margin: 0; padding: 0; list-style: none; width: 190px; border-bottom: 1px solid white; background: #0995e6; font: 9pt Arial, sans-serif; } 
#meny ul li { position: relative; } 
#meny li ul { position: absolute; left: 189px; top: 0; display: block; } 
#meny li:hover ul { display: block; } 
#meny li:hover>ul { visibility:visible; } 
#meny ul ul { visibility:hidden; } 
* html #meny ul li { float: left; height: 1%; } 
* html #meny ul li a { height: 1%; }  
#meny ul, li { margin: 0 0 0 0; }  
#meny ul a { 
display: block; 
text-decoration: none; 
color: #FFFFFF;
padding: 2px; 
border: 1px solid white;
border-bottom: 0; 
} 
#meny ul a:hover { color: white; background: #3333CC; } 
#meny ul a.submeny {background: url("http://aboutit.co.nz/r_arrow.gif") no-repeat right; } 
#meny ul a.submeny:hover {background: #3333CC url("http://aboutit.co.nz/r_arrow.gif") no-repeat right; }


.bottommenu {font-family: Verdana, Tahoma, sans-serif; font-size: 9pt; color: #2c3b89; text-decoration: none; font-weight: normal}
.bottommenu:hover {font-family: Verdana, Tahoma, sans-serif; font-size: 9pt; color: #2c3b89; text-decoration: underline; font-weight: normal}
.menudivider {font-family: "Times New Roman", Roman, san-serif; margin-left: 10px; margin-right: 10px; font-size: 9pt; color: #3333CC}

.menlnk {text-decoration: none; line-height: 150%;}
.menlnk:hover {text-decoration: underline}
.admlnk {color: #C60000; text-decoration: none; }
.admlnk:hover {text-decoration: underline}

.bl {background: url("images/cnr_bl.gif") bottom left no-repeat;}
.br {background: url("images/cnr_br.gif") bottom right no-repeat;}

.cpright { font-family: Verdana, Tahoma, sans-serif; font-size: 7pt; color: #2c3b89; text-decoration: none; font-weight: normal }
.mantxt {font-size: 9pt; color: red}
.opttxt {color: green}
.errPgHead {color: red}

body {background-color: #FFFFFF; font: 10pt Arial, sans-serif; margin-top: 0px; padding: 5px 0px;}
td {  font-family: Arial, sans-serif; font-size: 9pt}

/* these two are used to modify AIT generated static pages 
h2 { margin-top:-5px; margin-bottom:-15px;}
h1 { margin-top:-5px; margin-bottom:-15px;}*/

.spkhead {font: bold 13pt Arial, sans-serif; margin-top: 20px }
table#spk {border: 1px solid silver; border-collapse: collapse }
td#spk {border: 1px solid silver; padding: 4px;}
.tblHead{font-weight: bold}

.frmCap {text-align: right; width: 200px;}
.frmCap2 {text-align: right; width: 50px; font-weight: bold; vertical-align: top;}


.memname {font: italic bold;}