.menutitle{
display:block;
cursor:pointer;
margin-left: 5px;
margin-bottom: 2px;
background-color:#fff1ca;
color:#008000;
width:270px;
text-align:center;
font-size: 10pt;
font-family: "jokerman";
height: 26px;
padding:2px;
}

.submenu{
margin-top: 20px;
margin-left: 30px;
margin-right: 30px;
margin-bottom: 20px;
background-color: #fff1ca;
color: #000000;
width: 620px;
text-align:center;
font-weight:bold;
font-size: 10pt;
font-family: "Trebuchet MS";
line-height: 30px;
}


.titles{
width: 680px;
min-height: 35px;
color: #006600;
font-size: 20pt;
font-weight: bold;
text-align: center;
background-color: #fff1ca;
font-family: "jokerman";
}


.subtitles{
width: 640px;
min-height: 20px;
margin-top: 20px;
margin-bottom: 20px;
color: #336633;
font-size: 18pt;
font-weight:bold;
text-align: center;
background-color: #fff1ca;
font-family: "jokerman";
}


.microtitles{
width: 680px;
min-height: 35px;
color: #009900;
font-size: 15pt;
text-align: left;
background-color: #fff1ca;
font-family: "jokerman";
text-indent: 0px;
}