/* CSS Document */

body {
margin: 0px;
background-image: url(images/homenew_bg.jpg);
background-repeat: repeat-x;
background-color: #002471;
}

.footertext {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}

a.footerlink {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
text-decoration: underline;
font-weight: bold;
}

a.footerlink:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #60b1d7;
text-decoration: none;
font-weight: bold;
}

#body_content { font-size:12px; color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; padding:20px 10px 10px 10px }
#body_content a { font-size:12px; color:#FFFFFF; text-decoration:underline; }
#body_content a:hover { text-decoration: none; color: #60b1d7; }

a.area_info { color:#FFFFFF; font-family:Verdana; font-size:11px; }