body {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 line-height: 16px;
 color: #000000;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.lg {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-size: 13px; 
 line-height: 17px;
 }
.a8 {  font-family: Arial,Helvetica,sans-serif; font-size: 10px; line-height: 10px; }
.f8 {  font-family: Arial,Helvetica,sans-serif; font-size: 10px }
.f8b {  font-family: Arial,Helvetica,sans-serif; font-size: 10px; font-weight: bold }
.f9 {  font-family: Arial,Helvetica,sans-serif; font-size: 11px }
.f10 {  font-family: Arial,Helvetica,sans-serif; font-size: 12px }
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
    padding-bottom: 3px;
	}
a:link {
 color: #32669A;
 text-decoration : underline;
}
a:visited {
 color: #32669A;
 text-decoration : underline;
}
a:hover {
 color: #333333;
 text-decoration : underline;
}
.backlink {
 color: #32669A;
 text-decoration : underline;
cursor: hand;
}
.inbox
{
color : #000000;
background : #EEEEEE;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Arial,Helvetica;
font-size : 10px;
}
.inbutton
{
color : #000000;
background : #EEEEEE;
border-color : #0000ab;
color: #0000ab;
border-top : 2px solid;
border-bottom : 2px solid;
border-left : 2px solid;
border-right : 2px solid;
font-family : Arial,Helvetica;
font-size : 10px;
font-weight: bold;
}
.bbut
{
color : #000000;
background : #eaeaea;
border-top : 1px solid #858585;
border-bottom : 2px solid #656565;
border-left : 1px solid #858585;
border-right : 2px solid #656565;
font-family : Arial,Helvetica;
font-size : 10px;
}
.tcell {
font-family: Arial,Helvetica,sans-serif; font-size: 10px;
padding-bottom : 4px; padding-left : 0px; padding-right : 3px; padding-top : 4px; border-bottom : 1px solid #d0d0d0;
}
.dcell {
font-family: Arial,Helvetica,sans-serif; font-size: 10px;
padding-bottom : 8px; padding-left : 0px; padding-right : 3px; padding-top : 0px; 
}
.lcell {
font-family: Arial,Helvetica,sans-serif; font-size: 10px;
padding-bottom : 12px; padding-left : 0px; padding-right : 12px; padding-top : 0px;
}
.hcell {
font-family: Arial,Helvetica,sans-serif; font-size: 11px;
padding-bottom : 0px; padding-left : 0px; padding-right : 0px; padding-top : 12px;
}
.mcell {
font-family: Arial,Helvetica,sans-serif; font-size: 10px;
padding-bottom : 0px; padding-left : 0px; padding-right : 0px; padding-top : 0px;
}
.bcell {
font-family: Arial,Helvetica,sans-serif; font-size: 10px;
padding-bottom : 0px; padding-left : 0px; padding-right : 0px; padding-top : 0px;
}
.bd {
border-bottom : 1px solid #d0d0d0;
}
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: #fffacd;
visibility: hidden;
z-index: 100;
font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

