html, body {
height: 100%;
margin: 0px;
padding: 0px;
}
td {
font-family: arial, helvetica;
font-size: 8pt;
color: #ffffff;
}
td.S2 {
font-family: arial, helvetica;
font-size: 8pt;
color: #000000;
}
a {
color: #ffffff;
text-decoration: underline;
}
a.s2 {
color: #000000;
text-decoration: underline;
}
.hd {
color: #33aef3;
}
.wt {
color: #ffffff;
}
.cp {
font-size: 7pt;
}
div.s1 {
padding: 23 60 28 93;
}
div.s2 {
padding: 26 60 28 93;
background-color: #33c5f3;
color: #000000;
background-image: url('/img/pbg.png');
background-position: left center;
background-repeat: no-repeat;
}
div.s3 {
padding: 0 0 28 92;
}
div.s4 {
padding: 26 60 28 93;
background-color: #F40F63;
}
input, select {
font-family: arial, helvetica;
font-size: 8pt;
color: #0D4D7C;
}

a.tt {
   color: #000000;
   text-decoration: none;
}			
a.tt:hover {
   position: relative;
}			
a.tt span {
   display: none;
}
a.tt:hover span {
   display: block;
   position: absolute;
   white-space: nowrap;
   top: -1.8em;
   left: 0.5em;
   background: #fffcd1;
   border: 1px solid #444;
   color: #444;
   padding: 1px 5px;
}

TD.t1 {color: #FFFFFF; font-weight: bold; height: 33px; background-color: #667886; padding-left: 16px; padding-right: 16px; }
TD.t2 {background-color: #33c5f3; color: #000000; padding-left: 16px; padding-right: 16px; padding-top: 4px; padding-bottom: 4px; }
TD.t3 {background-color: #248ED0; color: #000000; padding-left: 16px; padding-right: 16px; padding-top: 4px; padding-bottom: 4px; }

TD.t4 {color: #000000;}

TD.tl1 {color: #FFFFFF; font-weight: bold; height: 33px; background-color: #667886; padding-left: 20px; padding-right: 60px;}
TD.tl2 {background-color: #33c5f3; color: #000000; padding-left: 20px; padding-right: 60px; height: 24px;}
TD.tl3 {background-color: #248ED0; color: #000000; padding-left: 20px; padding-right: 60px; height: 24px;}

