body {color: 0; margin: 0; padding: 0; font-family: tahoma, arial, helvetica, sans-serif; font-size:8pt;}
table {border-collapse: collapse;}
th      {border:1px solid black;color: 0; margin: 1; padding: 0; font-family: tahoma, arial, helvetica, sans-serif; font-size:7pt;}
td      {border:1px solid black;color: 0; margin: 1; padding: 0; font-family: tahoma, arial, helvetica, sans-serif; font-size:7pt;}
.image                  { border-top: 1px solid #ffffff; border-left: 1px solid #ffffff; border-bottom: 1px solid #000000; border-right: 1px solid #000000; margin: 0 4 0 0;}
a, a:visited    {color: 999999; text-decoration: underline;}
#tdtooltip1 { position: relative; }

#tdtooltip1 span {
display: none;
color: #FFFFFF;
}

#tdtooltip1 td:hover span {
display: block;
position: absolute;
width: 150px;
height: 120px;
overflow:hidden;
color: #FFFFFF;
border:1px solid black;
}

table.sunset th { font-size:5pt;font-family: tahoma,arial,helvetica,sans-serif; text-align: center; background-color: black; color:white;}
table.sunset td { font-size:5pt;background-color:white; color:black;height:12px;font-family: tahoma,arial,helvetica,sans-serif; text-align: center;}
table.sunset img { vertical-align:bottom;height:10px;width:14px;}


