body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
	text-decoration: none;
	background-image: url(../images/sitebg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #ede5da;
	margin-top: 3px;
	margin-bottom: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3159A1;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.closewindow {
	color: #99FFFF;
	text-decoration: none;
}
.closewindow:hover {
	color: #99FFCC;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
}
h3:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FFFF;
	padding: 0px;
	margin: 0;
	font-weight: bold;
}
h5 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 10px;
}
a:active {
	color: #FFFF00;
}
.highlight {
	background-color: #FFFF33;
}
