@charset "utf-8";
body { ; 
} body, form, table, tr, td, th, p { font-family:Tahoma, Arial, Verdana; font-size:11px; font-weight:normal; color:#246a8d;
} input, textarea { font-family:Tahoma, Arial, Verdana; font-size:11px; font-weight:normal; color:#183579;
} input.field, textarea.ta { border:1px solid #C3C0B2; background-color:#FAFAFA;
} textarea.field { border:1px solid #C3C0B2; background-color:#EFEFEF; padding:2px;
} select.field { font-family:Tahoma, Arial, Verdana; font-size:11px; font-weight:normal; color:#5D7999; border:1px solid #C3C0B2; background-color:#FAFAFA;
} input.button { background-color:#eeeeee; font-size:11px; font-weight:bold; color:#516174;
} a:link, a:active, a:visited { font-family:Tahoma, Arial, Verdana; color:#2372a3; text-decoration:none;
} a:hover { font-family:Tahoma, Arial, Verdana; color:#2a8ac6; ;
} thead td, .thead { font-weight:bold; color:#183579; border-bottom:1px solid #CFD4D9;
} .theadbig { font-weight:bold; color:#183579; font-size: 14px;
} fieldset { border:1px solid #C0C0C0; margin:5px; padding:10px;
} legend { font-weight:bold; color:#;
} .comment { font-size:10px; color:#333333;
} .commentBox { background-color:#F5F5F4; padding:10px;
} .icon { margin-right:5px; margin-top:5px;
} .required { font-weight:bold; color:#F89601;
} .strong { font-weight:bold;
} .bottomline { border-bottom:1px solid #CED7DE;
} .rightline { border-right:1px solid #CED7DE;
} .topline { border-top:1px solid #F1F1EF;
} .page_act { font-weight:bold; color:#284465;
} a.page:link, a.page:active, a.page:visited, a.page:hover { font-weight:bold;
} .page_disable { color:#5D7999;
} .true { color:#009900;
} .false { color:#990000;
} .code { font-family:"Courier New", Courier, mono; font-size:11px; padding:5px; border:1px dashed #C0C0C0;
} a.password:link, a.password:active, a.password:visited { font-family:Tahoma, Arial, Verdana; font-size:11px; color:#183579; text-decoration:underline;
} a.password:hover { font-family:Tahoma, Arial, Verdana; font-size:11px; color:#F89601; text-decoration:underline;
} a.tools:link, a.tools:active, a.tools:visited { font-family:Tahoma, Arial, Verdana; font-size:11px; font-weight:bold; color:#183579; text-decoration:none;
} a.tools:hover { font-family:Tahoma, Arial, Verdana; font-size:11px; font-weight:bold; color:#183579; text-decoration:underline;
} a.back:link, a.back:active, a.back:visited { font-family:Tahoma, Arial, Verdana; font-size:11px; font-weight:bold; color:#183579; text-decoration:none;
} a.back:hover { font-family:Tahoma, Arial, Verdana; font-size:11px; font-weight:bold; color:#183579; text-decoration:underline;
} .tbl_res thead td, .tbl_res .thead { border-bottom-width:0px; border-top:1px solid #CFD4D9; background-color: #f8f8f8;
} .tbl_sel td { background-color: #f8f8f8;
}

div#qTip {
  padding: 3px;
  border: 0px solid #f2e3bd;
  display: none;
background: #fff;
  color: #800000;
  font: bold 11px Tahoma;
  text-align: right;
  position: absolute;
  z-index: 1000;
}

textarea     { border: 1px solid #B1CDD9; }


select       { font-family: Tahoma; ; font-size: 11px; 
               border: 1px solid #B1CDD9; }
               input{background: #fff; repeat-x;border:solid 1px #B1CDD9;font-family:tahoma;font-size:11px;}
button{background: #fff  repeat-x;border:solid 1px #B1CDD9;font-family:tahoma;font-size:11px;}
button:hover{background: #fff  repeat-x;border:solid 1px #a9a9a9;font-family:tahoma;font-size:11px;}
option,select{font-family:tahoma;font-size:11px;}