body,td,th {
	font-size: 9pt;
}
#ts-al { background:url(ts_al.gif); width:80px; height:22px; float:right; margin-right:30px; margin-top:14px; margin-bottom:15px; text-align:center;text-decoration: none;}
#ts-al a {background:url(ts_al.gif); width:80px; height:22px;text-align:center; display:block; padding-top:5px;text-decoration: none;}
#ts-al a:hover{ background:url(ts_al_bg.gif); width:80px; height:22px; text-align:center;padding-top:5px; text-decoration: none;}
#ts-al a:active{ background:url(ts_al_bg.gif); width:80px; height:22px; text-align:center;padding-top:5px; text-decoration: none;}
#ts-al1 { background:url(ts_al.gif); width:80px; height:22px; float:right; margin-right:10px; margin-top:14px; margin-bottom:15px; text-align:center;text-decoration: none;}
#ts-al1 a {background:url(ts_al.gif); width:80px; height:22px;text-align:center; display:block; padding-top:5px;text-decoration: none;}
#ts-al1 a:hover{ background:url(ts_al_bg.gif); width:80px; height:22px; text-align:center;padding-top:5px;text-decoration: none; }
#ts-al1 a:active{ background:url(ts_al_bg.gif); width:80px; height:22px; text-align:center;padding-top:5px; text-decoration: none;}
.window
{
	position:absolute; 
	top:50%; 
	left:50%;		
	display: none;
	Z-INDEX: 100000;
}
.win_top_left
{	
	width:11px;
	height:33px;
	background-image: url(win_top_left.gif);	
	background-repeat: no-repeat;
}
.win_top_title
{	
	height:30px;
	background-image: url(win_top_title.gif);
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding-top:3px;
}
.win_top_right
{	
	width:14px;
	height:33px;
	background-image: url(win_top_right.gif);	
	background-repeat: no-repeat;
}
.win_close
{
	width:12px;
	height:12px;
	background-image: url(window_close.jpg);	
	background-repeat: no-repeat;
	position: relative;
	left:-6px;
	top:2px;	
}
.win_left
{	
	background-image: url(win_left.gif);		
}

.win_right
{	
	background-image: url(win_right.gif);		
}

.win_bottom_left
{	
	width:11px;
	height:14px;
	background-image: url(win_bottom_left.gif);	
	background-repeat: no-repeat;
}
.win_bottom_right
{	
	width:14px;
	height:14px;
	background-image: url(win_bottom_right.gif);	
	background-repeat: no-repeat;
}
.win_bottom
{	
	background-image: url(win_bottom.gif);		
}


.estop
{
	text-align:center;
	position:absolute;
	z-index:99999;
	filter:alpha(opacity=50);
	background-color:#EFF5F5;
	opacity: 0.5;
	-moz-opacity: 0.5;
	top:0;
	left:0;
	width:100%; 
	height:100%;
	display:none;
}







