body {
	font-family: "Times New Roman", Times, serif;	
}

body, td, th {
	color: #000066;
	font-family: "Times New Roman", Times, serif;
}

h1, h2 {
	color: #000066;
	font-family: "Times New Roman", Times, serif;
}

h3, h4, h5, h6 {
	color: #000066;
	font-family: "Times New Roman", Times, serif;
}

a {
	color: #003366;
	font-family: "Times New Roman", Times, serif;
}

a:visited.triplink {
	color: purple; 
	font-family: "Times New Roman", Times, serif;
}

#Layer5 {
/*	text-align:right;
	border-top:1px solid #004D79;*/
z-index:333;
height:65px;

	bottom:0px;
	background-color: white;
	/*width:100%;
	left: 0;
	background-color:white;*/

}
#Layer5 { /* for IE */
	
	position: absolute;
		
	top: expression( ( 0 - Layer5.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div[id=Layer5] { /* for mozilla */
	
	position: fixed !important;

}
.menulnk {
	color: #FFFFFF;
}

#Layer5 {
	width:955px; 
	/*height:56px; */
	z-index:5; 

	left: 17px;
	color: #FFFFFF;
	text-align: center;
}

.bottombuar {
	width:960px; 
	height:26px; 
	z-index:5;
margin-top:	10px;
	bottom:0px;
	left: 19px;
	color: #3970AD;
	text-align: center;
	background: url(/images/submenubutton.png);
	display: block;
}

.bottombar {
	background: url(/images/submenubutton.png);
	width:960px; 
	height:26px; 
	color: #3970AD;
	display: block;
}

#Layer2 {
text-align: left;
}

.menubtn {
background-image: url("/images/button.png");
bottom: 3px;
}

.mapbtn {
background-image: url("/images/button2.png");
bottom: 3px;
}

.menubtnbtm {
background-image: url("/images/bigbutton.png");
}.middletitle {
	vertical-align: middle;
}
