/* Üst menü */
.m0l0iout {
font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
padding: 4px;
color: #FFFFFF;
font-weight:bold;
}
/* Üst menü mouse ile üzerine gelindiğinde */
.m0l0iover {
font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
padding: 4px;
color: #ffffff;
font-weight:bold;
}
/* level 0 outer */
.m0l0oout {
text-decoration : none;
border : 1px solid #FFFFFF;
background: #b22c1b;
}
.m0l0oover {
text-decoration : none;
border : 1px solid #FFFFFF;
background: #b22c1b;
}
/* level 1 inner */
.m0l1iout {
font: 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
padding: 4px;
color: #b22c1b;
}
.m0l1iover {
font: 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration : none;
padding: 4px;
color: #b22c1b;
}
/* level 1 outer */
.m0l1oout {
text-decoration : none;
border : 1px solid #999;
background: #d3d3d3;
}
.m0l1oover {
text-decoration : none;
border : 1px solid #999999;
background: #999999;
}
/* Alt menünün alt menüsü*/
.m0l2iover {
font: 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration : none;
padding: 4px;
color: #b22c1b;
background: #999999;
}
/* level 2 outer */
.m0l2oout {
text-decoration : none;
border : 1px solid #999999;
background: #d3d3d3;
}
.m0l2oover {
text-decoration : none;
border : 1px solid #999999;
background: #999999;
}