.hovermen1 ul{
font: bold 13px arial;
padding-left: 0;
margin-left: 0;
height: 20px;
}

.hovermen1 ul li{
list-style: none;
display: inline;
}

.hovermen1 ul li a{
padding: 2px 5px;
text-decoration: none;
display: block;
width:80px;
float: left;
color: black;
background-color: #e0d0b0;
border: 2px solid #e0d0b0;
}

.hovermen1 ul li a:hover{
background-color: #FFfbe5;
border-style: outset;
}

html>body .hovermen1 ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

.hovermen2 ul{
font: bold 13px arial;
padding-left: 0;
margin-left: 0;
height: 20px;
}

.hovermen2 ul li{
list-style: none;
display: inline;
}

.hovermen2 ul li a{
padding: 2px 5px;
text-decoration: none;
display: block;
width: 32px;
float: left;
color: black;
background-color: #e0d0b0;
border: 2px solid #e0d0b0;
}

.hovermen2 ul li a:hover{
background-color: #FFfbe5;
border-style: outset;
}

html>body .hovermen2 ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

.hovermen3 ul{
font: bold 13px arial;
padding-left: 0;
margin-left: 0;
height: 20px;
}

.hovermen3 ul li{
list-style: none;
display: inline;
}

.hovermen3 ul li a{
padding: 2px 5px;
text-decoration: none;
display: block;
width:32px;
float: left;
color: black;
background-color: #e0d0b0;
border: 2px solid #e0d0b0;
}

.hovermen3 ul li a:hover{
background-color: #FFfbe5;
border-style: outset;
}

html>body .hovermen3 ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

.hovermen4 ul{
font: bold 13px arial;
padding-left: 0;
margin-left: 0;
height: 20px;
}

.hovermen4 ul li{
list-style: none;
display: inline;
}

.hovermen4 ul li a{
padding: 2px 5px;
text-decoration: none;
display: block;
width:32px;
float: left;
color: black;
background-color: #e0d0b0;
border: 2px solid #e0d0b0;
}

.hovermen4 ul li a:hover{
background-color: #FFfbe5;
border-style: outset;
}

html>body .hovermen4 ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}