input:focus {
background-color: #FFFFCC;
}

/*div.menu
{
width:100%;
margin:0px;
margin-top:55px;
line-height:50%;
}*/

div.left
{
float:left;
width:185px;
margin:0;
margin-top:05px;
padding-top:1em;
margin-left:5px;
line-height:85%;
/*font-weight:bold;*/
}

ul
{
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}

a.header
{
float:left;
width:165px;
text-decoration:none;
color:white;
padding:0.2em 0.2em;
border-left:10px;
border-left-style: solid;
border-left-color: red;
font-weight:bold;
}

a.header:hover
{
float:left;
width:165px;
text-decoration:none;
padding:0.2em 0.2em;
border-left:10px;
border-left-style: solid;
border-left-color: red;
font-weight:bold;
}

a.menu
{
float:left;
width:165px;
text-decoration:none;
color:white;
padding:0.2em 0.2em;
font-weight:normal;
font-size:14px;
/*border:1px;
border-style: solid;
border-color: #b7ddf3;*/
}

a.menumember
{
float:left;
width:165px;
text-decoration:none;
color:#3BB9FF;
padding:0.2em 0.2em;
font-weight:normal;
font-size:14px;
/*border:1px;
border-style: solid;
border-color: #b7ddf3;*/
}

a.menu:hover
{
float:left;
width:165px;
text-decoration:none;
padding:0.2em 0.2em;
color:yellow;
font-size:16px;
font-weight:bold;
}

a.menumember:hover
{
float:left;
width:165px;
text-decoration:none;
padding:0.2em 0.2em;
color:yellow;
font-size:16px;
font-weight:bold;
}

li 
{
display:inline;
font-weight:normal;
font-family:Times New Roman;
font-size:10px;
}