body{
	margin: 0px;
	padding: 0px;
  font-family: Tahoma, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
  }
  
body#main_menu_initial h1 {
  font-family:Helvetica;
  font-weight: bold; 
  position: absolute;
  left: 80px;
  bottom: 50px;
  font-size: 30px;
  color: white;
  filter: DropShadow(Color=#003366, OffX=1, OffY=1, Positive=1);
  }
  
body#main_menu_top {background-color: #39547f}
body#crf_top       {
	background: #e56a03;
}
