/* CSS Document */
.x-sh { display: none !important;}
.xw-tl { background: url(../images/left_top.png) !important; padding-left: 8px !important;}
.xw-tr { background: url(../images/right_top.png) !important; padding-right: 2px !important;}
.xw-tc {height: 28px !important; background: url(../images/center_top.png) !important;}
.xw-hdr {height: 28px !important; padding: 0 !important;}
.xw-hdr-text {line-height: 24px !important; font-size: 12px !important; color: #fff !important; text-shadow: #074e63 1px 1px 0px;}
.xw-ml { background: url(../images/lr_body.png) !important; padding-left: 8px !important;}
.xw-mr { background: url(../images/lr_body.png) repeat-y right 0 !important; padding-right: 8px !important;}
.xw-plain, .xw-body, .xw-mc {border: none !important;}
.xw-plain, .xw-mc { background: #f1f1f1 !important;}
.xw-body {padding: 5px !important; }

.myWinCont, .myWinCont td, .myWinCont dl, .myWinCont dt {
color: #0096c1 !important;;
font-size: 11px !important;
text-shadow: #fff 1px 1px 0px;
}
.myWinCont a:link, .myWinCont a:visited, .myWinCont a:active{text-decoration:underline;color:#006e8e !important;}
.myWinCont a:hover{text-decoration:none;color:#006e8e !important;}
.xw-bl { background: url(../images/left_bottom.png) !important; padding-left: 8px !important;}
.xw-br { background: url(../images/right_bottom.png) no-repeat right bottom !important; padding-right: 8px !important;}
.xw-bc {height: 8px !important; background: url(../images/center_bottom.png) !important;}
.xt {
width: 28px !important;
height: 28px !important;
background: url(../images/xt.png) no-repeat !important;
margin: auto !important;
}
.xt-close {
background-position: 0 0 !important;
}
.xt-close:hover {
	background-position: -28px 0 !important;
}

.xt-maxi {
	background-position: 0 -28px !important;
}
.xt-maxi:hover {
	background-position: -28px -28px !important;
}

.xt-rest {
	background-position: 0 -56px !important;
}
.xt-rest:hover {
	background-position: -28px -56px !important;
}

.xt-mini {
	background-position: 0 -84px !important;
}
.xt-mini:hover {
	background-position: -28px -84px !important;
}