body {
 font-family: Arial, Helvetica, Verdana, sans-serif; 
 font-size: 12px;
 background: #990000;
 background-image: url("../pics/bg.jpg") ;
 color: #000000;
 }

td {
 font-family: Arial, Helvetica, Verdana, sans-serif; 
 font-size: 12px;
}

h1 {
 font-family: Times, serif;
 font-size: 21px;
 line-height: 25px;
 color: #990000;
 font-weight: 100;
 }

h2 {
 font-family: Times, serif;
 font-size: 17px;
 color: #990000;
 margin-top: 5px;
 position:relative; top: 12px;
*/  border-top: 1px solid #990000; 
 */ padding-top: 5px;
 }

h3 {
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-weight: 100;
 color: #000000;
 }
 
h4 {
 font-family: Arial, sans-serif;
 font-size: 13px;
 color: #663300;
 position:relative; top: 12px;
 }
 
h5 {
 font-family: Arial, sans-serif;
 font-size: 13px;
 color: #000;
 }
 
h6 {
 font-family: Arial, sans-serif;
 font-size: 11px;
 color: #000000;
 }
 
.hrRed {
 margin-top: 15px;
 border-top: 1px solid #990000; 
 padding-top: 5px;
 }
 
.hrGrey {
 margin-top: 15px;
 border-top: 1px solid #999999; 
 padding-top: 5px;
 }

.header {
 padding: 25px;
 }

div, p {
 font-family: Arial, sans-serif;
 font-size: 12px;
 line-height: 150%;
 color: #000000;
 }

.quote {
 font-family: Times, serif;
 font-size: 13px;
 line-height: 16px;
 font-style: italic;
 font-weight: 100;
 color: #000000;
 padding-left: 10px;
 }
 
ul li {
 font-family: Arial, sans-serif;
 font-size: 12px;
 line-height: 15px;
 list-style-type: square;
 color: #000000;
 }
 
ul ul li {
 list-style-type: circle;
 }
 
ol li {
 font-family: Arial, sans-serif;
 font-size: 12px;
 line-height: 15px;
 color: #000000;
 }

#sideB {
 font-size: 11px;
 font-weight: 100;
 list-style-type: square;
 position:relative; right: 15px;
 }


#blk {color: #000000;}
#grey {color: #333333;}
#ltgrey {color: #777777;}
#brn {color: #663300;}
#red {color: #990000;}
#ltred {color: #ff0000;}
#wht {color: #ffffff;}
 
.indt {
 padding-left: 15px;
 padding-right: 15px;
 }

.intro {
 font-family: Arial, sans-serif;
 font-size: 12px;
 line-height: 20px;
 color: #000000;
}

.lrg {
 font-size: 15px; 
 line-height: 18px; 
 color: #000000;
 }

.med {
 font-size: 11px;
 line-height: 14px;
 color: #000000;
 text-decoration: none;
 }
 
.sml {
 font-size: 10px;
 line-height: 13px;
 color: #000000;
 }

.xsml {
 font-size: 9px;
 line-height: 12px;
 color: #000000;
 }
 
.legal {
 font-family: Verdana, sans-serif;
 font-size: 9px;
 line-height: 12px;
 color: #000000;
 padding: 10px;
 }

#greybar {background-color: #999999;}
#mainColor {background-color: #990000;}

input.box {
 font-family: Arial, sans-serif;
 font-size: 11px;
 BORDER-BOTTOM: #666699 1px solid;
 BORDER-LEFT: #666699 1px solid;
 BORDER-RIGHT: #666699 1px solid;
 BORDER-TOP: #666699 1px solid;
 color: #000000;
 background-color: #ffffff;
 }

.sq {border-style: solid; 
        border-width: 1px; 
        border-color: #cccccc;
        padding: 2px;
       }

#navRule {
 position:relative; right: 10px;
 }

a, a:link, a:visited, a:active {
 text-decoration: underline;
 color: #000000;
 }
 
a:hover {
 text-decoration: none;
 color: #990000;
 }

.sidenav {
 font-family: Verdana, sans-serif;
 font-size: 10px;
 color: #990000;
 text-decoration: none;
 }

a.sidenav, a.sidenav:link, a.sidenav:visited, a.sidenav:active, a.sidenav:hover {
 font-family: Verdana, sans-serif;
 font-size: 10px;
 color: #990000;
 text-decoration: none;
 }

a.sidenav:hover {
 font-family: Verdana, sans-serif;
 font-size: 10px;
 color: #990000;
 text-decoration: underline;
 }
 
 
a.nav, a.nav:link, a.nav:visited, a.nav:active {
 color: #990000;
 text-decoration: none;
 }
 
a.nav:hover {
 color: #990000;
 text-decoration: underline;
 }
