td img {
	display: block;
}

body {
	background-color: #003366;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.style1:link, .style1:active, .style1:visited {
	text-decoration: none;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EFF3F6;
}


#dropmenudiv{
position:absolute;
border:1px solid #000066;
border-bottom-width: 0;
font:bold 10px Arial;
color: #FFFFFF;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #000066;
color: #FFFFFF;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #CC0000;
}

.nav_bar_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.nav_bar_bottom:link, .nav_bar_bottom:active, .nav_bar_bottom:visited {
	text-decoration:none;
}

.txt_header {
	font-family: Arial, Helvetica, sans-serif;
	color: #003A73;
	font-size: 24px;
	font-weight: bold;
}
.txt_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003A73;
}
.txt_body:link, .txt_body:active, .txt_body:visited {
	text-decoration: underline; 
}

.txt_body:hover { 
	text-decoration: none;
}

.sm_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339933; 
}

.sm_green:link, .sm_green:active, .sm_green:visited {
	text-decoration: none; 
}

.sm_green:hover { 
	text-decoration: underline;
}

.txt_red_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}

.header_purple {
	color: #660066;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.header_purple:link, .header_purple:active, .header_purple:visited { 
	text-decoration: none; 
}

.style3 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.style3:active, .style3:visited, .style3:link {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.style3:hover {
	text-decoration: none;
}



