a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: none; }


TD {
    font-family: tahoma, arial, verdana;
    font-size: 11px;
    color: #758490; }
.td { background-color: #E9EDF0;}
.blue {
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
    color: #009CFF; }
.copy {
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 10px;
    color: #ffffff; }
.green {
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 11px;
    color: #3AD604; }
.orange {
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 12px;
    color: #FF4E00; }
.gray {
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 12px;
    color: #758490; }
.l {
    font-family: tahoma, arial, verdana;
    text-decoration: underline;
    font-size: 11px;
    color: #758490; }

.b { font-weight: bold;}

form { margin: 0px;
       padding: 0px}      
.input {
    width: 167px;
    height: 18px;                
    background-color: #ffffff;
    font-size: 10px;
    color: #5F6162;}
.send {
    border: 0px solid;
    width: 52px;
    height: 22px;                
    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;
}
