.mm_link {
text-decoration: none;
color: #FFF;
font-size: 16px;
text-align:center;
font-weight: bold;
}

.mm_left {
width: 7px;
height: 30px;
background-image:url(img/mainmenu_left.gif);
}

.mm_bgact {
height: 30px;
background-image:url(img/mainmenu_bgact.gif);
text-align:center;
}

.mm_bg {
height: 30px;
background-image:url(img/mainmenu_bg.gif);
text-decoration: none;
text-align:center;
}

.mm_separator {
width: 2px;
height: 30px;
background-image:url(img/mainmenu_separator.gif);
}

.mm_search {
width: 165px;
height: 30px;
background-image:url(img/search.gif);
}

.mm_right {
width: 7px;
height: 30px;
background-image:url(img/mainmenu_right.gif);
}

.mm_bottomleftmm {
width: 7px;
height: 7px;
background-image:url(img/mainmenu_bottomleftmm.gif);
}

.mm_bottomleft {
width: 7px;
height: 7px;
background-image:url(img/mainmenu_bottomleft.gif);
}

.mm_bottom {
height: 7px;
background-image:url(img/mainmenu_bottom.gif);
}

.mm_bottomrightmm {
width: 7px;
height: 7px;
background-image:url(img/mainmenu_bottomrightmm.gif);
}

.mm_bottomright {
width: 7px;
height: 7px;
background-image:url(img/mainmenu_bottomright.gif);
}

.textfield_search {
font-family: Tahoma, sans-serif;
background-image: url(/css/img/search.gif);
border:1px;
}

.textfield_search:focus  { outline: none }
.textfield_search:active { outline: none }

#separator {
color:#333333;
}