BODY {margin:0px;padding:0px;}
.hide {display:none !important;}
.show {display:block !important;}
DIV {display:block;}
#shadow_bg {width:100%;height:100%;background:#89837e;position:absolute;top:0px;left:0px;z-index:199;opacity:0.6;filter:alpha(opacity=60);}
#pop_bg {width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:200;}
#pop {font-size:0px;color:white;font-family:arial,tahoma,verdana;position:absolute;top:0px;left:0px;z-index:201;}
#pop .BG {background-color:rgb(188,63,66);padding:0px;}/*width:400px;height:200px;*/
#pop .BG DIV{}
#pop .L {background:url(/gfx/popup_L.png) repeat-y;width:12px;line-height:0px;}
#pop .L DIV {width:12px;height:1px;}
#pop .B {background:url(/gfx/popup_B.png) repeat-x;height:24px;line-height:0px;text-align:center;}
#pop .B DIV {width:1px;height:24px;}
#pop .R {background:url(/gfx/popup_R.png) repeat-y;width:16px;line-height:0px;}
#pop .R DIV {width:16px;height:1px;}
#pop .T {background:url(/gfx/popup_T.png) repeat-x;height:10px;line-height:0px;}
#pop .T DIV {width:1px;height:10px;}
#pop .TL {background:url(/gfx/popup_TL.png) no-repeat;width:12px;height:10px;line-height:0px;}
#pop .TL DIV {width:12px;height:10px;}
#pop .BL {background:url(/gfx/popup_BL.png) no-repeat;width:12px;height:12px;line-height:0px;}
#pop .BL DIV {width:12px;height:12px;}
#pop .TR {background:url(/gfx/popup_TR.png) no-repeat;width:16px;height:10px;line-height:0px;}
#pop .TR DIV {width:16px;height:10px;}
#pop .BR {background:url(/gfx/popup_BR.png) no-repeat;width:16px;height:11px;line-height:0px;}
#pop .BR DIV {width:16px;height:11px;}
#pop_content {padding:0px;margin:0px;}
#pop_title {padding-bottom:5px;border-bottom:1px solid white;font-size:13px;font-weight:bold;margin-bottom:8px;}
#pop_close {background:url(/gfx/popup_close.png) no-repeat;width:18px;height:18px;float:right;cursor:pointer;cursor:hand;}
#pop_message {font-size:12px;}
#pop #pop_btns {text-align:center;margin-top:5px;margin-bottom:5px;}
#pop #pop_btns .btn	 {border:1px solid white;color:white;font-size:11px;padding-left:6px;padding-right:6px;padding-top:1px;padding-bottom:1px;cursor:pointer;cursor:hand;margin:0px;background-color:#092453;margin-left:2px;margin-right:2px;}
#pop #pop_btns .btn:hover	 {border:1px solid #d2d2d2;background-color:#0E3983;}