body {font-family: Arial, Helvetica, Sans-serif;
      font-style: normal;
      font-weight: normal;
      background-color: black;
      color: #99ccff;
      margin: 4px}

a,a:link,a:active,a:visited {font-weight: bold;
                             text-decoration: none;
                             background-color: transparent;
                             color: #99ccff}

a:hover {font-weight: bold;
         text-decoration: none;
		 background-color: transparent;
         color: red}

a.options,a.options:link,a.options:active,a.options:visited {font-weight: bold;
                             text-decoration: none;
                             background-color: transparent;
                             color: black}

.hidden {display: none}

.sidemenu {font-weight: bold;
           font-size: 120%;
		   line-height: 150%;
		   white-space: nowrap}
		   		   
.submenuitem {font-weight: normal;
           	  font-size: 80%;
		   	  line-height: 120%}
			  
.leftimage {border: 0px;
			float: left}
			
.toptip {float: right;
		 vertical-align: middle}
		 
.toptipimage {border: 0px}

