<!--
	.suggestion_list
	{
	background: white;
	border: 1px solid;
	padding: 4px;
	}
	
	.suggestion_list ul
	{
	padding: 0;
	margin: 0;
	list-style-type: none;
	}
	
	.suggestion_list a
	{
	text-decoration: none;
	color: navy;
	}
	
	.suggestion_list .selected
	{
	background: navy;
	color: white;
	}
	
	.suggestion_list .selected a
	{
	color: white;
	}

	#autosuggest
	{
	display: none;
	}


input {
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 9px; 
	color: 000;
	text-decoration: none;
}
select {
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 9px; 
	color: 000;
	text-decoration: none;
}

textarea {
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 10px; 
	color: 000;
	text-decoration: none;
}



a.info {	
color:blue
	font-size:1.1em;	
font-weight:600;	
font-family:arial, helvetica, sans-serif;	
text-decoration: none;	
}

a.info:link {	
color:blue;	
font-size: 1.1em;	
font-weight:600;	
font-family: arial, helvetica, sans-serif;	
text-decoration: none;	
}
a.info:visited {	
color:blue;
	font-size:1.1em;	
font-weight:600;	
font-family:arial, helvetica, sans-serif;	
text-decoration: none;	
}
a.info:hover {	
color: #000;	
font-size:1.1em;	
font-weight:600;	
font-family:arial, helvetica, sans-serif;	
text-decoration: none;	
}

under_menu {
height:10px;
background-color:rgb(255,0,0);
}

.boxtop {
  text-align: center;
  padding: 6px 8px 4px 10px;
  font-size: 16px;
  color: #ffffff;
  
  }

.boxbot {
  margin: 0;
  text-align: left;
  padding: 10px 10px 15px 10px;
  color: #000000;
  font-size: 13px;
  }

.logo_background {
  background-color:rgb(175,16,35);
}
.topnav {
  height:30px;
  
}
.bottomnav {
  height:30px;
  
}

.bottomnav_menu {
  position:relative;
  left:600px;
  top:2px
}

.topnav_menu {
  position:relative;
  left:50px;
  top:2px;
}
.topnav_button {
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 14px; 
	color: #fff;
	width: 95px; 
	text-decoration: none;
	font-align: center;
	font-weight:bold;

}
.topnav_button:hover {
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 14px; 
	color: blue;
	width: 95px; 
	text-decoration: none;
	font-align: center;
	font-weight:bold;

}

.bottomnav_button {
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 12px; 
	color: 000;
	width: 50px; 
	text-decoration: none;
	font-align: center;


}

.bottomnav_button:hover {
	color: rgb(175,16,35);
        font-weight:bold;
}



.main_body {
  background-color:rgb(32,58,127);
  border-left: 1px solid rgb(178,178,178);
  border-right: 1px solid rgb(178,178,178);
}
.blue_800 {
  width:800px;
  background-repeat:no-repeat;
  color:white;
}
.blue_800_panel_heading {
  position:relative;
  left:12px;
  top:0px;
  font-family: Geneva, Arial, Helvetica, san-serif; 
  font-size: 12px; 
  font-weight:bold;
  color: #fff;

}

.blue_970 {
  width:970px;
  background-repeat:no-repeat;
  color:white;
}
.blue_970_panel_heading {
  position:relative;
  left:12px;
  top:0px;
  font-family: Geneva, Arial, Helvetica, san-serif; 
  font-size: 12px; 
  font-weight:bold;
  color: #fff;

}
.red_170 {
  width:170px;
  
  background-repeat:
  no-repeat;
  color:white;
}
.red_170_panel_heading {
  position:relative;
  left:12px;
  top:0px;
  font-family: Geneva, Arial, Helvetica, san-serif; 
  font-size: 12px; 
  font-weight:bold;
  color: #fff;

}


.panel_blue {
  border-bottom:3px solid rgb(32,58,127);
  border-left:1px solid rgb(32,58,128);
  border-right:1px solid rgb(32,58,127);
}
.panel_red {
  border-bottom:3px solid rgb(175,16,35);
  border-left:1px solid rgb(175,16,35);
  border-right:1px solid rgb(175,16,35)
background-color:white;
color:black;
}


.panel_text {
  position:relative;
  left:10px;
  top:10px;
  font-family: Geneva, Arial, Helvetica, san-serif; 
  font-size: 10px; 
font-weight:bold;
  color: #000;
}

.panel_text_800 {
  width:775px;
  position:relative;
  left:10px;
  top:10px;
  font-family: Geneva, Arial, Helvetica, san-serif; 
  font-size: 10px; 
  color:black;
  background-color:white;

}

.panel_text_970 {

  width:945px;
  position:relative;
  left:10px;
  top:10px;
  font-family: Geneva, Arial, Helvetica, san-serif; 
  font-size: 10px; 
  color:white;
}


.panel_text_heading {
  font-family: Geneva, Arial, Helvetica, san-serif; 
  font-size: 16px; 
  font-weight:bold;
  color: #000;
  text-decoration:underline;


}

.TD_odd {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;background-color:#e1e1e1 ;
}
.TD_even {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;background-color:#ffffff
}


-->
