body {font-family:Arial, Helvetica, sans-serif; background-color:#EBECE6; margin-top: 50px;}
#mainbox{ width: 700px; border: 1px solid #999; margin: auto; padding: 10px; background-color: #FFF;}
h1{ margin: 0; font-size: 1.5em;}
.next {font-weight:bold; color:#FF0000; text-align:center;}
.next a{color:#FF0000;}

#footerbox { text-align: center; color: #990000; font-weight: bold; font-size: .7em;}

.menutitle{
cursor:pointer;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
margin-bottom: 5px;
}

.submenu{
margin-bottom: 25px;
padding: 5px;
color:#F00;
font-weight:bold;
background-color:#CCC;
}