body {
/*    background:#CCCCFF;*/
    margin: 0px;
    font-family: Verdana, Arial, sans-serif;
/*    color: black;*/
} 
.mainhead {
/*    background:#8888DD;*/
    font-family: Arial, Helvetica, sans-serif;
/*    color: #9900CC;*/
    font-size:36px;
/*     text-align:center;
     right:0;
     top:0;
     left:0px;
     position: absolute;*/
    height:50px; 
    vertical-align: middle; 

} 
.links {
    font-family: Verdana, Arial, sans-serif;
/*    color: #ffffff;*/
    font-size:11px;
}
.whobar {
    background: #777777;
/*    color: #FFFF00;*/
    height:30px;
/*    position: absolute;
    left:0px;
    top:50px;
    right: 0px;*/
    padding-left: 4px;
}
A.whobar:link {
/*    color: green !important;*/
}
/*A.links:hover {
    color:white;
} */
A {
    font-weight:bold;text-decoration:none;
} 

/*A:hover	{
    color:#ffffff;
} */
/*A:link {
    color:#CC6699;
}
A:visited {
    color:#CC6699;
}
A:active {
    color:#0000CC;
}*/

/*.pagebody {
    top:100px;
    left:100px;
    position:absolute; 
    right:0px;
    bottom:0px;
}*/

.topbar	{ 
    height: 50px;
/*    position: absolute;
    top:0;
    left:0;
    right:0;*/
    padding: 10px;
    border: 2px solid lightgreen;
}
table.menu {
    top:50px;
    position: absolute;
    left:100px;
    width:100%;
    right:0;
    height:50px;
/*    background:#8888DD;
    color:#AA00DD;*/
}
.sidebar {
    top:50px;
    position: absolute;
    left:0;
    height:100%;
    width:100px;
/*    background:#8888DD;*/
    padding-left: 4px;
}
#sidebar {
    float:left;
    width:100px;
    padding-left: 4px;
}

/*.content {
    top:100px;left:100px;position:absolute; right:0px; bottom:0px;
}*/

.tailortable {
/*    background-color: lightgray; padding:2px;*/
}


.R {color: red; width: 2em}
.O {color: orange; width: 2em}
.G {color: green; width: 2em}
.C {color: cyan; width: 2em}
.B {color: blue; width: 2em}
.K {color: black; width: 2em}
.W {color: white; width: 2em}
.M {color: magenta; width: 2em}
.U {color: darkgray; width: 2em}
.V {color: violet; width: 2em}
.I {color: indigo; width: 2em}
.Y {color: yellow; width: 2em}

#columnwrap { background:#8888DD; padding-bottom:10px; position:absolute;
    top: 80px; width: 100%;
}
#content { float:right; width:85%; 
/*background:#CCCCFF; color:black; */
padding-bottom:10px; }

td.aaaplayer {min-width: 12em}
td.aaa {min-width: 2.5em; text-align: right}

td.prop {padding-left: 6px}
