<style type="text/css">
A.leader:link { color:#0000FF; text-decoration: none; border: 0; }
A.leader:active { color:#0000FF; text-decoration: none; }
A.leader:visited { color:#0000FF; text-decoration: none; }
A.leader:hover { color:#FF9C00; text-decoration: none; }

td.board { font-size: 7pt; font-family: verdana, arial, geneva, helvetica, sans-serif; color: #000000; background: #EEEEEE; line-height: 120%; font-weight: bold; white-space:nowrap;}
td.boardgrey { font-size: 7pt; font-family: verdana, arial, geneva, helvetica, sans-serif; color: #000000; background: #CCCCCC; line-height: 120%; font-weight: bold; white-space:nowrap;}
td.boardblank { font-size: 7pt; font-family: verdana, arial, geneva, helvetica, sans-serif; color: #000000; line-height: 120%; font-weight: bold;}
td.boardunder { font-size: 7pt; font-family: verdana, arial, geneva, helvetica, sans-serif; color: #ff9900; background: #EEEEEE; line-height: 120%;}
td.boarddark { font-size: 7pt; font-family: verdana, arial, geneva, helvetica, sans-serif; color: #000000; background: #FFFF00; line-height: 120%; font-weight: bold;}
td.surround { font-size: 7pt; font-family: verdana, arial, geneva, helvetica, sans-serif; color: #000000; background: #FFFFFF; line-height: 120%; font-weight: bold;}

#dhtmltooltip {
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

