
BODY, TD  { 
font-family: Trebuchet MS, arial; 
font-size: 12px; 
color: #000000; 
 }

BODY  { 
margin: 0px;
background-color: #006600; }

.main  { background-color: #FFFFFF; }

.header {  FONT-FAMILY: georgia; font-style: italic; font-size: 10; font-weight: normal; }

.rightnav { 
background-color: #0B67A8;
color: #FFFFFF;
width: 238px;
border-right: 1px solid white;
border-bottom: 1px solid white; }

.rightnav a:link    { color: #FFAA00; font-weight: bold; text-decoration: none; }
.rightnav a:visited { color: #FFAA00; font-weight: bold; text-decoration: none; }
.rightnav a:hover   { color: #FFFFFF; font-weight: bold; text-decoration: underline; }

.sidebar { color: #FFFFFF; }

.resources { font-family: arial; }

.sidebarhead { font-size: 14px; }
  
.box1 { 
background-color: #FFAA00; 
color: #000000;
width: 200px;
padding: 10px;
border-right: 3px solid black;
border-bottom: 3px solid black; } 

I { color: #006600; }
  
A:link     { color: #666666; font-weight: bold; text-decoration: underline; }
A:visited  { color: #666666; font-weight: bold; text-decoration: underline; }
A:active   { color: #666666; font-weight: bold; text-decoration: underline; }
A:hover    { color: #666666; font-weight: bold; text-decoration: underline; }

.subnav A:link     { color: #000000; font-weight: bold; text-decoration: none; }
.subnav A:visited  { color: #000000; font-weight: bold; text-decoration: none; }
.subnav A:active   { color: #000000; font-weight: bold; text-decoration: none; }
.subnav A:hover    { color: #000000; font-weight: bold; text-decoration: underline; }

a.menu:link, a.menu:visited {
display: block;
background-color: #FFAA00;
color: #000000;
text-align: center;
padding: 10px;
width: 200px;
text-decoration: none;
border-right: 3px solid black;
border-bottom: 3px solid black;
}

a.menu:hover {
background-color: #FCBE43;
color: #000000;
text-decoration: none; }

H3 { color: #0B67A8; } 
	
	
.head1 { font-family: arial; font-size: 20; font-weight: bold; COLOR: #6EC86E; line-height: 22px; }

.head2 { font-size: 14; font-weight: bold; letter-spacing: .1px; line-height: 18px; color: #0B67A8; }

.sub1 {  FONT-FAMILY: arial;  font-size: 10; font-weight: bold; line-height: 12px;  }

.submit { background: #0066CC; color: #FFFFFF; font-size: 10px; font-weight: bold; padding: 0px 0px 0px 0px;  }

 ul { list-style-type: square;  }
 
 
 
 
 