#menubox
{
	border-top: 2px solid #CE2152;
	height: 1.8em;
	padding-top: .3em;
	border-bottom: 2px solid #CE2152;
}

#menu1
{
	clear: left;
	position: absolute;
	width: 15%;
}
#menu2
{
	position: absolute;
	margin-left: 15%;
	width: 15%;
}
#menu3
{
	position: absolute;
	left: 30%;
	width: 15%;
}
#menu4
{
	position: absolute;
	left: 45%;
	width: 20%;
}
#menu5
{
	position: absolute;
	left: 65%;
	width: 15%;
}
#menu6
{
	position: absolute;
	left: 80%;
	width: 15%;
}
#menu7
{
	position: absolute;
	left: 84%;
	width: 16%;
}

div.sideMenu
{
	background-color: #e0e0e0;
	border: 1px solid #000000;
}

span.segmentHead
{
	height: 1.5em;
	color: #CE2152;
	font-family: arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	padding: 4px 0 2px 0.2em;
	margin-bottom: 5px;
}

div.segment
{
/*	height: 1.5em;	*/
	font-size: 0.8em;
	padding: 2px 1em 2px 0.5em;
}

div.segmentBottom
{
	height: 1.5em;
	background-color: #f0f0f0;
	font-size: 0.8em;
	border: 1px solid #000000;
	padding: 2px 1em 2px 0.5em;
}

div.segmentHead
{
	height: 1.8em;
	color: #CE2152;
	font-family: arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding: 2px 4px 2px 0.2em;
}
