div.overmap{
	position: absolute;
	overflow:hidden;
	background-color:transparent;	
}
div.overmap:hover{

		
}

#settings_bd a{
	color:#FF9C00;
}
#settings_bd a:hover{
	text-decoration:underline;
}

.hidden{
	display:none;
	visibility:hidden;
	height:1px;
}

.tblcell{
	display:table-cell;
}

.block{
	display: block;
}

.onmenu{
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
}

.mailForm{
	text-align:center;
	padding:2px;
}

.rankCell{
	color:#CC0000;
	font-weight:bold;
	font-size:10px;
}
.mailForm input{
	font-size:12px;
	color:#000000;
	border:1px solid #aaaaaa;
}
.footTable{
	width:100%;
}
a.fl{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
a.fl:hover{
	font-size:10px;
	background-color:#999999;
}
