/* Main Styles */
td,body{
  font-family: arial;
  font-size: 12px;
  color:666666;
  text-decoration:none;
  scrollbar-face-color: #003366;
scrollbar-shadow-color: #999999; 
scrollbar-highlight-color: #575355;
scrollbar-3dlight-color: #cccccc;
scrollbar-darkshadow-color: #999999;
scrollbar-track-color: #cccccc;
scrollbar-arrow-color: white;
}

/* Links */
a{
  color:#948B48;
}
a:hover{
  color:012;
}

input,textarea,select,button{
font: normal 11px verdana;
  color:1F75C0;
}

hr{
color:#948B48;
height: 1px;}

h2,.Header   {
  font-weight:bold;
  font-size  :16px;
  font-family: eurostile, arial;
  color: 003366;
}

h3,.SubHeader{
    font-weight:bold;
  font-size  :15px;
  font-family: eurostile, arial;
}

.SmallText{
  font-size  :10px;
}


