BODY {
 scrollbar-face-color: #4b72b5;
 scrollbar-arrow-color: #76b7e0;
 scrollbar-base-color: #4b72b5;
 scrollbar-track-color: #76b7e0;
 font-family: "Trebuchet MS", Tahoma, Arial;
 font-size: 9pt;
}
TABLE {
 font-family: Arial;
 font-size: 9pt;
}
A {
 text-decoration: none;
 color: #333333;
}
A:hover {
 color: #0000cc;
; text-decoration: underline
}
.Border_808080_Table {
 border: solid 1px #808080;
}
.Border_c0c0c0_Table {
 border: solid 1px #c0c0c0;
}
.Border_808080_LeftPart {
 border-top: solid 1px #808080;
 border-left: solid 1px #808080;
 border-bottom: solid 1px #808080;
} 
.Border_808080_MidPart {
 border-top: solid 1px #808080;
 border-bottom: solid 1px #808080;
} 
.Border_808080_RightPart {
 border-top: solid 1px #808080;
 border-right: solid 1px #808080;
 border-bottom: solid 1px #808080;
} 
.Border_c0c0c0_LeftPart {
 border-top: solid 1px #c0c0c0;
 border-left: solid 1px #c0c0c0;
 border-bottom: solid 1px #c0c0c0;
} 
.Border_c0c0c0_MidPart {
 border-top: solid 1px #c0c0c0;
 border-bottom: solid 1px #c0c0c0;
} 
.Border_c0c0c0_RightPart {
 border-top: solid 1px #c0c0c0;
 border-right: solid 1px #c0c0c0;
 border-bottom: solid 1px #c0c0c0;
}
.btnSubmit {
 border: 2px #76b7e0 solid;
 background: #000066;
 font-family: Arial;
 font-size: 9pt;
 font-weight: bold;
 color: #ffffff;
}
.btnCancel {
 border: solid 2px #c0c0c0;
 background: #808080;
 font-family: Arial;
 font-size: 9pt;
 font-weight: bold;
 color: #ffffff;
}
.btnBack {
 border: solid 2px #c0c0c0;
 background: #808080;
 font-family: Arial;
 font-size: 9pt;
 font-weight: bold;
 color: #ffffff;
}
.TxtBox {
 border: solid 1px #666666;
 font-family: Arial;
 font-size: 10pt;
}
select {
 border: solid 1px #666666;
 font-family: Arial;
 font-size: 10pt;
}
.TxtArea {
 border: solid 1px #666666;
}