@charset "utf-8";
/* CSS Document */
.currentPage {
	height: 24px;
	width: 24px;
	float: left;
	overflow: hidden;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 24px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	background-image: url(../img/img044-4.gif);
	display: block;
}
a.newPageStyle:link {
	background-image: url(../img/img044-3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #000;
	text-decoration: none;
	float: left;
	height: 24px;
	width: 24px;
	overflow: hidden;
	text-align: center;
}
a.newPageStyle:visited {
	background-image: url(../img/img044-3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #000;
	text-decoration: none;
	float: left;
	height: 24px;
	width: 24px;
	overflow: hidden;
	text-align: center;
}
a.newPageStyle:hover {
	background-image: url(../img/img044-3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #000;
	text-decoration: none;
	float: left;
	height: 24px;
	width: 24px;
	overflow: hidden;
	text-align: center;
}
#filterTab {
	position: absolute;
	z-index: 10;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #000;
	filter:Alpha(Opacity=70); opacity: 0.7;-moz-opacity:0.7;
}
.bigLogin {
	position: absolute;
	z-index: 101;
	height: 380px;
	width: 500px;
	overflow: hidden;
	background-color: #fff;
	
}