xxx {
bgcolor:#A2A2A2;
}

.edit_ins_txt {
font-size:8pt;
background-color:White;
border: 1px solid #7F9DB9;
color:#000000;
width:280px;
}

.edit_ins_txtsm {
font-size:8pt;
background-color:White;
border: 1px solid #7F9DB9;
color:#000000;
width:50px;
}

.edit_ins_txt100 {
font-size:8pt;
background-color:White;
border: 1px solid #7F9DB9;
color:#000000;
width:100px;
}

.edit_ins_date {
font-size:8pt;
background-color:White;
border: 1px solid #7F9DB9;
color:#000000;
width:100px;
cursor:hand;
}

.edit_ins_int {
font-size:8pt;
background-color:White;
border: 1px solid #7F9DB9;
color:#000000;
width:50px;
}

.edit_ins_sel {
font-size:8pt;
background-color:White;
border: 1px solid #7F9DB9;
color:#000000;
width:280px;
}

.edit_ins_but {
font-size:8pt;
border-left-width:1px;
border-right-width:1px;
border-top-width:1px;
border-bottom-width:1px;
border-style:solid;
border-color:#336699;
background-color:#E9F2F8;
}

.edit_ins_radio {
background-color:#ffffff;
color : Black;
}

.edit_txt   { font-weight:normal; }
.edit_txtb  { font-weight:bold; }
.edit_txti  { font-style:italic; }
.edit_txtbi { font-weight:bold;font-style:italic; }


textarea.edit_ins_textarea {
font-size:8pt;
background-color:White;
border: 1px solid #7F9DB9;
color:#000000;
width:500px;
scrollbar-3dlight-color:#D7D089;
scrollbar-arrow-color:#014866;
scrollbar-base-color:#D7D089;
scrollbar-darkshadow-color:#B3B3B3;
scrollbar-face-color:#B79E54;
scrollbar-highlight-color:#D7D089;
scrollbar-shadow-color:#D7D089;
}

