.main_content{
  font-family: Tahoma;
  font: normal;
  color: #CCC6AE;
  font-size: 13px
}

.main_content2{
  font-family: Tahoma;
  font: normal;
  color: #315C79;
  border: double #172B39;
  background: #E3E4F0;
  padding: 5px;
  font-size: 13px
}

a{
  font: normal 13px Tahoma;
  color: #96BDFE;
  text-decoration: none
}

a:visited{
  font: normal 13px Tahoma;
  color: #96BDFE;
  text-decoration: none
}

a:hover{
  font: normal 13px Tahoma;
  color: #96BDFE;
  text-decoration: underline
}

.bottom_link{
  font-family: Tahoma;
  font: normal;
  color: #B3B3B6;
  font-size: 11px;
}
.bottom_link:visited{
  font-family: Tahoma;
  font: normal;
  color: #B3B3B6;
  font-size: 11px;
  text-decoration: none
}
.bottom_link:hover{
  font-family: Tahoma;
  font: normal;
  color: #96BDFE;
  font-size: 11px;
  text-decoration: none
}

.none{
  
}

.big_title_gray {
  font: bold normal 16px Tahoma;
  color: #CCC6AE

}
.big_title_blue {
  font: bold normal 16px Tahoma;
  color:#999933
}
.left_menu_hdr {
  font-family: Tahoma;
  font: bold normal;
  color: #CCFFFF;
  font-size: 15px
}
.left_menu_hdr:visited {
  font-family: Tahoma;
  font: bold normal;
  color: #CCFFFF;
  font-size: 15px;
  text-decoration:none

}
.left_menu_hdr:hover {
  font-family: Tahoma;
  font: bold normal;
  color: #CCFFFF;
  font-size: 15px;
  text-decoration:underline
}
.roster_title {
  font-family: Tahoma;
  font: normal;
  color: #FFFFFF;
  font-size: 35px
}
.roster_content_title{
  font-family: Tahoma;
  font: normal;
  color: #048DD2;
  font-size: 13px
}
.roster_content{
  font-family: Tahoma;
  font: normal;
  color: #333951;
  font-size: 13px
}
