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

.imgbig {
	display: none;
	background-image:url(../images/wait.gif);
	position:absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	padding:0px;
	z-index:999;
	background-color: #FFFFFF;
	overflow:hidden;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

.closed{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
	font-weight: bold;
}
.linkimg{
	text-decoration: none;
	border:none;
	cursor:pointer;
}
