/* CSS Document */
.tipHeadLeft {width:7px; background:url(../images/helpTips.gif) no-repeat;}
.tipHeadCenter {background:url(../images/helpTips.gif) repeat-x 0px -115px;}
.tipHeadRight {width:9px; background:url(../images/helpTips.gif) no-repeat -14px -8px;}

.tipBodycontent {border-left:4px solid #006699; border-right:4px solid #006699; background:#fff;}

.tipFootLeft {width:7px; background:url(../images/helpTips.gif) no-repeat 0px -16px;}
.tipFootCenter {background:url(../images/helpTips.gif) repeat-x 0px -123px;}
.tipFootRight {width:9px; background:url(../images/helpTips.gif) no-repeat -14px -26px;}

.tipsclose {width:13px; height:13px; background:url(../images/helpTips.gif) no-repeat 0px -148px; cursor:pointer; margin-right:4px;}
.tipscloseOver {width:13px; height:13px; background:url(../images/helpTips.gif) no-repeat 0px -134px; cursor:pointer; margin-right:4px;}

.tipsarrowLeft {background:url(../images/helpTips.gif) no-repeat 0px -60px; width:15px; height:22px; position: relative; top:-90px; left:-11px;}
.tipsarrowRight {background:url(../images/helpTips.gif) no-repeat 0px -36px; width:17px; height:24px; position: relative; top:-90px; left:294px;}
.tipsarrowUp {background:url(../images/helpTips.gif) no-repeat 0px -82px; width:21px; height:15px; position: relative; top:-177px; left:140px;}
.tipsarrowDown {background:url(../images/helpTips.gif) no-repeat 0px -97px; width:23px; height:18px; position: relative; top:-5px; left:140px;}

.tips1 {
	position: absolute;top:50%;left:50%;margin:-85px 0 0 -150px;width:300px;height:170px; z-index:20000; display:none
}
.tips2 {
	position: absolute;width:300px;height:170px; z-index:20000; display:none
}