a:link { 
 color: #666666;
 text-decoration: none; 
}

a:visited { 
 color: #444444;
 text-decoration: none; 
}

a:active { 
 color: #7D0C00;
 text-decoration: bold;
}

a:hover { 
 color: #050E37;
 text-decoration: underline; 
}
body {
  background-color: #FFFFFF;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
td, header {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
}
.bordo_bg {
  background-color: #050E37;
}
p { 
  line-height: 120%;
}
.bot_menu, .bot_menu a:link, .bot_menu a:active, .bot_menu a:visited, .bot_menu a:hover {
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 8px;
 text-decoration: none; 
}
.txt_gray {
  color: #999999;
}
.subhead_bordo, .subhead_bordo a:link, .subhead_bordo a:active, .subhead_bordo a:visited, .subhead_bordo a:hover {
  color: #7D0C00;
  font-weight: bold;
  font-size: 13px;
}
.main_header {
  font-size: 19px;
  font-weight: bold;
  color: #333333;
}
.menu1 {
  font-size: 15px;
  font-weight: bold;
  color: #666666;
  letter-spacing: 2px;
  margin-top: 6px;
  margin-right: 0px;
  margin-bottom: 6px;
  margin-left: 0px;
  background-image: url(/images/gray_bullet.gif);
  background-repeat: no-repeat;
  background-position: left 6px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
}
.menu2 {
  padding: 0px;
  margin-top: 3px;
  margin-right: 0px;
  margin-bottom: 3px;
  margin-left: 22px;
  line-height: 120%;
}
.menu3 {
  font-size: 9px;
  color: #888888;
  padding: 0px;
  margin-top: 3px;
  margin-right: 0px;
  margin-bottom: 3px;
  margin-left: 35px;
  line-height: 120%;
}
H2 {
  font-weight: bold;
  font-size: 11px;
}
H1 {
  font-weight: bold;
  font-size: 18px;
  color: #333333;
}
form {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.weekdays {
 font-size:   8px;
 color:       #666666;
 font-weight:  bold;
}
.monthdays, .monthdays a:link, .monthdays a:active, .monthdays a:visited, .monthdays a:hover {
 font-family: Tahoma,trebuchet,sans-serif;
 font-size:   9px;
 color:       #666666;
}
.monthdays a:link    { color:  #050E37; text-decoration: none;font-weight: bold;}
.monthdays a:visited { color:  #050E37; text-decoration: none;font-weight: bold;}
.monthdays a:active  { color:  #050E37; text-decoration: none;font-weight: bold;}
.monthdays a:hover   { color:  #050E37; text-decoration: none;font-weight: bold;}
.vert_divider {
  background-image: url(/images/v_gr_line.gif);
  background-repeat: repeat-y;
  background-position: center;
}
.thumbnail {
  float: left;
  cursor: hand;
  width: 150px;
  height: 150px;
} 

