a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: none; }


TD {
    font-family: tahoma, arial, verdana;
    font-size: 11px;
    color: #89919B; }
.copy {
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 10px;
    color: #89919B; }
.green {
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 11px;
    color: #11A805; }
.greena {
    font-family: tahoma, arial, verdana;
    font-size: 11px;
    color: #11A805; }
.trgr {
    font-family: arial, tahoma, verdana;
    font-weight: bold;
    font-size: 11px;
    color: #11A805; }
.gray {
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 11px;
    color: #89919B; }
.tr {
    font-family: arial, tahoma, verdana;
    font-weight: bold;
    font-size: 11px;
    color: #89919B; }
.blue {
    font-family: tahoma, arial, verdana;
    font-size: 11px;
    color: #008AFF; }
.l {
    font-family: tahoma, arial, verdana;
    text-decoration: underline;
    font-size: 11px;
    color: #11A805; }

.b { font-weight: bold;}

form { margin: 0px;
       padding: 0px}      
.input {
    width: 167px;
    height: 18px;                
    background-color: #ffffff;
    font-size: 10px;
    color: #5F6162;}
.go {
    border: 0px solid;
    width: 42px;
    height: 16px;                
    background-image: url(images/go.jpg); 
    cursor: hand;}
.clear {
    border: 0px solid;
    width: 42px;
    height: 16px;                
    background-image: url(images/clear.jpg); 
    cursor: hand;}
.submit {
    border: 0px solid;
    width: 42px;
    height: 16px;                
    background-image: url(images/send.jpg); 
    cursor: hand;}

body {
        background-color: #ffffff;
        margin: 0px;
        padding: 0px;
        scrollbar-face-color:#ffffff;
        scrollbar-highlight-color:#384F9E;
        scrollbar-3dlight-color:#384F9E;
        scrollbar-darkshadow-color:#384F9E;
        scrollbar-shadow-color:#384F9E;
        scrollbar-arrow-color:#384F9E;
        scrollbar-track-color:#ffffff;
}
