BODY {
    scrollbar-3dlight-color : #740906;
    scrollbar-arrow-color : #740906;
    scrollbar-base-color : #E4D4B3;
    scrollbar-darkshadow-color : #740906;
    scrollbar-face-color : #cdb89a;
    scrollbar-highlight-color : #cdb89a;
    scrollbar-shadow-color : #D6C6AD;
    scrollbar-track-color : #E4D4B3;
	padding:0; margin:0 auto;
}
IMG {border-color:#000099;}
TH {font-size:10pt;font-family:Arial,Helvetica,sans-serif;}
TD {font-size:10pt;font-family:Arial,Helvetica,sans-serif;}
B {font-size:10pt;font-family:Arial,Helvetica,sans-serif;}
.smtxt {font-size:8pt;font-family:Arial,Helvetica,sans-serif;}
.mdtxt {font-size:9pt;font-family:Arial,Helvetica,sans-serif;}
.lgtxt {font-size:12pt;font-family:Arial,Helvetica,sans-serif;}
.pgtitle {font-size:12pt;color:#003366;}
.bdbrg {font-weight:bold;color:#990000;}
.bdbrg2 {font-size:12pt;font-weight:bold;color:#990000;}
.tabon {background:#FFCC00;}
.rb {background:#FFCC01;}
A {text-decoration:underline; color:#61422D;}
A:Visited {color:#61422D;}
A:Active {color:Red;}
A:Hover {color:#AB9361;}
A.nav {text-decoration:none; color:#61422D;}
A.nav:visited {color:#61422D;}
A.nav:Active {color:Red;}
A.nav:hover {color:#AB9361;}
A.smwt {text-decoration:underline; color:#61422D;}
A.smwt:Visited {color:#61422D;}
A.smwt:Active {color:Red;}
A.smwt:Hover {color:#AB9361;}
A.mdwt {color:White;}
A.mdwt:Visited {color:White;}
A.mdwt:Active {color:Red;}
A.mdwt:Hover {color:#FFFF66;}
A.lgwt {font-size:12pt;color:White;}
A.lgwt:Visited {font-size:12pt;color:White;}
A.lgwt:Active {font-size:12pt;color:Red;}
A.lgwt:Hover {font-size:12pt;color:#FFFF66;}
A.grn {color:DarkGreen;}
A.grn:Visited {color:SeaGreen;}
A.grn:Active {color:Red;}
A.grn:Hover {color:LimeGreen;}
.bb {font-size:9pt;font-weight:bold;}
A.nav2 {color:White;}
A.nav2:Visited {color:White;}
A.nav2:Active {color:Red;}
A.nav2:Hover {color:#FFCC00;}
th.nav2 {color:White;background:#003366; text-align:center;}

#nav_menu {
  float:left; width:100%; margin-left:0; margin-top:-5;
  background:url(left_grad.png) black left top repeat-y;
  color:black;
}
#nav_menu ul {
  list-style:none;
  margin:0px 0; padding:0;
  font-weight:bold;
}

* html body {
  height:100%;
}
html {
  height:100%;
}
* html #nav_menu li a {
  height:1%;
}

#nav_menu {
  height:100%;
}

/* Colors ******************/
#nav_menu li a {
/*  background: #745A3C; #A49473; #7D5D25;*/
  color:#31222D;
  border-color:#7D5D25;
}
#nav_menu li a:hover {
  color:#86D898;
  background: #A49473; /*#E4D4B3;*/
}
/* Misc ********************/
#nav_menu li a {
  display:block;
  margin:5px 0; padding:2px 5px;
  border-style:solid; border-width:0px 1 1 0;
  text-decoration:none;
}
