body {
 font-family: verdana, arial, serif;
 font-size: 10px;
 color:#ff6600; }

p, td {
 font-family: verdana, arial, serif;
 font-size: 10px;
 color:#ff6600; }

a {
 font-family: verdana, arial, serif;
 font-size: 10px;
 color: #ff6600;
 text-decoration: none; }

a:hover {
 font-family: verdana, arial, serif;
 font-size: 10px;
 color: #ff9900;
 text-decoration: none;
 cursor: crosshair; }

html {
 scrollbar-arrow-color: #ff9900;
 scrollbar-base-color: #ffffff;
 scrollbar-face-color: #ffffff;
 scrollbar-highlight-color: #Ff9900;
 scrollbar-darkshadow-color: #ffffff;
 scrollbar-shadow-color: #FF9900;
 scrollbar-track-color: #ffffff;
 scrollbar-3d-light-color: #FF9900; }		

#left {
 position: absolute;
 top: 0;
 left: 0;
 padding: 5;
 width: 280; 
 height: 100%; }

#topright {
 position: absolute;
 top: 0;
 left: 615;
 padding: 5;
 height: 155; 
 width: 170; }

#topleft {
 position: absolute;
 overflow: auto;
 top: 0;
 left: 285;
 padding: 5;
 height: 155; 
 width: 330; }

#center {
 position: absolute;
 top: 160;
 left: 285;
 padding: 5;
 height: 400;
 width: 500;
 overflow: auto;
 border-width: 1;
 border-color: #ff6600; }