/* css file used throughout cozaNETwork */
/* updated 27/03/2002 */

/*general page settings */

body { 
margin: 0px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
; background-color: #FFFFFF
}
p {
  font-size: 10px;
}
a {
  font-size: 10px; text-decoration: none;
}
a:active, a:link { /* general link settings - link=blue */
  color: #336633; cursor: hand;
}
a:visited { /* general link settings - visited link=red */
  color: #336633; cursor: hand;
}
a:hover { /* general link settings - hover link=underline */
  color: #336633; cursor: hand; text-decoration: underline;
}	
h1 { /* article section headings */
  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: 2px;
}
table { /* standard table font setting */
  font-size: 10px;
}
/* page section settings */

.navtable { /* navigation table settings */
  width: 100%; background-color: #ffffff; margin: 2px;
}
.navtableh { /* navigation table heading */
  font-weight: bold; background: #999999; color: white;
}
.dirinfo { /* breadcrums */
  font-size: 9px;
}
.article { /* article */
  font-size: 10px;
}
.orgarticle { /* article */
  font-size: 10px; BORDER-TOP: 0px; BORDER-LEFT: #666 1px solid; BORDER-RIGHT: #666 1px solid; BORDER-BOTTOM: #666 1px solid; padding-left: 5px;
}
.auther, .auther:active, .auther:link, .auther:hover, .auther:visited { /* article auther */
  color: #ff9900; cursor: hand;
}
.cozam, .cozam:active, .cozam:link, .cozam:hover, .cozam:visited { /* coza top menu*/
  color: #666666; cursor: hand; font-size: 10px; font-weight: bold;
}
/* COZA Content settings */
p,h1,pre {
  margin:0px 5px 2px 5px;
}
.box {
  font: 10px; margin-top: 10px; margin-left: 30px; margin-right: 30px; padding: 5px; background-color: #fda; border: 1px dotted #c60; 
}
.navbox {
  width: 90%; font: 10px; margin-top: 1px; margin-left: 10px; margin-right: 10px; padding: 2px; background-color: #fda;
}
.emailbox {
  width: 135px; font: 10px; margin: 10px; padding: 2px; border: 1px dotted #666; 
}
.emailboxh {
  font: 10px; color: #fff; font-weight: bold; background: #666; 
}
a.buttonStyle {
color :#000000; font-weight :normal; text-decoration :none; background-color :#FFCC00; border: thin outset; border-color: #FFFFFF #000000 #000000 #FFFFFF; height: auto; width :135px; 
}
a.buttonStyle:hover {
color :#333333; text-decoration :none; background-color :#FFCC00; border: thin inset; border-color: #000000 #FFFFFF #FFFFFF #000000 ; cursor: hand; font-weight: none
}
.cozads, .cozads:active, .cozads:link, .cozads:hover, .cozads:visited { /* coza sponsors*/
  color: #666666; cursor: hand; font-size: 9px;
}
.maintable { /* navigation table settings */
  width: 740px;
}
.cozaint {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; width: 100%; padding-left: 2px; padding-bottom: 2px; text-decoration: none; cursor: hand; font-weight: bold; border: #FF0000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.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: #ccc 1px solid; TEXT-ALIGN: left }
.arthead { PADDING-RIGHT: 2px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN-LEFT: 5px; PADDING-TOP: 2px; BORDER-BOTTOM: #ddd 1px solid; TEXT-ALIGN: left ; background-color: #FFFFCC}
.arttext { PADDING-RIGHT: 2px; PADDING-LEFT: 0px; PADDING-BOTTOM: 2px; MARGIN-LEFT: 10px; PADDING-TOP: 2px; TEXT-ALIGN: left }
.navcell { /* navigation table settings */
  width: 150px; margin: 2px;
}
