body {
	background-color: #94A2C6;
	font-family: Arial, Helvetica, sans-serif;
}

p { margin: 0px; }

/** editor styles follow **/

h2 {
	margin: 24px 0px 24px 0px;
	font-size: 24px;
	font-weight: bold;
}

h5 {
	font-size: 12px;
}

/** end editor styles **/

/** link styles follow **/

a:link {
	color: #6699FF;
	text-decoration: none;
}
a:visited {
	color: #639AFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #639AFF;
	text-decoration: none;
}

/** end link styles **/

#bodytbl {
	width: 750px;
}

#tips {
	margin: 10px;
	padding: 10px;
	background-color: #E0E4EF;
	font-size: 12px;
	color: #666666;
}
	#tips h4 { margin: 0 0 4px 0; }
	#tips p { line-height: 17px; }

#leftTd {
	text-align: left;
}

ul#auxnav {
	list-style-type: none;
	padding: 0;
	margin: 20px 0 0 10px;
}

ul#auxnav li {
	background: url(arrow-20.jpg) no-repeat left center;
	padding-left: 38px;
	line-height: 21px;
	margin-top: 5px;
}

ul#auxnav li a {
	color: #732031;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: small;
	font-weight: bold;
}

.news {
	padding: 30px 6px 20px 8px;
}

#poll-box {
	padding-left: 8px;
}

td#content {
	width: 490px;
	vertical-align:top;
}

#contentH {
	min-height: 373px;
}

.content {
	padding: 20px 25px 10px 25px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.r {
	text-align: right;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}

.style2 {
	color: #732031;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #6699FF;
}

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	font-weight: bold;
}

#forumLink {
	padding: 15px 0px 0px 10px;
}

#forumLink a img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-decoration: none;
}

#printer {
	text-align:right;
}

h1.sitetitle {
	display: none;
}

