/* css file used on janharmsgat.co.za */
/* updated 08/04/2003 */

/*general page settings */

body { 
  	background-color: #FFFFFF; font: 11px Georgia, "Times New Roman", Times, serif; color: #7A393A; margin: 0px;
}
p {
  font-size: 11px;
}
a {
  font-size: 11px; text-decoration: none;
}
a:active, a:link { /* general link settings - link=blue */
  color: #B23E1E; cursor: hand;
}
a:visited { /* general link settings - visited link=red */
  color: #B23E1E; cursor: hand;
}
a:hover { /* general link settings - hover link=underline */
  color: #951711; cursor: hand; text-decoration: underline;
}	
h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #FF9900;
}
h2 { /* sub section headings */
  font-size: 12px; font-weight: bold; margin-bottom: 0px; color: #FF9900;
}
h3 { /* sub-sub section headings */
  font-size: 11px; font-weight: bold; margin-bottom: 0px; color: #FF9900;
}
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: 11px;
}
/* page section settings */
.article { /* article */
  font-size: 11px; 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: 125px; margin: 2px 2px;
}
a.boxStyle {
color :#000000; font-weight :bold; text-decoration :none; background-color :#CCCCCC; width :135px; border :1px #CCCCCC solid; padding: 2px; 
}
a.boxStyle:hover {
text-decoration :none; background-color :#CCCCCC; border :1px #999999 solid; cursor:hand; padding: 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: 11px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN-LEFT: 11px; PADDING-TOP: 2px; BORDER-BOTTOM: #ddd 1px solid; TEXT-ALIGN: left }

