#menu			{
	background-color: #3E538C;
	border: 1px none #666666;
	width: auto;
	text-align: center;
	height: 39px;
}				
.menubuttons1	{
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C7D2FC;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 39px;
	width: 190px;





}
.menubuttons1 a {
	text-decoration: none;
	width: 100%;
	display: block;
	color: #D2DCF7;
	background-color: #151464;
	border-top: 2px none #cce3ff;
	border-left: 2px none #cce3ff;
	border-bottom: 2px none #31557f;
	border-right: 2px none #31557f;
	background-image: url(images/button-1.jpg);
	height: 39px;
	padding-top: 13px;



}
.menubuttons1 a:hover {
	background-color: #151464;
	border-top: none #31557f;
	border-left: none #31557f;
	border-bottom: none #cce3ff;
	border-right: none #cce3ff;
	background-image: url(images/button-1_f2.jpg);
	padding: 11px;
	height: 39px;
	width: 190px;
	color: #B9DCFF;
	margin-top: 0px;





}
.menubuttons1 a:active {border-top: 2px #31557f;
				border-left: 2px #31557f;border-bottom: 2px #cce3ff;
				border-right: 2px #cce3ff;}
.thinborder-blue {
	border: 1px solid #898FC7;
	display: block;




}
