div.m_menu   {
border-style:solid;
border-width:2;
}

td.m_selectitem{
font-size:12px;
font-width:bold;
line-height: 20px;
background-color: #60551D;
color: white;
cursor:default;
}

td.m_sperateitem{
cursor:default;
background-color: menu;
color: white;
border-width:1;
border-style:inset;
}

td.m_item {
font-size:12px;
font-width:bold;
font-color:white;
line-height: 20px;
background-color: #887727;
color: white;
cursor:default;
}

.m_homemenu{
font-size:12px;
font-weight:bold;
font-color:white;
color:white;
background-color:buttonface;
line-height: 20px;
cursor:default;
border-color:buttonface;
border-style:solid;
border-width:1;
}

.m_homemenuselect{
font-size:12px;
font-weight:bold;
color:white;
background-color:#60551D;
line-height: 20px;
cursor:default;
border-color:black;
border-style:solid;
border-width:1;
}

div.m_mainmenu   {
border-style:solid;
border-weight:0;
border-color:#ADA748;
}

td.m_mainselectitem{
font-size:12px;
font-weight:bold;
line-height: 20px;
background-color: #60551D;
color: white;
cursor:default;
}

td.m_mainsperateitem{
background-color: #ADA748;
color: white;
cursor:default;
}

td.m_mainitem {
background-color: #887727;
color: white;
font-size:12px;
font-weight:bold;
line-height: 20px;
cursor:default;
}

