a.nav:link {color: #000000;text-decoration:none;font-weight:bold}
a.nav:visited {color: #000000;text-decoration:none;font-weight:bold}
a.nav:hover {color: #95C8FF;text-decoration:none;font-weight:bold}
a.nav:active {color: #FFFFFF;text-decoration:underline;font-weight:bold}

a.body:link {color: #009900;text-decoration:underline}
a.body:visited {color: #009900;text-decoration:underline}
a.body:hover {color: #005AAD;text-decoration:none}
a.body:active {color: #009900;text-decoration:underline}

a.links:link {color: #000000;text-decoration:none}
a.links:visited {color: #000000;text-decoration:none}
a.links:hover {color: #666666;text-decoration:underline}
a.links:active {color: #000000;text-decoration:underline}

a.footer:link {color: #000000;text-decoration:none}
a.footer:visited {color: #000000;text-decoration:none}
a.footer:hover {color: #FFFFFF;text-decoration:underline}
a.footer:active {color: #000000;text-decoration:underline}

a.footer2:link {color: #FFFFFF;text-decoration:none}
a.footer2:visited {color: #FFFFFF;text-decoration:none}
a.footer2:hover {color: #5F5F7F;text-decoration:underline}
a.footer2:active {color: #FFFFFF;text-decoration:underline}

body         { 
background-image: url('images/background.jpg'); 
background-repeat: no-repeat; 
background-attachment: fixed; 
scrollbar-face-color: #5D84C9; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-shadow-color: #000000; 
scrollbar-3dlight-color: #999999; 
scrollbar-arrow-color: #FFFF00; 
scrollbar-track-color: #679CEC; 
scrollbar-darkshadow-color: #000000;
a.link {color: #009900; text-decoration:none; font-weight:bold}
a.visited {color: #009900; text-decoration:none; font-weight:bold}
a.hover {color: #3366FF; text-decoration:none; font-weight:bold}
a.active {color: #009900; text-decoration:underline; font-weight:bold}

}

table.news {     
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;
padding-left: 10px;
padding-right: 10px;
background-color: #AAAAAA; 

} 

td.news {     
font-style: normal;
font-weight: normal;
font-size: 10px;
font-family: verdana, arial, sans-serif;
background-color: #FFFFFF;
border-width: 2px;
border-color: #336699;
border-bottom-style: solid; 
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 18px;

} 

.agree {     
font-style: normal;
font-weight: normal;
font-size: 10px;
font-family: verdana, arial, sans-serif;
background-color: #FFFFFF;
border-width: 2px;
border-color: #336699;
border-bottom-style: solid; 
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 18px;

} 

table.border {
border-style: solid; border-width: 2px; border-color: #000000
}


#head1 {
color: #FF0000;
font-weight: bold
font-size: 12px;
}



h1 {     
color: #FF0000;
font-weight: bold
font-size: 0.9em;
}

h2 {     
color: #00FF00;
font-weight: bold
font-size: 1.0em; 
border-bottom-style: solid;
border-bottom-color: #000000;
}

#errordiv {
  border: 1px solid red;
  background-color: #FFAFAF;
  display: none;
  width: 50%;
  margin: 5px;
  padding: 5px;
}

.required {
  background-color: #CC4444;
}

.required:focus {
  background-color: #fff;
  border: 1px solid #f00;
}

.checkit {
  background-color: #E0E5EF;
}

.formfill {
  background-color: #FFFFAA;
}

input.checkbox
{
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
}
