.cswmDock {
   border  : dotted #000000 1px;
   display : none;
   left    : 0px;
   padding : 0px;
   position: absolute;
   top     : 0px;
   width   : 100%;
}
.cswmButtons {
   background-color: #C0A264;
   border-bottom   : solid #C0A264 1px;
   border-left     : solid #C0A264 1px;
   border-right    : solid #C0A264 1px;
   border-top      : solid #C0A264 1px;
   cursor          : default;
   left            : 0px;
   padding         : 0px;
   top             : 0px;
   width           : 100%;
}
.cswmInnerBorder {
   background-color: #C0A264;
   padding         : 0px;
   width           : 100%;
}
.cswmButton {
   background-color: #C0A264;
   border-bottom   : solid #C0A264 1px;
   border-left     : solid #C0A264 1px;
   border-right    : solid #C0A264 1px;
   border-top      : solid #C0A264 1px;
   color           : #000000;
   font-family     : Verdana, Arial, Helvetica, Tahoma, sans-serif;
   font-size       : 11px;
   font-style      : normal;
   font-weight     : 900;
   padding-bottom  : 2px;
   padding-left    : 6px;
   padding-right   : 6px;
   padding-top     : 2px;
   text-align      : center;
   text-decoration : none;
}
.cswmHandle {
   background-color: #C0A264;
   border-bottom   : solid #808080 1px;
   border-left     : solid #ffffff 1px;
   border-right    : solid #808080 1px;
   border-top      : solid #ffffff 1px;
   cursor          : move;
   width           : 3px;
}
.cswmNNDck {
   border         : outset #808080 1px;
   color          : #d0d0d0;
   font-family    : Verdana, Arial, Helvetica, Tahoma, sans-serif;
   font-size      : 11px;
   font-style     : normal;
   font-weight    : 900;
   padding        : 3px;
   position       : absolute;
   text-align     : center;
   text-decoration: none;
   width          : 100%;
}
.cswmNNBtns {
   position: absolute;
}
.cswmNNBtn {
   border-color: #C0A264;
   border-style: outset;
   border-width: 1px;
}
.cswmNNBtnTxt {
   color          : #000000;
   font-family    : Verdana, Arial, Helvetica, Tahoma, sans-serif;
   font-size      : 11px;
   font-style     : normal;
   font-weight    : 900;
   padding-bottom : 2px;
   padding-left   : 6px;
   padding-right  : 6px;
   padding-top    : 2px;
   text-align     : center;
   text-decoration: none;
}
.cswmNNHnd {
   color          : #000000;
   font-family    : Verdana, Arial, Helvetica, Tahoma, sans-serif;
   font-size      : 11px;
   font-style     : normal;
   font-weight    : 900;
   padding        : 3px;
   text-align     : center;
   text-decoration: none;
}
.cswmItem {
   color          : #000000;
   font-family    : "MS Sans Serif", Arial, Helvetica, Tahoma, sans-serif;
   font-size      : 11px;
   font-style     : normal;
   font-weight    : normal;
   padding        : 3 3 3 3;
   text-decoration: none;
}
.cswmItemOn {
   color          : #000000;
   font-family    : "MS Sans Serif", Arial, Helvetica, Tahoma, sans-serif;
   font-size      : 11px;
   font-style     : normal;
   font-weight    : normal;
   padding        : 3 3 3 3;
   text-decoration: none;
}
.cswmExpand {
   cursor: default;
}
.cswmPopupBox {
   cursor  : default;
   display : none;
   left    : -500;
   position: absolute;
   z-index : 1999;
}
.cswmDisabled {
   color: #808080;
}
