body {
	background-image: url(../images/background2.jpg);
	text-align: center;
	margin-top: -15px;
	background-attachment: fixed;
}

#dropmenudiv{
	color:LemonChiffon;
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 10px Arial;
	line-height:18px;
	z-index:900;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	color:LemonChiffon;
	font-weight: bold;
}

#dropmenudiv a:hover{ 				/*hover background color*/
	background-color: maroon;
	color: #FFFFFF;
}
.disclaimer {
	padding-right: 50px;
	padding-left: 50px;
	text-align: center;
	color: #000000;
}

h2 {
	color: #445C75;
}
.InnerTableBorder {
	border: thin groove #6E95AA;
}
hr {
	color: #0099FF;
}



h1 {
	font-size: 36px;
	color: #003399;
}
a:link {
	color: #6666FF;
}
a:visited {
	color: #6666FF;
}
a:hover {
	color: #FFFFFF;
}


.ALL_CAPS {
	font-size: 18px;
	text-transform: uppercase;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
.FormMargins {
}
.WASnNOWformat {
	color: #CC3300;
	font-size: 24px;
	font-weight: bold;
}
.ContactTablePadding {
	padding-right: 10px;
	padding-left: 10px;
}
