.navbutton
{
	background-color:#89b7d2;
	height:33px;
	color:#ffffff;
	text-align:center;
	vertical-align:text-top;
	font-family:"Arial";
	font-size:10pt;
	font-weight:bold;
	
}

.navbutton a:link
{

	color:#ffffff; !important;	
	text-decoration:none !important;
	color:#ffffff;			
	
}

.navbutton a:active
{
	
	text-decoration:none !important;
	color:#ffffff;	 
	
}

.navbutton a:visited
{
	
	text-decoration:none !important;
	color:#ffffff;	
}

.navbutton:hover
{
	background-color:#4495c4;
}


.spacer
{
	
	
}
