body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2F4780;
}
body {
	background-color: #e6ecf5;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.headings {
	font-size: 29px;
	font-weight: bold;
	color: #7294C5;
	font-family: "Times New Roman", Times, serif;
}
.headings2 {
	font-size: 27pt;
	font-weight: bold;
	color: #609;
	font-family: "Times New Roman", Times, serif;
	line-height: 19pt;
}
.headings a:link {
	font-size: 29px;
	font-weight: bold;
	color: #7294C5;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}
.headings a:hover {
	font-size: 29px;
	font-weight: bold;
	color: #0CF;
	font-family: "Times New Roman", Times, serif;
}
.headings a:visited {
	font-size: 29px;
	font-weight: bold;
	color: #7294C5;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #3373C5;
}
a:visited {
	color: #3373C5;
	font-size: 13px;
}
.style2 {font-size: 10px
}
.style2 a:link {font-size: 10px
}
.style2 a:visited {font-size: 10px
}
.subhead {
	color: #3E7BB4;
	font-weight: bold;
	font-size: 14px;
}
.subhead2 {
	color: #005f95;
	font-weight: bold;
	font-size: 16px;
}
.quotes {
	color: #04A4E9;
	font-style: italic;
}
.white {
	color: #FFF;
	font-size: 14px;
}
.white a:link{
	color: #FFF;
	font-size: 14px;
}
.white a:visited {
	color: #FFF;
	font-size: 14px;
}

#dropmenudiv{
position:absolute;
border:1px solid white;
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: 1px solid white;
padding: 1px 0;
text-decoration: none;
color:#FFFFFF;
}

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

