body {
margin: 0px;
padding: 0px;
background-color: #d2d2d2;
font-size: 11px;
font-family: verdana; 
}

#logo {
     margin:0; padding:0;
     position:relative;
     width:440px; height:60px;
     margin:0; padding:0;
     overflow:hidden;
      }
#logo span {
     display:block;
     position:absolute; left:0; top:0; z-index:1;
     width:440px; height:60px;
     margin:0; padding:0;
     background:url("/img/logo.gif") top left no-repeat;
      }

      
     
a:link {color: #009ACD ; font-weight: bold; text-decoration: none;font-size: 11px}
a:visited {color: #009ACD ; font-weight: bold; text-decoration: none;font-size: 11px}
a:hover {color: ##d2d2d2 ; font-weight: bold;font-size: 11px}
a:active {color: #009ACD ; font-weight: bold; text-decoration: none;font-size: 11px}

a.clean {text-decoration: none}

a.intro:link {color: #0370CD ; font-weight: bold; text-decoration: none;font-size: 11px}
a.intro:visited {color: #0370CD ; font-weight: bold; text-decoration: none;font-size: 11px}
a.intro:hover {color: #d2d2d2 ; font-weight: bold;font-size: 11px}
a.intro:active {color: #0370CD ; font-weight: bold; text-decoration: none;font-size: 11px}
           
a.bar:link {color: white; font-weight: bold; text-decoration: none;font-size: 12px}
a.bar:visited {color: white; font-weight: bold; text-decoration: none;font-size: 12px}
a.bar:hover {color: #d2d2d2; font-weight: bold;font-size: 12px}
a.bar:active {color: white; font-weight: bold; text-decoration: none;font-size: 12px}

input.input {font-family: verdana; color: white; background-color:#009ACD; font-weight: bold}

table {font-size: 11px; font-family: verdana; }