.line_break1{
  line-height: 1.0;
}
.line_break_5{
  line-height: 0.5;
}
.line_break1_5{
  line-height: 1.1;
}
.line_break2{
  line-height: 2.0;
}
.menu_font{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: times;
	font-size: 120%;
  line-height: 1.0;
}
.menu_font_over{
	color: darkblue;
	font-weight: normal;
	font-family: times;
	font-size: 130%;
	line-height: 1.0;
}
.menu_item_font{
	color: darkblue;
	text-decoration: none;
	font-weight: bold;
	font-family: times;
	font-size: 120%;
  line-height: 1.0;
}
.menu_item_font_over{
	color: white;
	font-weight: normal;
	font-family: times;
	font-size: 130%;
	line-height: 1.0;
}
.sub_menu_font{
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-family: times;
	font-size: 100%;
  line-height: 1.0;
}
.button_font{
  color: yellow;
  text-decoration: none;
	font-weight: bold;
  font-family: times;
  font-size: 80%;
  line-height: 1;
}
.back_button{
  /*background-image: url("../images/6-d.gif");*/
  background-repeat: no-repeat;
  background-position: center center;
}
.back_banner{
  background-image: url("../images/logo.png");
  background-repeat: no-repeat;
  background-position: center center;
}
.page_header{
  font-size: 200%;
}
.left{
  text-align: left;
}
