
div#shadow {
	background:#000000 none repeat scroll 0 0;
	display:none;
	left:0;
/*	opacity:0.7;*/
	position:absolute;
	top:0;
	width:100%;
	z-index:99;
}
div#popupHolder {
	display:none;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:100;
}
div#popupHolder div#Popup {
	background:#FFFFFF none repeat scroll 0 0;
	margin:40px auto 0;
	width:420px;
}
div#popupHolder div#Popup div#Close {
	float:right;
	line-height:20px;
	margin-bottom:3px;
}
div#popupHolder div#Popup div#Close a {
	background:transparent url(files/img/close.jpg) no-repeat scroll 42px 4px;
	color:#8B8B8B;
	cursor:pointer;
	display:block;
	float:right;
	line-height:15px;
	text-align:left;
	text-decoration:none;
	width:60px;
	}
div#popupHolder div#Popup div#Close a:hover {
	background:transparent url(files/img/close_hover.jpg) no-repeat scroll 42px 4px;
	text-decoration:underline;
}
div#popupHolder div#Popup div#textPopup {
	float:left;
	font-size:12px;
	margin:0 10px 10px;
	text-align:left;
}
div#popupHolder div#Popup div.scroll {
	height:520px;
	margin:0 10px 10px;
	overflow:auto;
	width:400px;
}
div.Loading{
	width: 100%;
	height: 40px;
	text-align: center;
	margin: 180px 0px 180px 0px;
}
div.Loading img{
	margin-left: 180px;
}

div#left_m{
/*	opacity: 0.9;*/

}
div#center_m{
/*	opacity: 0.9;*/


}
div#right_m{
/*	opacity: 0.9;*/

}

ul{
	font-size: 10pt;
	margin:0px;
}
