body, form, select, input {font-family: verdana, Arial; font-size: 12px; }
table { border: 1px solid #999;}
table, td { padding: 5px;}
p {font-size: 10px;}
th { font-size: 14px;}
td { font-size: 11px;}
.headerclass { font-size: 20px; font-weight: bold;text-transform: uppercase;letter-spacing: 0.5em }
#dhtmltooltip {
    position: absolute;
    left: -300px;
    width: 150px;
    border: 1px solid #333;
    padding:0px;
    background: #FFF url(../data/images/grad_tooltip01.gif) repeat-x;
    visibility: hidden;
    z-index: 100;
}
#dhtmlpointer{
    position:absolute;
    left: -300px;
    z-index: 101;
    visibility: hidden;
}

#tooltip { padding:10px; font: normal 12px arial; color:#333;   }
#tooltip b {font:bold 1.2em arial; color: #336699; *letter-spacing:-0.03em; }
#tooltip span { margin:0; padding:0; background:#FFF;}
#tooltipx { background-color:#FFFFFF; height:31px; float:right; font: normal 9px arial; color:#999999; padding:3px;}
#tooltipx img { vertical-align:middle;}

.tooltipicon {clear:left; padding:10px; font:normal 11px arial; color:#333; border-top:1px solid #666;}
.tooltipicon img {margin-right:5px}
#dated { font: bold 11px arial; color: gray; font-style: italic;}
#dated b { font: bold 11px arial; color: gray; font-style: italic;}
