@charset "utf-8";
/* CSS Document */



.linkbar {
	background-image: url(images/NAVBUTTON112.gif);
	background-position: 0 0;
	float: left; 
	width: 112px;
	height: 30px; 
	color: #000033;
	font-size: .9em;	
	text-align: center;
	margin: 0px;
	padding: 1px;
	border: 1px;
	overflow: hidden;
	
	

}
.linkbar a {
	
	background-position: 0 0;
	color: #000033;
	display:block;
	border: 1px;
	height: 30px;
	width: 112px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	overflow: hidden;

	
}

.linkbar a:hover {
	background-image: url(images/NAVBUTTON112_ROLL.gif);
	color: #000099;
	border: 1px;
	overflow: hidden;

}

.linkbar1 {
	float: left; 
	width: 86px;
	height: 30px; 
	color: #000099;
	font-size: .9em;	
	text-align: center;
	margin: 0px;
	padding: 1px;
	border: 1px;
	overflow: hidden;


}
.linkbar1 a {
	background-image: url(images/NAVBUTTON86.gif);
	color: #000099;
	display:block;
	border: 1px;
	height: 30px;
	width: 86px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	overflow: hidden;


	
}
.linkbar1 a:hover {
	background-image: url(images/NAVBUTTON86_ROLL1.gif);
	color: #000099;
	border: 1px;
	overflow: hidden;


}

.linkbaractive {
	float: left; 
	width: 86px;
	height: 30px; 
	color: #000099;
	font-size: .9em;	
	text-align: center;
	margin: 0px;
	padding: 1px;
	border: 2px;
	overflow: hidden;


}
.linkbaractive a {
	background-image: url(images/NAVBUTTON86_ROLL.gif);
	color: #000099;
	display:block;
	border: 2px;
	height: 30px;
	width: 86px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	overflow: hidden;

	
}
.linkbaractive a:hover {
	background-image: url(images/NAVBUTTON86_ROLL.gif);
	color: #000099;
	border: 1px;
	overflow: hidden;


}
.style1 {
	color: #000099;
	font-size: larger;
	border: 1px;
}


