.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; }

/* Start Home Featured Box Properties */

TABLE TD.homeFeature2 { border: 2px solid #00F; }

.homeFeature2-header { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color:#F00;  }

.homeFeature2-text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333; }
.homeFeature2-text a { color: #333; text-decoration: underline; }
.homeFeature2-text a:hover { color: #00F; text-decoration: underline; }
.homeFeature2-text a:fade { color: #00F; text-decoration: underline; }

/* End Home Featured Box Properties */

/* Start Home Featured Box Properties */

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

.homeFeature-header { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color:#900;  }

.homeFeature-text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333; }
.homeFeature-text a { color: #333; text-decoration: underline; }
.homeFeature-text a:hover { color: #900; text-decoration: underline; }
.homeFeature-text a:fade { color: #900; text-decoration: underline; }

/* End Home Featured Box Properties */


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; }


