body {	
background-color: #333333;	
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Verdana;
font-size: 10pt;
}
a:link {color: #0000FF; text-decoration: underline; }
a:active {color: #0000FF; text-decoration: underline; }
a:visited {color: #0000FF; text-decoration: underline; }
a:hover {color: #0000FF; text-decoration: none; }

.rightalignbg{ 
background-image: url(site_images/side_repeater.gif); 
background-repeat: repeat-x; 
background-position: right top; 
}
.leftalignbg{ 
background-image: url(site_images/side_repeater.gif); 
background-repeat: repeat-x; 
background-position: left top; 
}
.sides{ 
background-image: url(site_images/side_repeater.gif); 
background-repeat: repeat-x;
}
.welcome_title{ 
font-family: Georgia; 
font-size: 14pt; 
color: #2F769E; 
font-weight:  bold;
}
.welcome_content{ 
font-family: Verdana; 
font-size: 10pt; 
color: #000000;
}
.center_headline{ 
font-family: Georgia; 
font-size: 12pt; 
color: #2F769E; 
font-weight:  bold;
}
.center_headline_content{ 
font-family: Verdana; 
font-size: 10pt; 
color: #000000;
}
.right_news_headline{ 
font-family: Verdana; 
font-size: 10pt; 
color: #000000; 
font-weight:  bold;
}
.right_news_content{ 
font-family: Verdana; 
font-size: 10pt; 
color: #000000;
}
#dropmenudiv{
position:absolute;
font:normal 12px Verdana;
border:1px solid #1A4299;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #1A4299;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #1A4299;
}