.top_menu{
height:39px;
font-size:11px;
color:#fff;
text-transform:uppercase;
background:url(../images/top_menu/menu_l.gif) left top no-repeat #d11b29;
}

.top_menu strong{
font-weight:normal;
}

.top_menu a{
color:#fff;
text-decoration:none;
padding:2px 5px;
}

.top_menu a:hover{
color:#fff;
background:#4b4a4f;
}

.top_menu .menubg{
height:39px;
background:url(../images/top_menu/menu_r.gif) right top no-repeat;
}

.top_menu table{
height:39px;
width:100%;
border-collapse:collapse;
}

.top_menu table td{
height:39px;
text-align:center;
vertical-align:middle;
border-left:2px solid #a00b16;
}
.top_menu table td.mact{
background:#a00b16;
}
.top_menu table td.mact a:hover{
background:none;
}
.top_menu table td.tdl{
border:none;
}
.top_menu table td.tdl.mact{
background:url(../images/top_menu/menuact_l.gif) left top no-repeat #a00b16;
}
.top_menu table td.tdr.mact{
background:url(../images/top_menu/menuact_r.gif) right top no-repeat #a00b16;
}