

.white:hover {color:#ffffff;text-decoration:underline}
.navwhite:hover {color:#996600;text-decoration:none;}

.smblack { font-size: 10px; color: #000000; text-decoration: none; font-family: verdana,arial,geneva,helvetica; }
.black { font-size: 12px; color: #000000; text-decoration: none; font-family: arial,geneva,helvetica; }
.lgblack { font-size: 16px; color: #000000; text-decoration: none; font-weight: bold; font-family: arial,geneva,helvetica; }

.navwhite { font-size: 12px; text-decoration:none; color: #ffffff; font-family: verdana, arial; font-weight: bold; }

.bodywhite {
	FONT: 12px arial,sans-serif; COLOR: #ffffff
}
.bodybdwhite {
	FONT: bold 12px arial,sans-serif; COLOR: #ffffff
}

.smbodywhite {
	FONT: 10px verdana,arial,sans-serif; COLOR: #ffffff
}

.smbodybd {
	FONT: bold 10px verdana,arial,sans-serif; COLOR: #000000
}

.lgbody {
	FONT: 14px arial,sans-serif; COLOR: #000000
}
.lgbodybd {
	FONT: bold 14px arial,sans-serif; COLOR: #000000
}

.lgbodywhite {
	FONT: 14px arial,sans-serif; COLOR: #ffffff
}
.btnbrown {
	FONT: bold 10px verdana,arial,sans-serif; COLOR: #ffffff; BACKGROUND-COLOR: #CC9900
}

.btnblue1 {
	FONT: bold 10px verdana,arial,sans-serif; COLOR: #ffffff; BACKGROUND-COLOR: #325c7d
}
.btnblue2 {
	FONT: bold 10px verdana,arial,sans-serif; COLOR: #ffffff; BACKGROUND-COLOR: #7299b9
}
.btnblue3 {
	FONT: bold 10px verdana,arial,sans-serif; COLOR: #ffffff; BACKGROUND-COLOR: #003366
}
.bonusbg {
	FONT: 10px verdana,arial,sans-serif; COLOR: #000000; BACKGROUND-COLOR: #e5e5cc
}

.promotebg {
	FONT: bold 10px verdana,sans-serif; COLOR: #ffffff; BACKGROUND-COLOR: #CC9900
}

.subhead {
	FONT: bold 12px verdana,sans-serif; COLOR: #000000
}
.bodyText {
	font:  medium Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:20px;
	margin-top:0px;
	}
	
.subHeader {
	font:bold large Verdana, Arial, Helvetica, sans-serif;
	color: #333399;
	line-height:24px;
	letter-spacing:.1em;
	}
.style1 {color: #000000}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.adblock250x250right {
	float: right;
	width: 250px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 0px;
}
.adblock250x250left {
	float: left;
	height: 250px;
	width: 250px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 15px;