BODY {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #000000; 
background-color : #990000;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

A:link { font-size: .8em; text-decoration: none; color : #990000;}

A:visited { font-size: .8em; text-decoration: none; color: #000;}

A:active { font-size: .8em; text-decoration: none}

A:hover { font-size: .8em; text-decoration: underline; font-weight: bold; color: #900;}


.tablenav {color:#000; padding-top:5px;}
.tablenav a:link {text-decoration: none; color : #900;}
.tablenav a:visited {text-decoration: none; color : #000;}
.tablenav a:active {text-decoration: none}
.tablenav a:hover {text-decoration: underline; color: #CBB99C;}

img {
 border-style: none;
}

.rtimg {
float: right;
margin-left: 20px;
margin-bottom: 6px;
}

.clear {
clear: both;
}

.redtitle {
color:#900;
}

.redtext {
color:#900;
font-weight : bold; 
text-align: center;
}

.footertext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .8em;
color:#CBB99C; 
}

.footertext a:link {text-decoration: none; color : #CBB99C;}
.footertext a:visited {text-decoration: none; color : #CBB99C;}
.footertext a:active {text-decoration: none}
.footertext a:hover {text-decoration: underline; color: #FFF;}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .8em; 
}

.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
font-size : 1.0em; 
  font-family : Arial, Helvetica, sans-serif; 
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #CBB99C;
}

.bg_medium {
  background-color : #CBB99C;
}

.bg_light {
  background-color : #FFF6DF;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.tightlist {
  margin-top  : .8em;
  margin-left : -1.5em;
}
