#btnshow {}
*#confirmInfo {z-index:999;position: absolute;  width:362px; height:auto; overflow:hidden; TOP: 50%; left: 50%; background:url(../images/popDiv_boxBg_blue.gif) no-repeat;}
#window-title { height:30px; line-height:30px color: #fff; padding:0 15px; clear:both; }
#window-title H2 {border-color:#ffffff; width: 100px; float: left; margin:0; padding:0; color: #fff; height: 30px; line-height:30px; font-size: 13px; overflow: hidden;}
#window-title span{width: 10px; text-align:right; float: right; height: 30px; line-height:30px;  color: #fff; font-size: 14px; overflow: hidden; cursor:pointer;}

#container {height: 100%; overflow: hidden; padding:15px; margin:0; display:block; clear:both;}
#container H3 {  text-align: center; height: 32px; line-height:32px; font-size: 14px; background:url(../images/smiley.png) no-repeat 70px 0;}
#container P { text-align: center; line-height: 150%; margin: 0px auto; height: auto; font-size: 12px; }

#containerWrong {height: 100%; overflow: hidden; padding:15px; margin:0; display:block; clear:both;}
#containerWrong H3 {  text-align: center; height: 32px; color:#951518; line-height:32px; font-size: 14px; background:url(../images/i_smileySad.png) no-repeat 70px 0;}
#containerWrong P { text-align: center; line-height: 150%; margin: 0px auto; height: auto; font-size: 12px; }

#containerAdvise {height: 100%; overflow: hidden; padding:15px; margin:0; display:block; clear:both;}
#containerAdvise H3 {  text-align: center; height: 32px; line-height:32px; font-size: 14px; background:url(../images/i_splashGreen.png) no-repeat 70px 0;}
#containerAdvise P { text-align: center; line-height: 150%; margin: 0px auto; height: auto; font-size: 12px; }

#frmEnter {text-align: right; margin: 0px auto;height: 30px; padding:0 15px;; background:url(../images/popDiv_downBg_blue.gif) no-repeat;z-index:1000;}
#btnEnter  { width:50px; height:18px; border:0; background:url(../images/pageSearchButton_blue.gif) no-repeat; font-size:12px; color:#fff;}
.btnClass  { width:50px; height:18px; border:0; background:url(../images/pageSearchButton_blue.gif) no-repeat; font-size:12px; color:#fff;}


#contentPad{margin:0px;}
#contentPad img{ width:100px; height:75px;  padding:3px;}

#TB_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#TB_window {
	top: 0px;
	left: 0px;
	position: fixed;
	_position: absolute;
	background: #fff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
}
#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption{height:25px;padding:10px 30px 10px 25px;float:left;}
#TB_closeWindow{height:25px;padding:10px 25px 10px 0;float:right;}
#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:left;
	background-color:#e8e8e8;
}
#TB_closeAjaxWindow ul{ float:left;}
#TB_closeAjaxWindow li{ float:left;}
#TB_ajaxContent{padding:2px 15px 15px 15px;overflow:auto;}
#TB_load{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
	z-index:101;
}
#TB_loadContent  {
	margin-left: -125px;
	position: absolute;
	top: -50px;
	left: 50%;
	width: 250px;
	height: 100px;
	visibility: visible;
}