BODY { 
color: #000;
margin-top: none;
margin-right: none;
margin-bottom: none;
margin-left: none;
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  11px;
}

A:link {  color: #036;   text-decoration: underline }
A:active  {  color: #903;   text-decoration: none }
A:visited {  color: #666;   text-decoration: underline }
A:hover {  color: #903;  text-decoration: none }

A.nav:link {  font-size:  10px;   color: #333;   background: transparent;   text-decoration: none}
A.nav:active  {  font-size:  10px;   color: #903;   background: #ffc;    text-decoration: none }
A.nav:visited {  font-size:  10px;   color: #666;   background: transparent;    text-decoration: none }
A.nav:hover {  font-size:  10px;   color: #000;   background: transparent;   text-decoration: underline }

A.navred:link {  font-size:  10px;   color: #903;   background: transparent;   text-decoration: none}
A.navred:active  {  font-size:  10px;   color: #903;   background: #ffc;    text-decoration: none }
A.navred:visited {  font-size:  10px;   color: #903;   background: transparent;    text-decoration: none }
A.navred:hover {  font-size:  10px;   color: #000;   background: transparent;   text-decoration: underline }

.background
{
	background-image: url("images/bg3.jpg");
	background-color:#FFFFFF;
	background-repeat: no-repeat;
}



HR {
size: 1pt;
style: noshade;
color: #666;
}

P { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  11px; 
line-height: 1.5em;                                  
font-style:  normal; 
color:  #000; 
background:  transparent; 
}

P.caption { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  10px;                                
font-style:  normal; 
color:  #666; 
background:  transparent; 
}

P.inthenews { 
line-height: 1.0em;  
}

P.event { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  11px;                                
font-style:  normal; 
color:  #000; 
background:  transparent; 
}

H1 { 
font-family: Arial, Helvetica, sans-serif; 
font-size:  18px;                                
font-style:  normal; 
color:  #C60; 
background:  transparent; 
}

H2 { 
font-family:  Arial, Helvetica, sans-serif; 
font-size:  16px;                                
font-style:  normal; 
color:  #666; 
background:  transparent; 
}

H3 { 
font-family: Arial, Helvetica, sans-serif; 
font-size:  12px;                                
font-style:  normal; 
color:  #333; 
background:  transparent; 
}


B { color: #333; }

strong { color: #333; }

OL {
list-style-type: decimal;
}

UL {
list-style-type: square;
}

OL, UL, LI { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  11px;  
line-height: 1.5em;   
            
margin-top:  5pt;         
font-style:  normal; 
color:  #000; 
background:  transparent; 
}

.border { 
border-style: solid; 
border-width: 1px; 
border-color: #999; 
}   
