body {font-family: Arial; color: #333333; font-size: 9pt;}
TD {font-family: Arial; color: #333333; font-size: 9pt;}

.topbar a:link {font-size: 10pt; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.topbar a:visited {font-size: 10pt; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.topbar a:hover {font-size: 10pt; font-weight: bold; color: #003F7D; text-decoration: none;}

.bottombar {font-size: 8pt; font-weight: bold; color: #CCCCCC;}
.bottombar a:link {font-size: 8pt; font-weight: bold; color: #CCCCCC; text-decoration: none;}
.bottombar a:visited {font-size: 8pt; font-weight: bold; color: #CCCCCC; text-decoration: none;}
.bottombar a:hover {font-size: 8pt; font-weight: bold; color: #333333; text-decoration: none;}

a:link {color: #003F7D;	text-decoration: none;}
a:visited {color: #003F7D; text-decoration: none;}
a:hover {color: #006633; text-decoration: none;}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #757575;
border-bottom-width: 0;
font:normal 9px Arial;
line-height: 18px;
z-index: 100;
background-color: #999999;
width: 95px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #757575;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #757575;
color: white;
}