@charset "ISO-8859-1";
html, body {
	background: #3B3B3B;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/base/bkgnd.gif);
}
	a:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#FDD16F;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#FDD16F;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}
a:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#FDD16F;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #d5e9f7;
	font-size:12px;
}
.style2 {	color: #FF00FF;
	font-weight: bold;
	font-size: 12px;

}
.bandYellow {	color: #f4d506;
	font-weight: bold;
	font-size: 14px;

}
.bandRed {	color: #ff002d;
	font-weight: bold;
	font-size: 14px;

}
.style4 {color: #FDD16F;
		font-weight: bold;
		font-size:12px;
		}

.style8 {font-weight: bold}

* {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
}
.bigBoldYellow {
	color: #FDD16F;
	font-weight: bold;
	font-size:16px;
}
.bodyCopy {
	color: #FFFFFF;
	font-weight: normal;
	font-size:12px;
	line-height: 12pt;
}
.boldBlue {
	color: #a0c6e2;
	font-weight: bold;
	font-size:12px;
	line-height: 12pt;
}
.boldGreen {
	color: #2fed20;
	font-weight: bold;
	font-size:14px;
	line-height: 14pt;
}
.mainContentHomeRLP {
	float:left;
	position:relative;
	width:400px;
	top: 0;
	text-align:left;
	margin-left: 70px;
}
.mainContentDiv {
	margin-left:287px;
	position:relative;
	width:400px;
	top: 0;
	text-align:left;
}
.mainContentDivForDirectory {
	margin-left:287px;
	position:relative;
	width:434px;
	top: 0;
	text-align:left;
}
.bigContentDiv {
	margin-left:0px;
	position:relative;
	width:720px;
	top: 0;
	text-align:left;
	height: 350px;
}
.bigContentDivWithoutAdsOnLeft {
	margin-left:0px;
	position:relative;
	width:720px;
	top: 0;
	text-align:left;
	padding-bottom:100px;
}

.subMenuDiv {
	border-width:0px;
	border-top-width:1px;
	border-color:#FFFFFF;
	border-style:solid;
	left: 0px;
	white-space: nowrap;
}
.newsubMenuDiv {
	border-width:0px;
	border-top-width:1px;
	border-color:#FFFFFF;
	border-style:solid;
	left: 0px;
	white-space: nowrap;
}

.subDiv {
	vertical-align:bottom;
	width: 100%;
	margin-top:-350px; /*this lets the text in the middle slide down next to the images on the left*/
}

.fullWidth {
	width:100%;
}

.specialFootItem {
	position:relative;
	left:600px;
	top:320px; /*adjust top to align the footer image*/
	width:100px;
	height:200px;
}
.specialFootItemHome {
	position:relative;
	left:600px;
	top:450px; /*adjust top to align the footer image*/
	width:100px;
	height:200px;
}

.specialFootItemWithoutAdsOnLeft {
	position:relative;
	left:600px;
	top:-160px;
	width:100px;
	height:0px;
	overflow:visible;
	z-index:3;
}
.extraDiv {
	position: relative;
	left:130px;
	top:-110px;
	width:102px;
	height:104px;
	overflow:hidden;
}

.outerDiv {
	width:774px;
}

.lineRightOfTd {
border-width:0px;
border-right-width:1px;
border-color:#FFFFFF;
border-style:solid;
}
INPUT, TEXTAREA {
background: black;
color: white;
font-weight: regular;
font-style: roman;
font-size: 8 px;
font-family: arial;
}

.whiteBG INPUT, TEXTAREA{
	background: #FFFFFF;
	color: #000000;
}

.directoryRow td{
	padding-bottom:3px; padding-top:3px; border:0px; border-bottom:1px dotted #CCCCCC;
}

