
body, td  { 
font-family: trebuchet ms, arial; 
font-size: 12px; 
color: #000000; 
}

body  { 
margin-top: 20px;
background-color: #006600; 
}

.main  { 
background-color: #ffffff; 
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
}

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

.rightnav { 
background-color: #0b67a8;
color: #ffffff;
width: 245px;
border-right: 0px solid white;
border-bottom: 0px 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; } 
	
.title {
display: block;
background-color: #0b67a8;
color: #fff;
padding: 2px;
text-indent: 4px;
font-size: 22px;

}
	
.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;  }
 
 
