
.horimenu {
width : 100%;
height:44px; 
border-top:     #A20000 1px solid;
border-left:    #A20000 0px solid;
border-bottom:  #A20000 1px solid;
border-right:   #A20000 1px solid;
background: url('images/btn_background.jpg') repeat-x center;
}

.horimenu ul {
display : inline;
}

.horimenu ul li {
display : inline;
}

.horimenu ul li a {
float : left;
font : normal 13px Arial, Verdana, sans-serif;
height:30px; 
color : black;
padding-top     : 14px;
padding-left    : 12px;
padding-bottom  : 0px;
padding-right   : 12px;
text-decoration : none;
border-top:     #A20000 0px solid;
border-left:    #A20000 0px solid;
border-bottom:  #A20000 0px solid;
border-right:   #A20000 1px solid;
}

.horimenu a:hover {
color : #A20000 !important;
font : normal 13px Arial, Verdana, sans-serif;
background: url('images/btn_select.gif') repeat-x center;
}

.horimenu ul li .current {
color : blue !important;
font : normal 13px Arial, Verdana, sans-serif;
border-top:     #A20000 0px solid;
border-left:    #A20000 0px solid;
border-bottom:  #A20000 0px solid;
border-right:   #A20000 1px solid;
background : url('images/btn_background.jpg') repeat-x center;
}

.horimenu ul li .current:hover {
color : blue !important;
background: url('images/btn_background.jpg') repeat-x center;
}

.horimenu ul li .blank {
width : 160px;
height:44px; 
padding-top     : 0px;
padding-left    : 0px;
padding-bottom  : 0px;
padding-right   : 0px;
background: url('images/btn_background.jpg') repeat-x center;
border-top:     #A20000 0px solid;
border-left :   #A20000 0px solid;
border-bottom:  #A20000 0px solid;
border-right :  #A20000 1px solid;
}
