.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 16px;
	padding: 20px; 
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.nonjustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.leftcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 16px;
	padding: 15px;
}
.leftcol-ad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 16px;
}
.descriptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

img.pics { padding: 5px; margin: 5px; }
img.logo { margin-left: 15px; margin-right: 15px; }
img.picRight { margin-left: 15px; margin-bottom: 6px; margin-top: 6px; }

A {	text-decoration: underline; color: #000000; }
A:fade { text-decoration: underline; color: #990000; }
A:hover { text-decoration: underline; color: #990000; }




TABLE TD.homeFeature { border: 2px solid #990033; }

.homeFeature-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px; 
	color: #000000;
}
.homeFeature-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#CC6600; 
}

TABLE TD.clubFeature { border: 2px solid #339933; }

.clubFeature-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}

TABLE TD.barOptic { 
	border: 2px solid #990000; 
	background-color: #990000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 14px; 
	color: #ffffff;	
	padding: 10px;
}
.barOptic a { text-decoration: none; color: #ffcc66; }
.barOptic a:hover { text-decoration: none; color: #ffffff; }
.barOptic a:fade { text-decoration: none; color: #ffffff; }

