.Title{
	font-family: Arial;
	font-size: 18px;
		font-weight: none;
	color: #01417F;
}

p {
font-family: Arial;
	font-size: 11px;
	color: 656565;
	}

.body {
	font-family: Arial;
	font-size: 11px;
	color: 656565;
}

.bodylink {


	font-family: Arial;
	font-size: 11px;
	color: #0271DF;
	text-decoration: none;
}

.bodylink:link {
	font-family: Arial;
	font-size: 11px;
	color: #0271DF;
	text-decoration: none;
}
.bodylink:hover {
	font-family: Arial;
	font-size: 11px;
	color: #0271DF;
	text-decoration: underline;
}

.navlinks {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #656565;
	text-decoration: none;
}
.navlinks:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #656565;
	text-decoration: none;
}
.navlinks:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #656565;
	text-decoration: underline;
}


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font-family: Arial, Helvetica, sans-serif;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background-color: #01417F;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ffffff;
color: #336699;
}

.botlinks {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #0271DF;
	text-decoration: none;
}
.botlinks:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #0271DF;
	text-decoration: none;
}
.botlinks:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #0271DF;
	text-decoration: underline;
}
.tableborder {
	border: 1px solid #CCCCCC;
}
Li.menubackground {
	background-image: url(Images/Main%20Links/menuimage.jpg);
	display: block;
	height: 39px;
	width: 134px;
	list-style-type:none;
	text-indent:15px;
	line-height:39px;
	vertical-align:middle;
}
