body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660099;
	background-color: #FFCC66;
}
.navBar {
	background-color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660099;
	padding-left: 20px;
	height: 25px;
	text-align: left;
	vertical-align: middle;
}
.content {
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-top: 20px;
	width: 65%;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	list-style-type: square;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFCC66;
	text-decoration: none;
	background-color: #660099;
	font-weight: bold;
}
.seo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF9933;
	height: 20px;
	padding-right: 8px;
	text-align: left;
	background-color: #FF9966;
	vertical-align: bottom;
}
.logoBox {
	background-color: #000000;
	height: 65px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #660099;
}
.footer {
	text-align: center;
	padding-top: 10px;
	background-color: #FF9966;
}
.rightCol {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 6px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a.bottomNav:link {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.middle {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 163px;
	background-image: url(../images/bwRockbg.jpg);
	background-repeat: repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660099;
	text-decoration: none;
	text-align: right;
	padding-right: 6px;
	background-color: #FF9966;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #660099;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	list-style-type: square;
}
a:active {
	color: #FF6600;
	background-color: #666666;
	font-weight: bold;
	text-decoration: none;
}
