html {
 margin:0;
 height:auto;
 height:100%!important;
}

body {
 font-family:Tahoma, Arial, Helvetica, sans-serif;
 font-size:12px;
 margin:0;
 background-color:#cadee2;
}

a,input,select,textarea {font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; }

div, p, td {
 font-size:12px;
}

ul {
    list-style-image: url(../../objects/icon_set/01/10/31.png);
}

form {
 margin:0;
 padding:0;
}

fieldset { border:1px solid #CCC; margin-bottom:10px }

legend {
  padding: 0.2em 0.5em;
  color:#E70000;
  background-color:#FFF;
  font-weight:bold;
}

a {
 text-decoration:none;
 color:#304054;
 font-weight:bold;
}

a:hover {
 text-decoration:none;
 color:#E70000;
 font-weight:bold;
}

.head {
 font-family: Verdana;
 font-size: 12px;
 color: #E70000;
}

#header {
 position:relative;
 background-image:url(images/background.gif);
 background-repeat:repeat-x;
 background-attachment:scroll;
}

#myMenuID {
 width:100%;
 height:25px;
 background-color:#205F86;
 z-index:3;
 border-top:1px solid #36597C;
}

#mainbody {
 position:relative;
}

#copyright {
 position:relative;
 height:30px;
 text-align:center;
}

.dragme{
 position:relative;
}

.title {
 font-size:12px;
 font-weight:bold;
 color:#E70000;
}

.gridTitle{
 border-left: 1px #C1C1C1 solid;
 border-right: 1px #FFFFFF solid;
 border-bottom: 1px #C3C8CD solid;
 background-color: #E7F1F2;
 font-weight: bold;
}

.rowSelected{
 border-bottom: 1px solid #C3C8CD;
 background-color: #FFECEC;
 color: #FF0000;
}

.gridRowOver{
 border-bottom: 1px solid #C3C8CD;
 background-color: #FFEC94;
 color: #3484A8;
}

.gridRow{
 border-bottom: 1px solid #C3C8CD;
 background-color: #F5F5F5;
}

.gridRowBordered{
 border-bottom: 1px solid #C3C8CD;
 border-right: 1px solid #ffffff;
 border-left: 1px solid #C1C1C1;
 background-color: #F2FFEB;
}

.gridRow2{
 background-color: #F2FFEB;
}

.gridRowDisabled{
 border-bottom: 1px solid #C3C8CD;
 background-color: #FFB5B5;
 color: #831F00;
}

.messagebox {
 border: 1px inset #999999;
 background-color: #FFFFFF;
 margin-top:10px;
 padding: 2px;
 width: 250px;
 color:#E70000;
 font-weight:bold;
 text-align:center;
 margin-left:auto;
 margin-right:auto;
}

button {
 width:100px;
 height:30px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 background-color: #FFFFFF;
 border: 1px #C9C9C9 solid;
 border-top:3px solid #FFBD2E;
 margin-right: 5px;
 padding-top: 1px;
 padding-bottom: 1px
}

.button_over {
 width:100px;
 height:30px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #FF6600;
 background-color: #FFFCF0;
 border: 1px #C9C9C9 solid;
 border-top:3px solid #FFBD2E;
 margin-right: 5px;
}

.formLeft {
 border-bottom:1px solid #DDDDDD;
 font-weight:bold;
 background-color:#EBFAE2;
}

.formRight {
 border-bottom:1px solid #DDDDDD;
 background-color:#F6FFF1;
}

.warning {
 font-weight:bold;
 color:#FF0000;
 text-align:center;
}

.dialog {
 border:1px solid rgb( 145, 155, 156 );
 background-color:#FFFFFF;
}

.dialogheader {
 cursor:move;
 background-color:#36597C;
 color:#FFFFFF;
 font-weight:bold;
}

.loadingpoint {
	position:absolute;
 width:100px;
 top:0;
 right:0;
 color:#FFFFFF;
 background-color:#FF0000;
 font-weight:bold;
 text-align:center;
 line-height:24px;
}

#modalDialogFooter input {
 width:100px;
 height:25px;
 border-top:2px solid #EEEEEE;
 border-left:2px solid #EEEEEE;
 border-right:2px solid #999999;
 border-bottom:2px solid #999999;
 background-color:buttonface;
 margin-right:5px;
}

div.dialogBox {
 border-top:2px solid #eeeeee;
 border-left:2px solid #eeeeee;
 border-right:2px solid #999999;
 border-bottom:2px solid #999999;
 background-color:#f5f5f5;
 text-align:left;
}

div.dialogBox .dboxTbTitle {
  background-color:#CADEE2;
}

div.dialogBox .dboxTbLeft {
  width:5px;
}

div.dialogBox .dboxTbRight {
  width:16px;
  padding:5px;
  text-align:center;
  vertical-align:top;
}

div.dialogBox .dboxTitle {
  font-weight:bold;
  white-space:nowrap;
  color:#304054;
  padding:5px;
  cursor:move;
}

div.dialogBox .dboxMainPanel {
 /*background-color:#ff0000;*/
}

div.dialogBox .dboxButtons {
 padding:5px;
 text-align:right;
}

div.dialogBox .dboxButtons input {
 background-color: transparent;
 background-image: url(images_/btnW.jpg);
 background-repeat: no-repeat;
 background-repeat: no-repeat;
 background-position: left top;
 text-align: center;
 width: 79px;
 height: 27px;
 border: none;
 cursor: pointer;
 margin-bottom: 10px;
}

div.dialogBox .dboxMainPanel .dboxContentArea {
  margin:5px;
}

.gridTitle1 {
 border-left: 1px #C1C1C1 solid;
 border-right: 1px #FFFFFF solid;
 border-bottom: 1px #C3C8CD solid;
 font-weight: bold;
 background-color: #FF6F6F;
 color:#ffffff;
}
.gridRowBordered1 {
 border-bottom: 1px solid #C3C8CD;
 border-right: 1px solid #ffffff;
 border-left: 1px solid #C1C1C1;
 background-color: #ffb6b6;
}
.gridTitle2 {
 border-left: 1px #C1C1C1 solid;
 border-right: 1px #FFFFFF solid;
 border-bottom: 1px #C3C8CD solid;
 font-weight: bold;
 background-color: #FFF04F;
 color:#ffffff;
}
.gridRowBordered2 {
 border-bottom: 1px solid #C3C8CD;
 border-right: 1px solid #ffffff;
 border-left: 1px solid #C1C1C1;
 background-color: #fff9b6;
}
.gridTitle3 {
 border-left: 1px #C1C1C1 solid;
 border-right: 1px #FFFFFF solid;
 border-bottom: 1px #C3C8CD solid;
 font-weight: bold;
 background-color: #8EFF6F;
 color:#ffffff;
}
.gridRowBordered3 {
 border-bottom: 1px solid #C3C8CD;
 border-right: 1px solid #ffffff;
 border-left: 1px solid #C1C1C1;
 background-color: #c5ffb6;
}
.gridTitle4 {
 border-left: 1px #C1C1C1 solid;
 border-right: 1px #FFFFFF solid;
 border-bottom: 1px #C3C8CD solid;
 font-weight: bold;
 background-color: #6FB4FF;
 color:#ffffff;
}
.gridRowBordered4 {
 border-bottom: 1px solid #C3C8CD;
 border-right: 1px solid #ffffff;
 border-left: 1px solid #C1C1C1;
 background-color: #b6d8ff;
}
.gridTitle5 {
 border-left: 1px #C1C1C1 solid;
 border-right: 1px #FFFFFF solid;
 border-bottom: 1px #C3C8CD solid;
 font-weight: bold;
 background-color: #CC6FFF;
 color:#ffffff;
}
.gridRowBordered5 {
 border-bottom: 1px solid #C3C8CD;
 border-right: 1px solid #ffffff;
 border-left: 1px solid #C1C1C1;
 background-color: #e6b6ff;
}
.gridRowHighlighted {
 border-bottom: 1px solid #C3C8CD;
 border-right: 1px solid #ffffff;
 border-left: 1px solid #C1C1C1;
 background-color: #ff0000;
 color:#ffffff;
}

.topL {
 background-image: url(images_/topL.jpg);
 background-repeat: no-repeat;
 width: 22px;
}

.topR {
 background-image: url(images_/topR.jpg);
 background-repeat: no-repeat;
 width: 22px;
}

.topM {
 background-image: url(images_/topM.jpg);
 background-repeat: repeat-x;
 height: 15px;
}

.middleL {
 background-image: url(images_/middleL.jpg);
 background-repeat: repeat-y;
 background-position: left;
 background-color: #FFFFFF;
}

.middleM {
 background-color: #FFFFFF;
}

.middleR {
 background-image: url(images_/middleR.jpg);
 background-repeat: repeat-y;
 background-position: right;
 background-color: #FFFFFF;
}

.bottomL {
 background-image: url(images_/bottomL.jpg);
 background-repeat: no-repeat;
 width: 22px;
}

.bottomR {
 background-image: url(images_/bottomR.jpg);
 background-repeat: no-repeat;
 width: 22px;
}

.bottomM {
 background-image: url(images_/bottomM.jpg);
 background-repeat: repeat-x;
 height: 15px;
}

.lineL {
 background-image: url(images_/lineL.jpg);
 background-repeat: repeat-y;
 background-position: left;
 background-color: #FFFFFF;
}

.lineM {
 background-image: url(images_/lineM.jpg);
 background-repeat: repeat-x;
 background-position: top;
}

.lineR {
 background-image: url(images_/lineR.jpg);
 background-repeat: repeat-y;
 background-position: right;
 background-color: #FFFFFF;
}

.menuHead {
 font-family: Verdana;
 font-size: 11px;
 background-image: url(images_/head.jpg);
 background-repeat: no-repeat;
 padding-top: 8px;
 padding-bottom: 14px;
 padding-left: 15px;
 text-align: left;
 color: #E70000;
 font-weight: bold;
}

.menuBody {
 background-image: url(images_/body.jpg);
 background-repeat: repeat-y;
}

.menuFoot {
 background-image: url(images_/foot.jpg);
 background-repeat: no-repeat;
 height: 26px;
}

.btn {
 background-color: transparent;
 background-image: url(images_/btnW.jpg);
 background-repeat: no-repeat;
 background-repeat: no-repeat;
 background-position: left top;
 text-align: center;
 width: 79px;
 height: 27px;
 border: none;
 cursor: pointer;
 font-size: 11px;         
}

.btn:hover {
 background-color: transparent;
 background-image: url(images_/btnWon.jpg);
 background-repeat: no-repeat;
 background-position: left top;
 text-align: center;
 width: 79px;
 height: 27px;
 border: none;
 cursor: pointer;
 color: #E70000;         
}

.btnHover {
 background-color: transparent;
 background-image: url(images_/btnWon.jpg);
 background-repeat: no-repeat;
 background-position: left top;
 text-align: center;
 width: 79px;
 height: 27px;
 border: none;
 cursor: pointer;
 color: #E70000;         
}
