body{
text-align: center;
font-family: arial;
color: #8F8F8F;
}

.container{
text-align: left;
margin: 0 auto;
width: 808px;
}

.firstmenu, .secondmenu{
text-align: center;
color: white;
}

.firstmenu a,.secondmenu a{
color: white;

text-decoration: none;
}

.firstmenu a:hover{
text-decoration: none;
color: white;
}
.secondmenu a:hover{
color: white;
text-decoration: none;
}
.firstmenu a:visited{color: white;}
.secondmenu a:visited{color:white;}

.firstmenu{
margin-top:4px;
}

/*.secondmenu {margin-left:1px;
}
*/
.firstmenu a{
font-weight: 600;
font-size: 11px;
}




.firstmenu td, .secondmenu td{
background: #8F8F8F;
padding-top: 2px;
padding-bottom: 2px;
}


.secondmenu{
border-right: 2px solid white;
font-weight: 400;
}

.secondmenu a{
font-size: 11px;
width: 100%;
}


#status{
padding: 5px;
}

#status #membersearch{
float: right;
border: 1px solid grey;
}


#status #membersearch input{
font-size: 8pt;
border: 0px;
height: 12px;
margin: 0px;
padding: 0px;
}


