a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: none; }


TD {
    font-family: tahoma, arial, verdana;
    font-size: 11px;
    color: #000056; }
.copy {
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 11px;
    color: #ffffff; }
.green {
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 11px;
    color: #51C802; }
.blue {
    font-family: tahoma, arial, verdana;
    text-decoration: underline;
    font-size: 11px;
    color: #000056; }
.orange {
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 11px;
    color: #F96F00; }

.b { font-weight: bold;}
form { margin: 0px;
       padding: 0px}      
.input {
    width: 143px;
    height: 18px;                
    background-color: #ffffff;
    font-size: 10px;
    color: #5F6162;}
.send {
    border: 0px solid;
    width: 46px;
    height: 19px;                
    background-image: url(images/send_1.jpg); 
    cursor: hand;}

body {
        background-color: #ffffff;
        margin: 0px;
        padding: 0px;
        scrollbar-face-color:#ffffff;
        scrollbar-highlight-color:#000056;
        scrollbar-3dlight-color:#000056;
        scrollbar-darkshadow-color:#000056;
        scrollbar-shadow-color:#000056;
        scrollbar-arrow-color:#000056;
        scrollbar-track-color:#ffffff;
}
