.headCell {
	position: absolute;
	font: bold  80% Verdana;
	text-align: center;
	padding: 0px;
	z-index: 4;
	/*border: solid 1px #cb3536;*/
}

.menuItem {
	position: relative;
	font: bold 90% Verdana;
	text-align: left;
	padding: 4px;
	width: 90px;
	z-index: 8;
	visibility: inherit;
	background-color: #ffffff;
}

a            { text-decoration: none; color: #121270 }
a:hover      { text-decoration: none; color: #000000; background-color: #9999FF }
#sub4, #sub5, #sub6, #sub7, #sub8, #sub9 { position: relative; visibility: hidden; width: 90px; border: 1px solid #9999FF }
#header1 {
	position:absolute;
	width:80px;
	top: 0px;
	left: 0px;
}

#header2 {
	position:absolute;
	width:80px;
	top: 0px;
	left: 80px;
}

#header3 {
	position:absolute;
	width:90px;
	top: 0px;
	left: 160px;
}

#header4 {
	position:absolute;
	width:100px;
	top: 0px;
	left: 250px;
}

#header5 {
	position:absolute;
	width:100px;
	top: 0px;
	left: 350px;
}

#header6 {
	position:absolute;
	width:100px;
	top: 0px;
	left: 450px;
}

#header7 {
	position:absolute;
	width:100px;
	top: 0px;
	left: 550px;
}

#header8 {
	position:absolute;
	width:80px;
	top: 0px;
	left: 650px;
}


#holder {
	width:750px;
	position: relative;
	top:0px;
	left:0px;
	height:55px;
}

p {
	font-family:verdana;
}
