body 
{
	background-color: #888f9f;  font-family: Arial;  font-size: 10px; margin: 0px;  
}

table.main 
{
	border: 0px; border: 0px; background: white;
}
h1 {color: #5c5c5c; font-family: Arial; font-size: 13px;
font-weight: bold;}
h2 {color: #5c5c5c; font-family: Arial; font-size: 13px;
font-weight: bold;}
h4 {color: #5c5c5c; font-family: Arial; font-size: 13px;
font-weight: bold;}

.left_link{font-family: Arial; font-weight: bold; color: #083063; text-decoration: none;
 font-size: 12px;}

.left_link:hover{font-family: Arial; font-weight: bold; color: #75af4a; text-decoration: none;
 font-size: 12px;}
 
.left_link_on{font-family: Arial; font-weight: bold; color: #75af4a; text-decoration: none;
 font-size: 14px;}

.main_header{color: #5c5c5c; font-family: Arial; font-size: 13px;
font-weight: bold;}
.main_header h2 { color:#666666; font-family: Arial; font-size: 12px;
font-weight: bold;}
.main_header h3 { color:#666666; font-family: Arial; font-size: 12px;
font-weight: bold;}
.main_header h4 { color:#666666; font-family: Arial; font-size: 12px;
font-weight: bold;}
.content{color: #5c5c5c; font-family: Arial; font-size: 12px;}

.italicHeader h2 {font-family: Arial; font-style:italic; font-size: 13px;}
.italicHeader h3 {font-family: Arial; font-style:italic; font-size: 13px;}
.italicHeader h4 {font-family: Arial; font-style:italic; font-size: 13px;}
.italicHeader h5 {font-family: Arial; font-style:italic; font-size: 13px;}
.italicHeader h6 {font-family: Arial; font-style:italic; font-size: 13px;}


.bottom_link{font-family: Arial; color: #505050; text-decoration: none;
 font-size: 12px;}
 
.bottom_link_1{font-family: Arial; color: #01245e; text-decoration: none;
font-size: 17px; font-weight: bold}

.menu_top_link{font-family: Arial; color: #2c4b79; text-decoration: none;
font-size: 17px; font-weight:  bold;}

a.menu_top_link{color:#333330; font-weight: bold; font-family: Arial;
font-size: 15px;}
a.menu_top_link:hover{color:#d6d6d6; font-weight: bold; font-family: Arial;
font-size: 15px;}

a.left_center_link{color: #083063; font-size: 11px; font-weight: bold;
font-family: Arial}
a.left_center_link:hover{color: #75af4a;}


#dropmenudiv{
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

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

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

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