/* site style */
body, td { 
  font : 11px Tahoma, Trebuchet MS;
  color : #000000;
} 
a:link, a:visited { 
  color : #005591;
  text-decoration : none;
} 
a:hover { 
  color : #288fd7;
  text-decoration : none;
} 
.subtitle { 
  font-family : Verdana;
  color : #0d3d9e;
  text-decoration : none;
  font-weight : bold;
  font-size : 12px;
  text-decoration : underline;
} 
.smalltext { 
  font-family : Thaoma;
  color : #2f2f2f;
  text-decoration : none;
  font-weight : normal;
  font-size : 10px;
} 
.footer { 
  font-family : Thaoma;
  color : #000000;
  text-decoration : none;
  font-weight : normal;
  font-size : 11px;
} 
input { 
  border-right : 1px solid #999999;
  border-top : 1px solid #999999;
  border-left : 1px solid #999999;
  border-bottom : 1px solid #999999;
  background : white;
  font-size : 10px;
  font-family : verdana;
} 
.bgtop { 
  background-position : top 0%;
  background-repeat : no-repeat;
} 
h1 { 
  font-family : Verdana;
  color : #747474;
  text-transform : uppercase;
  font-weight : bold;
  font-size : 16px;
} 
h1:first-letter { 
  color : #ffa737;
} 
img { 
  border : 0;
  margin : 3px;
} 
table { 
  border-collapse : collapse;
}
