@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(layout/back_grounded.jpg);
	background-color: #FCFCFC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.standard_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.qwik_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}

.events_title  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;


	font-variant: ; 
	font-size: 14px;
	color: #CC0000;
}
.promo_dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	margin-left: 12px;
}
.promo_archve {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3300;
	font-weight: bold;
}
.career_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 4px;
}
.career_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-right: 4px;
}
.index_tevents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC00;
	font-weight: bold;
}
.whatshot_bg {
	background-image: url(file:///D|/Clientele/bmobile/layout/red_midw_left.jpg);
	background-repeat: no-repeat;
}
.whats_hot_pic {
	margin: 1px;
	padding: 1px;
}

.whats_hot_indx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	margin-bottom: 6px;
	margin-right: 20px;
}
.whats_hot_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-right: 20px;
}

.whatshot_tell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.whatshot_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #999999;
}

#whatshot_tell a:link {
	text-decoration: underline;
}
#whatshot_tell a:visited {
	text-decoration: underline;
}
#whatshot_tell a:hover {
	color: #CC0000;
}

#whatshot_ndx a:link {
	text-decoration: none;
}
#whatshot_ndx a:visited {
	text-decoration: none;
}
#whatshot_ndx a:hover {
	color: #000000;
	text-decoration: none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.copyright2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.rates_titlered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
	margin-left: 10px;
}
.jumpTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
}
.jumpLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
}
.jumpLinks2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #BBBBBB;
}
.jumpLinks3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ADADAD;
}

/* Used for floating mini banner
.float {
	z-index: 100;
	height: 128px;
	width: 153px;
	position: fixed;
	left: 86.7%;
	top: 3.5%;
}
.float img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
*/


