html, BODY { font-family: Tahoma,MS Sans Serif,sans-serif;
font-size: 9pt;
background-color: #e2e2b2;
}

table { border-collapse: collapse; border: 1px solid; border-color: #6677dd; }
td { font-size:9pt;font-family:Tahoma,MS Sans Serif,sans-serif;}
.text8 { font-size:8pt; font-weight: normal; }
table.none { border-collapse: collapse; border: 0px solid; }



input.buttom { background: #e2e2b2; color: #000000; height:20px; width:100px; line-height:12px; font-size:8pt;}
input.buttom:hover { background: #ffffff; color: #000000; height:20px; width:100px; line-height:12px; font-size:8pt;}

input.buttom_g { background: #CCFFCC; color: #000000; height:20px; width:100px; line-height:12px; font-size:8pt;}
input.buttom_g:hover { background: #ffffff; color: #000000; height:20px; width:100px; line-height:12px; font-size:8pt;}

input.buttom_r { background: #FFCCCC; color: #000000; height:20px; width:100px; line-height:12px; font-size:8pt;}
input.buttom_r:hover { background: #ffffff; color: #000000; height:20px; width:100px; line-height:12px; font-size:8pt;}

input.buttom_reg { background: #e2e2b2; color: #000000; height:14px; width:80px; line-height:9px; font-size:6pt;}
input.buttom_reg:hover { background:#ffffff; color: #000000; height:14px; width:80px; line-height:9px; font-size:6pt;}



A:link
{
 TEXT-DECORATION: none;
 font-size:9pt;
 color: #0000A0;
}
A:visited
{
 TEXT-DECORATION: none;
 font-size:9pt;
  color: #000000;
}
A:hover {
  TEXT-DECORATION: underline;
 font-size:9pt;
}

INPUT.text {
 border: 1px solid #ffffff;
 width: 100%;
    height: 18px;
}


INPUT.text:focus {
 border: 1px solid #FF0000;
    height: 18px;
}