/* css file used on webifi.co.za */
/* updated 12/09/2008 */

/*general page settings */

body { 
   color:#000000; background-color:white; margin: 0px 0px 0px 0px; font-family: Tahoma, Verdana, Arial; font-size: 10px;
}
p {
  font-size: 10px;
}
a {
  font-size: 10px; text-decoration: none;
}
a:active, a:link { /* general link settings - link=blue */
  color: #6F767B; cursor: hand;
}
a:visited { /* general link settings - visited link=red */
  color: ff6600; cursor: hand;
}
a:hover { /* general link settings - hover link=underline */
  color: #6F767B; cursor: hand; text-decoration: underline;
}	
h1 { /* article section headings */
  color: 0066ff; font-size: 14px; font-weight: bold; margin-bottom: 0px; 
}
h2 { /* sub section headings */
  font-size: 12px; font-weight: bold; margin-bottom: 0px; 
}
h3 { /* sub-sub section headings */
  font-size: 11px; font-weight: bold; margin-bottom: 0px; 
}
form { /* form font setting */
  font-size: 9px; margin: 0px; padding: 0px;
}
input { /* form input font setting */
  font-size: 9px; margin: 0px; padding: 0px;
}
table { /* standard table font setting */
  font-size: 10px;
}
/* page section settings */
.article { /* article */
  font-size: 10px; width: 565px; margin: 2px;
}
p,h1,pre {
  margin:0px 5px 2px 5px;
}
.maintable { /* navigation table settings */
  width: 705px; border :1px #666666 solid;
}
.navcell { /* navigation table settings */
  width: 150px; margin: 2px 2px;
}
.h1box {
background-color: #663300
}
.cozam, .cozam:active, .cozam:link, .cozam:hover, .cozam:visited { /* coza top menu*/
color: #999999; cursor: hand; font-size: 9px; font-weight: bold;
}
.faqhead, .faqhead:active, .faqhead:link, .faqhead:hover, .faqhead:visited { /* coza top menu*/
color: #ffffff; cursor: hand; font-size: 9px; font-weight: bold;
}
.nav, nav:active, .nav:link, .nav:visited  { PADDING-RIGHT: 2px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN-LEFT: 10px; PADDING-TOP: 2px; BORDER-BOTTOM: #ddd 1px solid; TEXT-ALIGN: left }

br{font-size:10px}

.content td{color:#465056; font-size:10px; line-height:11px} 
.content b{color:#FF5820} 
.content b a{color:#045E95; text-decoration:underline} 
.content b a:hover{text-decoration:none}
.content a{color:#6F767B; text-decoration:underline} 
.content a:hover{text-decoration:none} 
ul {margin:0; padding:0; list-style:none; line-height:19px}
li{background:url(images/1_z2.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 14px }

.content .block b a{color:#FF5820; font-size:10px; line-height:13px}
.content .block b a:hover{text-decoration:none} 

.content .block1 a{color:#FF5820; font-size:10px; line-height:13px; text-decoration:none}
.content .block1 a:hover{text-decoration:underline} 
.content .block1 b a{color:#045E95; text-decoration:underline} 
.content .block1 b a:hover{text-decoration:none}

.content .block2 a{color:#045E95; font-size:10px; line-height:13px; text-decoration:underline}
.content .block2 a:hover{text-decoration:none} 

input,textarea{
   font-family:Tahoma;
   color:#465056; 
   font-size:10px;
   padding-left:5px
} 