/* CSS Document */
body {
margin:0px;
font-family:Verdana;
background-color: #FFFFFF;
}
#toolTip {position:absolute; text-align: justify;display:none;border:1px solid #642986;padding:6px 10px;background-color: #642986;color:#ffffff;width:250px;font-size:8pt;}
.style3 {color: #97979a; font-size:12px}
a.style3, a.style3:link, a.style3:visited {color: #FFFFFF; text-decoration:none; font-size:11px}
a.style3:hover {color: #F1F1F1;font-size:11px}
#top1 {
background-image: url(../images/tlo.jpg);
background-position: top center;
background-repeat: no-repeat;
background-color: #642986;
}
#top2 {
text-align:center;
padding:0px 0px 15px 0px;
height:600px;
}
#bottom {
text-align:center;
padding-top:20px;
padding-bottom:20px;
background-color:#FFFFFF;
color: #642986;
font-size:11px;
border-top: 3px solid #97979a;
}
#bottom a, #bottom a:link, #bottom a:visited {color: #642986; text-decoration:none;}
#bottom a:hover {color: #97979a;font-size:11px}

