.menubg {
	background-attachment: scroll;
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bot {
	background-attachment: scroll;
	background-image: url(images/bot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
