#menuon {
position:absolute;
top:0px;
left:50%;
margin-left:240px;
z-index:20;
}

#menuoff {
position:absolute;
top:0px;
left:50%;
margin-left:424px;
z-index:10;
/*    width:200px; */
}

.txt {
border:none;
background:none;
text-align:center;
}

a:link {
color:#8d1517;
}

a:visited {
color:#8d1517;
}

a:active {
color:#8d1517;
}

a:hover {
color:#8d1517;
}

.bob {
color:#000000;
font-family:Tahoma;
font-size:8pt;
cursor:default;
}

a:link.bob {
text-decoration:none;
color:#000000;
}

a:visited.bob {
color:#000000;
}

a:active.bob {
color:#000000;
}

a:hover.bob {
color:#000000;
}

.text {
color:#000000;
font-family:Tahoma;
font-size:10pt;
text-align:left;
}

.cdate {
color: #000000;
font-weight:bold;
font-size:10pt;
font-family:Tahoma;
}
