.masterdiv
{
    margin:0px; margin-top:10px; margin-bottom:15px; height:auto
}

.menutitleTopp
{
 cursor:pointer;
 margin:0px;
margin-bottom: 1px;
background:#FFF URL(../logos/mnubtn2.jpg);
background-repeat:no-repeat;
background-position:right;
width:162px;
padding: 5px 10px 5px 0;
text-align:left;
/*border-top: #c60 1px solid;*/
}

.menutitle{
 cursor:pointer;
 margin:0px;
margin-top: 1px;
margin-bottom: 1px;
background:#FFF URL(../logos/mnubtn2.jpg);
background-repeat:no-repeat;
background-position:right;
width:162px;
padding: 5px 10px 5px 0;
text-align:left;
}

.menutitleBtm
{
 cursor:pointer;
 margin:0px; 
margin-top: 1px;
margin-bottom: 1px;
background:#FFF URL(../logos/mnubtn2.jpg);
background-repeat:no-repeat;
background-position:right;
width:162px;
padding: 5px 10px 5px 0;
text-align:left;
/*border-bottom: #c60 1px solid; */
}

.menutitle_arr
{
 cursor:pointer;
 margin: 0px;
margin-top: 1px;
margin-bottom: 1px;
background:#FFF URL(../logos/mnubtn2.jpg);
background-repeat:no-repeat;
background-position:right;
width:162px;
padding: 5px 10px 5px 0;
text-align:left;
}

a.mnu2link
{
color: #888;
font-family: verdana, arial, sans-serif; text-decoration: none;
}
a.mnu2link:hover
{
color: orange;
font-family: verdana, arial, sans-serif; text-decoration: none;
}

a.mnu3link
{
color: #555;
font-family: verdana, arial, sans-serif; text-decoration: none;
}
a.mnu3link:hover
{
color: orange;
font-family: verdana, arial, sans-serif; text-decoration: none;
}

a.mnuMain
{
color: #555; font-weight: bold;
font-family: verdana, arial, sans-serif; text-decoration: none;
}
a.mnuMain:hover
{
color: orange; font-weight: bold;
font-family: verdana, arial, sans-serif; text-decoration: none;
}

.subMeny{
margin-bottom: 3px; margin-top:3px; text-align:left; width:163px; height:auto;
line-height: 1.5;
background: transparent URL(../logos/submeny_bg.jpg);
/*border-top: #CCC 1px solid; border-bottom: #CCC 1px solid;*/
}

