.menutitle{
cursor:pointer;
margin-bottom: 2px;
background-color:#b30000;
color:#ffea00;
width:190px;
padding:5px;
text-align:left;
font-weight:bold;
font-family: Tahoma, Geneva, sans-serif;

/*/*/border:1px solid #30ff00;/* */
}

a {
	color: #ffea00;
	font-size: 13px;
	color: #ffea00;
}
a:visited {
	color: #ffea00;
}
a:hover {
	color: #000000;
}
a:active {
	color: #ffea00;
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}

.menutitle1{
cursor:pointer;
margin-bottom: 0px;
background-color:#b30000;
color:#000000;
width:100%px;
padding:0px;
text-align:left;
font-weight:bold;

/*/*/border:0px solid #000000;/* */
}
.menutitle2{
cursor:pointer;
margin-bottom: 0px;
background-color:#009b49;
font-size: 12px;
color:#0000ff;
width:100%px;
padding:0px;
text-align:left;

/*/*/border:0px solid #000000;/* */
}
.submenu{
margin-bottom: 0.5em;
}
