body { background: #666;
	margin: 9px 9px 0 9px;
	padding: 0;
	font-family: arial,helvetica;
       	}
p {margin-left: 20px; color: white}
a {color: #ffff88;
 text-decoration: none;
}
a:hover {color: orange}
h3 {color: yellow; 
    font-size: 24px;
    padding-left: 20px;}

table {
    background: #333;
    border-collapse: collapse;
    font-size:12px;
}
tr { vertical-align: top };

.tr0 { 
  background: #303030;
}
.tr1 { 
  background: #3a3a3a;
}
.tr2 {
  background: #444444;
}
.r {
  text-align: right;
  padding-left: 30px;
}
td {
       color: white;
       padding-left: 20px;
       padding-top: 6px;
	 padding-bottom: 6px;
	   }
.tdauser {width: 150px;}
  #level0 {
    background:#666;}
  #level1 {
    background:#555;;}
  #level2 {
    background:#666;
    position:relative;}
  #level3 {
    margin-right:350px;
    padding-right:9px;
    background:#666;}
  #main {
    background:#555}
  #topBar{
    background:#555;}
  #advBar{
    background:#555;
    padding-top: 1px;
    padding-bottom: 1px}
  #rgtBar {
    position:absolute;
    width:350px;
    top:0;
    right:0;}

#top10 {
 float:left;
}

.top10table {width: 340px;}
.top10heading {
   font-weight: bold;
   font-size: large;
   text-align: center;
   padding-top: 8px;
   padding-bottom: 10px;
}

