
<!--

body {

background-color: #9FFF33;
width:100%; 
height:100%; 
margin:0px; 
padding:0px; 
border:0px; 
}

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 16pt; color: #666666 }
.small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 12pt; color: #666666 }

h2 {  letter-spacing: 2px; font-weight: bold; text-transform: uppercase; color: #666666; font-size: 7pt; }

h1 {  letter-spacing: 2px; font-weight: bold; text-transform: uppercase; color: #666666; font-size: 9pt; }

.heading {  letter-spacing: 1px; font-weight: bold; text-transform: uppercase; color: #000000; font-size: 7pt;}

.whitehead{  letter-spacing: 1px; font-weight: bold; text-transform: uppercase; color: #FFFFFF; font-size: 7pt;}
.whitesmall{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 12pt; color: #FFFFFF }

.border { border-color: #666666}

a { font-weight: bold; font-size: 8pt; line-height: 10pt; color: #000000; text-decoration: none }
a:link {  font-weight: bold; color: #000000; text-decoration: none}
a:hover{  font-weight: bold; color: #BE2829; text-decoration: none}

a.under { font-weight: bold; font-size: 8pt; line-height: 10pt; color: #000000; text-decoration: underline }
a.under:link {  font-weight: bold; color: #000000; text-decoration: underline}
a.under:hover{  font-weight: bold; color: #BE2829; text-decoration: underline}

a.cat { font-weight: bold; font-size: 9pt; line-height: 14pt; color: #000000; text-decoration: underline; text-transform: uppercase; }
a.cat:link {  font-weight: bold; color: #000000; text-decoration: underline; text-transform: uppercase;}
a.cat:hover{  font-weight: bold; color: #BE2829; text-decoration: underline; text-transform: uppercase;}

a.nav { font-weight: bold; font-size: 8pt; line-height: 5pt; color: #ffffff; text-decoration: none }
a.nav:link {  font-weight: bold; color: #ffffff; text-decoration: none;}
a.nav:hover{  font-weight: bold; color: #F6FF00; text-decoration: none;}


.boxes { font-size: 8pt; font-weight: bold; color: #666666; border-width:1px; border-color:#000000; border-style:solid; background-color: #ffffff; }
.boxesgrn { font-size: 8pt; font-weight: bold; color: #666666; border-width:1px; border-color:#000000; border-style:solid; background-color: #99FF00; }
.goodbox { border: 1px solid #f0f0f0; }

.redtext {  color: #BE2829; font-size: 10pt;}

.left-nav {
	background-color: #cccccc;
	border-bottom: #BE2829;
	padding: 5pt;
}
-->