body{
	background:#A79B91;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	text-align: left;
}

A:link{
	color:#59C1EF;
	text-decoration:none;
	font-weight: bold;
}
A:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
A:active{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
A:active:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
A:visited{
	color:#59C1EF;
	text-decoration:none;
	font-weight: bold;
}
A:visited:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

h3{
	font-size:20px;
	font-weight:bold;
	color:#0084BF;
	font-style:normal;
	text-align: left;
}

h4{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	font-style:normal;
	text-align: left;
}

.bodylinks A:link {
	text-decoration: none;
	font-weight: bold;
	color: #0084BF;
}
.bodylinks A:visited {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.bodylinks A:visited:hover{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.bodylinks A:active {text-decoration: none}
.bodylinks A:hover {text-decoration: underline; color: #6190CB;}

#dropmenudiv{
	position:absolute;
	border:1px solid #E5DFD6;
	border-bottom-width: 0px;
	line-height:22px;
	z-index:100;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

#dropmenudiv a{
	display: block;
	border-bottom: 1px solid #E5DFD6;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
}

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

.flash {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #E5DFD6;
}

.style3 {color: #FFFFFF}

hr {
border: 0;
color: #0084BF;
background-color: #0084BF;
height: 3px;
width: 100%;
text-align: left;
}
