body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	margin: 0px;
	padding: 0px;
	background-color: #FFECEC;
}
.td-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0072BB;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0072BB;
}
.td-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0072BB;
	background-color: #FFFFFF;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0072BB;
}
.td-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0072BB;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0072BB;
	border-left-color: #0072BB;
	background-color: #80B8DD;
	padding: 3px;
	font-size: 10px;
	color: #006699;
}
.td-bottom a {
	color: #006699;
	text-decoration:none
}
.td-bottom a:hover {
	color: #006699;
	text-decoration:none
}
.td-bottom a:active {
	color: #006699;
	text-decoration:none
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	display: block;
	height: 15px;
	width: 150px;
	margin-left: 5px;
	text-indent: 10px;
	margin-top: 0px;
	margin-bottom: 2px;
	background-color: #E3EFF9;
	border: 3px double #0173BC;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: -10px;
}
.nav a {
	color: #000033;
	text-decoration: none;
}
.nav a:hover {
	color: #003366;
	text-decoration: none;
}
.nav a:active {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 9px;
	color: #80B8DD;
	text-align: right;
	margin-right: 5px;
}
h2 {
	font-size: 20px;
	color: #CC0000;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #7FBDE2;
	padding-bottom: 2px;
	font-style: italic;
	text-indent: 5px;
}
h3 {
	font-size: 14px;
	color: #0072BB;
}
.statement {
	background-color: #E3EFF9;
	border-right-style: solid;
	border-right-color: #CC0000;
	border-right-width: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #0072BB;
	text-align: center;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CC0000;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 10px;
}
p {
}
ul {
	margin-left: 1em;
	padding-left: 1em;
	font-size: 11px;
	color: #CC0000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
a {
	color: #000033;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #80B8DD;
	text-decoration: none;
}
.smaller {
	font-size: 10px;
	color: #003366;
}
.join {
	background-color: #FFE6E6;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 250px;
	height: 20px;
	padding-top: 8px;
	padding-bottom: 2px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0072BB;
	border-left-color: #0072BB;
	margin-left: 50px;
}
.join a {
	color: #003366;
	text-decoration: none;
}
.join a:hover {
	color: #003366;
	text-decoration: underline;
}
.join a:active {
	color: #000000;
	text-decoration: none;
}
.blue {
	color: #0072BB;
}
.pics {
	border: 3px double #0072BB;
}
.bold-red {
	font-weight: bold;
	color: #CC0000;
}

.side-ad {
	background-color: #FFE6E6;
	border: 1px solid #CC0000;
	margin-right: 10px;
	margin-left: 5px;
	padding: 5px;
	margin-top: 5px;
	font-size: 10px;
}
.pics {
	border: 1px solid #003366;
}
