body 
   { font-size: 12px; font-family: Verdana; background-color: #595959; text-align: center; margin: 0px }
h1  { color: #000000; font-size: 18px; vertical-align: bottom; margin-bottom: 0px }
h2 {font-size:16px;color:#000000;}
h3 {font-size:14px;color:#000000;}

code {font-size:14px;color:#0000ff;}
pre
 { color: #0000ff; font-size: 14px; background-color: #d6d6d6; padding: 5px }
a:link, a:visited, a:active, a:hover
     { color: #600000; font-weight: normal; font-size: 12px; text-decoration: underline }
a:active, a:hover
 { color: red }
a.menu  { color: #eeeeee; text-decoration: none; background-color: #737994; text-align: center; display: block; padding: 3px; border-top: 1px solid #000 }
a.menu:link, a.menu:visited
{ 
  color:#eeeeee;
 background-color:#737994;
 text-decoration:none; font-weight:bold;
}
a.menu:active, a.menu:hover, a.menu:focus
{ 
  color:#737994; font-weight:bold;
 background-color:#eeeeee;
}

#title  { background-color: #7b7d8e; border-bottom: 1px solid #000; height: 90px }
#left   { background-color: #d6d6d6; float: left; width: 116px }
#none  { background-color: #d6d6d6; float: none; width: 128px }
.menutitle { font-weight: bold; background-color: #d6d6d6; text-align: center; margin: 2px }
.menucontainer     { background-color: #d6d6d6; margin: 10px; border: solid 1px #000; width: 105px }
#content   { background-color: #efeff7; float: right; padding: 0px 10px; border: solid 1px #efeff7; width: 670px }
#content_1 { background-color: #efeff7; float: right; padding: 0px 10px; border: solid 1px #efeff7; width: 300px }
h4     { color: black; font-weight: normal; font-size: 12px; font-family: Verdana }
h5 { color: black; font-weight: normal; font-size: 10px; font-family: Verdana }
a.submenu  { color: #eeeeee; text-decoration: none; background-color: #b5b5b5; text-align: center; display: block; padding: 3px; border-top: 1px solid #000 }
a.submenu:link, a.submenu:visited
 { color: #eeeeee; font-weight: bold; text-decoration: none; background-color: #b5b5b5 }
a.submenu:active, a.submenu:hover
{ 
  color:#737994; font-weight:bold;
 background-color:#eeeeee;
}
a.menutop  { background-color: #d6d6d6; float: right; width: 120px }