.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
	padding: 2px;

}
.rbox {
	height: auto;
	width: auto;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #993333;
}
.frontbox {
	background-image: url(images/box.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.indextext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.marbox {
	height: auto;
	width: auto;
	border: 1px solid #990000;
}
li {
	color: #990000;
	list-style-type: square;
}
