A:link {
	color: #060;
	text-decoration: none;
	}
#joinus a:link {
	color: #FFF;
	text-docoration: none;
}


A:visited {
	color: #006600;
	text-decoration: none;
	}

A:active {
	color: #006600;
	text-decoration: none;
	}

A:hover {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	}

TD {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

P {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

TD.news {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

P.news {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.floatright {
	float: right;
	margin: 0 0 10px 10px;
}
.floatleft {

	float: left;
	margin: 10px 10px 0px 0px;
}
.box1 {
	border: 1px solid #00F;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	background-color: #00F;
	color: #FFF;

}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.footer {
	text-align: center;
}

.centertext {
	font-size: 18px;
	color: #8a0000;
	text-align: center;
	font-weight: bold;
}
.horzline {
	text-align: center;
}
.blurb {
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.missionstatement {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #a80000;
}
.blurb2 {
	text-align: center;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #00F;
}
.membertype {
	color: #00F;
	font-weight: bold;
}
.contactform {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px dotted #000;
	background-color: #FFF;
}
.alertbox {
	border: 1px solid #000;
}
