body 
{ margin-top: 0;
  margin-bottom: 20;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0; }

p, td {font-family: verdana, arial; font-size:11px; }
input, textarea
{ background-color:#33ccff;
font-family:verdana, arial;
color:#9933ff;
border-style:dotted;
border-color:#3366ff;
border-width:2px; 
padding:2px; 
font-size:11px; }


A.menu:link
{ text-decoration: none; color:#99ff00; font-weight: normal; font-size: 10px; }
A.menu:visited
 text-decoration: none; color:#99ff00; font-weight: normal; font-size: 10px; }
A.menu:active
{ text-decoration: none; color:#ff0000; font-weight: bold; font-size: 10px; }
A.menu:hover
{ text-decoration: underline; color:#ffcc99; font-weight: normal; font-size: 10px; }

A.xo:link
{ font-family:arial; text-decoration: none; color:#000000; font-weight: normal; font-size: 10px; }
A.xo:visited
{ font-family:arial; text-decoration: none; color:#000000; font-weight: bold; font-size: 10px; }
A.xo:active
{ font-family:arial; text-decoration: none; color:#000000; font-weight: bold; font-size: 10px; }
A.xo:hover
{ font-family:arial; text-decoration: none; color:#000000; font-weight: bold; font-size: 10px; border: 2px dotted #000099; }

A:link
{ text-decoration: none; font-weight: normal; font-size: 10px; }
A:visited
{ text-decoration: none; font-weight: normal; font-size: 10px; }
A:active
{ text-decoration: none; font-weight: normal; font-size: 10px; }
A:hover
{ text-decoration: none; font-weight: bold; font-size: 10px; }


#center {
  margin-left: 10px;
  padding: 0px;
  margin-right: 160px;
  margin-top: 10px;
border:20px;
border-style:outset;
border-color:#99ff00;

}
#right {
  position: absolute;
  right: 15px;
  padding: 3px;
  top: 15px;
  width: 125px;

border:1px;
border-style:solid;
border-color:#cc00cc;
background-color:#99cc33;
font-size:10px;
color: #33ffff; 
}

.menutitle{
margin-bottom: 5px; margin-top: 5px; 
background-color:#cc6699;
color:#33ccff;
width:116px;
padding:2px;
text-align:center;
font-weight:bold;
border-width:1px;
border-style:dashed;
border-color:#33ccff;

}
