/*
 redwood.css  
 Revised 06-05-07
*/

Body, HTML, table { 
scrollbar-arrow-color: white; 
scrollbar-base-color: #3384D6; 
scrollbar-darkshadow-color: #5366AD;
scrollbar-track-color: #A2ADD4; 
scrollbar-face-color: #3384D6;
scrollbar-shadow-color: #7080BA; 
scrollbar-highlight-color: #66A6E2; 
scrollbar-3dlight-color: #3384D6; 
MARGIN: 0px; 
PADDING: 0px; 
font-size: small;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
background-color: #fff;
} 

P		
{
font-size: small;
text-indent: .25in;
text-align: justify;
}
		
P.first		
{
margin-left: .25in;
}

P.noindent	
{
text-indent: 0%;
} 

P.middle
{
text-align: center;
font-size: x-small;
}

DL
{
font-family: Verdana, Arial, sans-serif;
font-size: small;
}

DT
{
font-weight: bold;
font-size: small;
color: #B40F15;
}

H1
{
font-size: small;
text-align: center;
font-style: bold;
color: #C08160;
}

H2		
{
font-size: small;
text-align: left;
font-style: bold;
color: #C08160;
}

H3		 {
		font-size: x-small;
		text-align: left;
		font-weight: bold;
		color:  #C08160;
		}

UL
{
list-style-image: url('images/Mbook_.gif');
font-size: small;
text-style: outer;
text-align: justify;
list-style-position: outside;
}

.button {
background-color: #983e3e;
font-family:Verdana, Arial;
font-size: x-small;
font-weight: 700;
text-align: center;
}

.navbar {
font-family: Verdana, Arial, sans-serif; 
text-align: center;
font-size: 15px;
font-weight: bold;; 
background-color: #4869D8;
color: #FFFFFF; 
margin-top: 0px;
}

a
{
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

a.navbar {
font-family: Verdana, Arial, sans-serif;
font-size: 15px;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
}

a:hover.navbar {
text-decoration: underline;
color: #FFFFFF;
background-color:  #FF0000;
}

a:hover.visited {
text-decoration: underline;
color: #FFFFFF;
background-color:  ##C0C0C0;
}

.searchbar {
font-family: Arial; 
font-size: small; 
font-style: bold; 
background-color: #FFFFFF;
color: #FF0000; 
margin-top: 0px;
align: center;
}

a.searchbar {
font-family: Verdana, Arial;
text-decoration: none;
font-style: bold; 
color: #FF0000;
}

a:hover.searchbar {
text-decoration: underline;
font-style: bold; 
color: #FFFFFF;
background-color: #FF0000;
}

a:hover.visited.searchbar {
text-decoration: underline;
font-style: bold; 
color: #FE7070;
background-color:  #FFFFFF;
}

.footer {
font-family: Verdana, Arial, sans-serif;
font-size: 15px; 
background-color: #4869D8;
color: #FFFFFF; 
margin-top: 0px;
}

a.footernav
{
font-family: Verdana, Arial, sans-serif;
font-size: 15px;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
margin-top: 0px;
}

a:hover.footernav
{
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
background-color: #FF0000;
}

td.c4 {font-family: Arial; font-size: 70%;}