.menuboxtop {
	width: 220px;
	padding: 5px;
	bottom: 0px;
	border: 1px solid #000000;
	background-color: #991122;
	font-weight: bold;
	color: #FFFFF7;
}

.menubox {
	width: 220px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #000000;
	border-top-width: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 90%;
	line-height: 155%;
}

.menubox a:link { color: rgb( 15, 15, 255 ); }
.menubox a:visited { color: rgb( 15, 15, 255 ); }
.menubox a:active { color: rgb( 15, 15, 255 ); }
.menubox a:hover { color: rgb( 255, 0, 0 ); }


.centerboxtop {
	width: 550px;
	padding: 5px;
	bottom: 0px;
	border: 1px solid #000000;
	background-color: #991122;
	font-weight: bold;
	color: #FFFFF7;
}

.centerbox {
	width: 550px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #000000;
	border-top-width: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 90%;
	line-height: 155%;
}

.centerbox a:link { color: rgb( 15, 15, 255 ); }
.centerbox a:visited { color: rgb( 15, 15, 255 ); }
.centerbox a:active { color: rgb( 15, 15, 255 ); }
.centerbox a:hover { color: rgb( 255, 0, 0 ); }
