#menu			{
	background-color: #ADB5C9;
	border: 1px none #666666;
	width: 190px;
	text-align: center;
	height: 20px;
}				
.menubuttons1	{
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 27px;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-top-color: #B7CACA;
	border-right-color: #B7CACA;
	border-bottom-color: #B7CACA;
	border-left-color: #B7CACA;
	border-top-width: 1px;
	border-top-style: solid;







}
.menubuttons1 a {
	text-decoration: none;
	width: 190px;
	display: block;
	color: #003366;
	background-color: #E6E1D2;
	border-top: 2px none #cce3ff;
	border-left: 2px none #cce3ff;
	border-bottom: 2px none #31557f;
	border-right: 2px none #31557f;
	height: 25px;
	padding-top: 3px;



}
.menubuttons1 a:hover {
	background-color: #95A8BD;
	padding: 3px;
	height: 25px;
	width: 190px;
	color: #FFFFFF;
	margin-top: 0px;
	border: 1px solid #FFFFFF;






}
.menubuttons1 a:active {border-top: 2px #31557f;
				border-left: 2px #31557f;border-bottom: 2px #cce3ff;
				border-right: 2px #cce3ff;}
.thinborder-blue {
	border: .5px solid #8C93C8;


}
.thinborder-gold-horiz {


	border: 1px solid #B19B72;
}
.thinborder-gold-vertical {
	border-top: 1px none #B19B72;
	border-right: 1px solid #B19B72;
	border-bottom: 1px none #B19B72;
	border-left: 1px solid #B19B72;
}
.content-blue-padded {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10pt;
	color: #205B7B;
	padding: 15px;
	text-align: justify;

}
