@charset "utf-8";
/* CSS Document */

body  {
	font-size:11px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
	background-color: #666666;
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #999999;
	}
	
/* ..................................... */
.BoldWhite{
font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}
.smalltext {
	font-size:10px;
	color:#FFFFFF;
}

.smalltext a:link {
	font-size:10px;
	color:#FFFFFF;
}

.smalltext a:hover {
font-weight:bold;
}
/* ..................................... */

a.press:link {
	color: #333333;
	text-decoration: none;
	font-size: 9px;
}
a.press:visited {
	color: #333333;
	text-decoration: none;
	font-size: 9px;
}
a.press:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 9px;
} 
/* ..................................... */

#contentArea {
background-color:#FFFFFF;
height:300px;
}
/* ..................................... */

.whtsnew{
font-size:10px;
color:#666666;
}

.whtsnew a:link{
font-weight:bold;
color:#666666;
}

.whtsnew a:visited {
	text-decoration: none;
	color: #666666;
}

.whtsnew a:hover{
text-decoration: underline;
color:#000;
}

.whtsnew a:active {
	text-decoration: none;
	color: #666666;
	}
/* ..................................... */

.promo{
font-weight:bold;
font-size:12px;
color:#ff9900;
}

.promo a:link{
font-weight:bold;
color:#ff9900;
}

.promo a:hover{
text-decoration: underline;
color:#ff6600;
}

/* ..................................... */
input {
	border: none;
	width: 85%;
	font-size:10px;
	background-color: #FFF;
}

.rounded {
	width:95%;
	background-image: url(../images/includes_img/enews_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px;
}

/* ..................................... */

.terms{
font-size:10px;
color:#ff9900;
}

.terms a:link{
color:#ff9900;
}

.terms a:hover{
text-decoration: underline;
color:#ff6600;
}
/* ..................................... */
.logintext {
	font-size: 9px;
	color: #999999;
}


.logintext a:link{
	text-decoration: none;
	color: #BDBBAF;
}


.logintext a:hover{
	text-decoration: underline;
	color: #333;
}
.style4 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style5 {	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9933;
}
.style6 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}

.style8 {line-height: 140%; font-size: 10px;
}
.style9 {	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
}
.exclusively {
	color: #FF3333;
	font-weight:bold ;
	font-size: 11px;
	
	}

.exclusively2 {
	color: #FF3333;
	font-weight:bold ;
	font-size: 14px;
}
.available {
	color: #003399;
	font-weight: bold;
	font-size: 11px;
}  

.subtitle {
    text-decoration:underline;
	font-weight:bold ;
	color:#666;}
	

.title {
	font-weight:bold ;
	font-size:11px;
	color:#333333;}
	
.style99{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FF6600;}
