body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #006699;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}


h1, h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #663300;
	letter-spacing: .1em;
	font-size: 12px;

}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	padding: 0px;
	margin-right: 20px;

}
.content-blue {
	color: #006699;
	font-size: 14px;
	margin-right: 20px;
}
.content-brown {
	color: #663300;
	font-size: 12px;
	background-position: top;
	vertical-align: top;
	margin-right: 10px;
}


.contentlink {

	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;

}

.topnav {
	color: #FFFFFF;

}

.leftnav {
	font-weight: bold;
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;

}

.bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	vertical-align: middle;
	margin-top: 15px;
	margin-bottom: 15px;

}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}

a:active {
	text-decoration: none;
}

.bottomlink {
	font-size: 9px;
	color: #FFFFCC;
	text-decoration: underline;
}
