body{

}

.menub1{
	width:99px;
	height: 28px;
	background-image: url(/images/menublt.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 15px;
}

.menub1 a:link{
	font-size:11pt;
	font-weight:bolder;
	text-decoration: none;
	color: Black;
}
.menub1 a:visited{
	font-size:11pt;
	font-weight:bolder;
	text-decoration: none;
	color: Black;
}
.menub1 a:hover{
	font-size:11pt;
	font-weight:bolder;
	text-decoration: none;
	color: white;
}

.menuback2{
	height: 18px;
	background-image: url(/images/menubacklt.gif);
}