body {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.75em;
	color: #bcbcbc;
	background-color: #111111;
	background-image:url(../images/background.jpg); 
	background-position:bottom; 
	background-repeat: repeat-x; 
}



.mainText {
	color:#bcbcbc;
}
.mainTextSmall {
	color:#bcbcbc;
	font-size: 0.8em;
}
.menuTextSelected {
	font-weight: bold;
}
.menuTable {
	text-align: center;	
}
.dropMenuTable{

}
.dropMenuCell {
	height:20px; 
	background-image:url(../images/menu-back.jpg); 
	background-position:left; 
	background-repeat: repeat-x; 
	text-align:center; 
}
.footer {
	font-size: 8pt;
}
.footerSub {
	font-size: 8pt;
	color: #989285;
}

a:link {
	color: #bcbcbc;
	text-decoration: underline;
}
a:visited {
	color: #bcbcbc;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
a:visited:hover {
	color: #fff;
	text-decoration: underline;
}
a:active {
	color: #bcbcbc;
	text-decoration: underline;
}

.menuText a:link {
	color: #fff;
	text-decoration: none;
}
.menuText a:visited {
	color:#fff;
	text-decoration: none;
}
.menuText a:hover {
	color: #999;
	text-decoration: none;
}
.menuText a:visited:hover {
	color:#999;
	text-decoration: none;
}
.menuText a:active {
	color: #fff;
	text-decoration: none;
}

.dropMenuCell a:link {
	color: #fff;
	text-decoration: none;
}
.dropMenuCell a:visited {
	color:#fff;
	text-decoration: none;
}
.dropMenuCell a:hover {
	color: #DDC58B;
	text-decoration: none;
}
.dropMenuCell a:visited:hover {
	color:#DDC58B;
	text-decoration: none;
}
.dropMenuCell a:active {
	color: #fff;
	text-decoration: none;
}

.footer a:link {
	color: #fff;
	text-decoration: underline;
}
.footer a:visited {
	color:#fff;
	text-decoration: underline;
}
.footer a:hover {
	color: #DDC58B;
	text-decoration: underline;
}
.footer a:visited:hover {
	color:#DDC58B;
	text-decoration: underline;
}
.footer a:active {
	color: #fff;
	text-decoration: underline;
}

.footerSub a:link {
	color: #989285;
	text-decoration: none;
}
.footerSub a:visited {
	color:#989285;
	text-decoration: none;
}
.footerSub a:hover {
	color: #fff;
	text-decoration: none;
}
.footerSub a:visited:hover {
	color:#fff;
	text-decoration: none;
}
.footerSub a:active {
	color: #989285;
	text-decoration: none;
}

#offerlayer { position:absolute; z-index:10; visibility:hidden; font-size:10px; width:294px; height:160px; background: transparent url('../images/pop-up-back.png');}
#offerlayer_table { font-family:arial, helvetica, sans-serif; width:254px; margin-left:36px; }
#offerlayer_text { padding:8px; color:#bcbcbc;}
#offerlayer_foot { padding:3px 8px;  color:#DDC58B; font-size:12px;}
#offerlayer_title { padding:5px; color:#DDC58B; font-size:12px}
.rollSmallText { font-size:9px; }


#offerlayer a:link {
	color: #DDC58B;
	text-decoration: underline;
}
#offerlayer a:visited {
	color:#DDC58B;
	text-decoration: underline;
}
#offerlayer a:hover {
	color: #bcbcbc;
	text-decoration: underline;
}
#offerlayer a:visited:hover {
	color:#bcbcbc;
	text-decoration: underline;
}
#offerlayer a:active {
	color: #DDC58B;
	text-decoration: underline;
}
