.AllFifteenRounded{-moz-border-radius:15px;-webkit-border-radius:15px;border-radius: 15px;}
.LeftFifteenRounded{-moz-border-radius-topleft:15px;-webkit-border-top-left-radius:15px;border-top-left-radius:15px;-moz-border-radius-bottomleft:15px;-webkit-border-bottom-left-radius:15px;border-bottom-left-radius:15px;}
.RightFifteenRounded{-moz-border-radius-topright:15px;-webkit-border-top-right-radius:15px;border-top-right-radius:15px;-moz-border-radius-bottomright:15px;-webkit-border-bottom-right-radius:15px;border-bottom-right-radius:15px;}

.AllTenRounded{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius: 10px;}
.TopTenRounded{-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;border-top-left-radius:10px;border-top-right-radius:10px;}
.TopRightTenRounded{-moz-border-radius-topright:10px;-webkit-border-top-right-radius:10px;border-top-right-radius:10px;}
.BottomTenRounded{-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px;-webkit-border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;}

.AllFiveRounded{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius: 5px;}
.TopFiveRounded{-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px;}
.TopLeftFiveRounded{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;border-top-left-radius:5px;}
.BottomLeftFiveRounded{-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px;}
.TopRightFiveRounded{-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;border-top-right-radius:5px;}
.BottomFiveRounded{-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}

.AllThreeRounded{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius: 3px;}
.TopThreeRounded{-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px;}

#Overlay .OverlayBox{background:#ffffff url(images/TitleBg.png) repeat-x;border:2px solid #5C6566;}
#Overlay .OverlayBox h2.Title{background:transparent url(images/favicon.png) no-repeat 4px 0px;color:#ffffff;font:normal 22px/36px Arial;padding:0px;margin:0px;height:44px;}
#Overlay .OverlayBox h2.Title img{position:absolute;left:50px;top:9px;}
#Overlay .OverlayBox h2.Title span{position:absolute;display:block;width:20px;height:20px;background:url(images/btnCross.png);right:13px;top:13px;cursor:pointer;-moz-opacity:0.8;-khtml-opacity:0.8;opacity:.80;filter:alpha(opacity=80);}
#Overlay .OverlayBox h2.Title span:hover{-moz-opacity:1;-khtml-opacity:1;opacity:1;filter:alpha(opacity=100);}
#Overlay .OverlayBox .Body{padding:5px 10px;color:#000;background-color:#fff;}
#Overlay .OverlayBox .Body h2{background:none;color:#000;padding:5px 0px;}
#Overlay .OverlayBox .Body a{color:#C90D0D;}
#Overlay .OverlayBox .Body ul,#Overlay .OverlayBox .Body ol{margin:10px 10px 10px 25px;}
#Overlay .OverlayBox .Body li{margin:0px;padding:0px;}
#Overlay .OverlayBox .jScrollPaneContainer .Body{padding:0px 10px 5px 10px;}
#Overlay .OverlayBox .Body .GreenButton{float:right;color:#fff;}

#DialogBox{}
#DialogBorder{background-color:#5C6566;padding:2px;}
#DialogBorder h2.Title{background:#ffffff url(images/TitleBg.png) repeat-x;padding:0px 40px 0px 60px;font:normal 22px/44px Arial;text-transform:none;color:#ffffff;margin:0px;position:relative;height:44px;overflow:hidden;}
#DialogBorder h2.Title img{position:absolute;left:50px;top:11px;}
#DialogBorder h2.Title .favicon{position:absolute;left:4px;top:2px;display:block;width:46px;height:37px;}
#DialogBorder h2.Title #DialogOverlayCloseButton{position:absolute;right:13px;top:13px;display:block;width:20px;height:20px;background:url(images/btnCross.png);cursor:pointer;}
#DialogBorder #DialogBody{color:#000;padding:10px;background-color:#fff;}
#DialogBorder #DialogBody .DialogButton{background:#000000 url(images/BtnBg.png) repeat-y;color:#fff;font:normal 15px/15px Verdana;padding:5px 20px;text-decoration:none;}
#DialogBorder #DialogBody .DialogButton{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
#DialogBorder #DialogBody .DialogButton:hover{background-image:none;}
#DialogBorder #DialogBody a{color:#00ADEF;text-decoration:underline;}
#DialogBorder #DialogBody ul,#DialogBorder #DialogBody ol{margin-left:25px;}

#OverlayMessage{background:#000 url(images/MsgBg.gif) repeat-x;border:solid 1px #aaa;font:normal 22px arial;padding:33px 50px 30px 50px;color:#fff;}

.ProgressBarContainer{border:solid 1px #3e680d;margin:15px 10px;text-align:left;position:relative;background-color:White;}
.ProgressBarContainer #ProgressBar{background:green url(images/ProgressBar.gif);height:21px;width:0px;}
.ProgressBarContainer #ProgressBarText{position:absolute;top:0px;color:black;font-weight:bold;text-align:center;left:0px;right:0px;line-height:23px;width:100%;}

.UploadProgress {width:200px;border:solid 1px #000;position:relative;}
.ProgressBar {width: 0%;height: 18px;background: green url(images/ProgressBar.gif);}
.ProgressTxt {position:absolute;line-height:18px;color:#000;left:0px;top:0px;right:0px;width:200px;text-align:center;}

.ProgressBarAnimated{background:#95c656 url(images/progressbar_animated.gif);}