
.heading {font-family: Trebuchet MS, arial, helvetica; font-size: 18pt; color: #990000; font-weight: bold; text-decoration: none;}
.subheading {font-family: Trebuchet MS, arial, helvetica; font-size: 13.5pt; color: #000066; font-weight: bold; text-decoration: none;}

.content {font-family: arial, helvetica; font-size: 9pt; color: #000000; text-decoration: none; line-height: 1.75em;}
.content:link {font-family: arial, helvetica; font-size: 9pt; color: #990000; text-decoration: none; line-height: 1.75em;}
.content:active {font-family: arial, helvetica; font-size: 9pt; color: #990000; text-decoration: none; line-height: 1.75em;}
.content:visited {font-family: arial, helvetica; font-size: 9pt; color: #000066; text-decoration: none; line-height: 1.75em;}
.content:hover {font-family: arial, helvetica; font-size: 9pt; color: #000066; text-decoration: none; line-height: 1.75em;}

.ul {font-family: arial, helvetica; font-size: 9pt; color: #990000; font-weight: bold; text-decoration: none; line-height: 1.75em;}
.ul:link {font-family: arial, helvetica; font-size: 9pt; color: #000066; font-weight: bold; text-decoration: none; line-height: 1.75em;}
.ul:active {font-family: arial, helvetica; font-size: 9pt; color: #000066; font-weight: bold; text-decoration: none; line-height: 1.75em;}
.ul:visited {font-family: arial, helvetica; font-size: 9pt; color: #6c6c6c; font-weight: bold; text-decoration: none; line-height: 1.75em;}
.ul:hover {font-family: arial, helvetica; font-size: 9pt; color: #6c6c6c; font-weight: bold; text-decoration: none; line-height: 1.75em;}

.copyright {font-family: arial, helvetica; font-size: 7pt; color: #ffffff; text-decoration: none; line-height: 1.75em;}
.copyright:link {font-family: arial, helvetica; font-size: 7pt; color: #ffff66; text-decoration: none; line-height: 1.75em;}
.copyright:active {font-family: arial, helvetica; font-size: 7pt; color: #ffff66; text-decoration: none; line-height: 1.75em;}
.copyright:visited {font-family: arial, helvetica; font-size: 7pt; color: #ffffcc; text-decoration: none; line-height: 1.75em;}
.copyright:hover {font-family: arial, helvetica; font-size: 7pt; color: #ffffcc; text-decoration: none; line-height: 1.75em;}

#tabsI {
float:left;
width:100%;
background:url("../graphics/bg.gif") no-repeat left top;
font-family: Trebuchet MS, arial, helvetica;
color: White;
font-size: 8pt;
line-height:normal;
}
#tabsI ul {
margin:0;
padding:10px 10px 0 50px;
list-style:none;
}
#tabsI li {
display:inline;
margin:0;
padding:0;
}
#tabsI a {
float:left;
background:url("../graphics/tableftI.gif") no-repeat left top;
margin:0;
padding:0 0 0 5px;
text-decoration:none;
}
#tabsI a span {
float:left;
display:block;
background:url("../graphics/tabrightI.gif") no-repeat right top;
padding:5px 15px 4px 6px;
color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsI a span {float:none;}
/* End IE5-Mac hack */
#tabsI a:hover span {
color:#FFF;
}
#tabsI a:hover {
background-position:0% -42px;
}
#tabsI a:hover span {
background-position:100% -42px;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid White;
border-bottom-width: 0;
line-height: 18px;
z-index: 100;
background:url("../graphics/blue_pixel.gif");
width: 205px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid White;
padding: 1px 0;
text-decoration: none;
font-family: Trebuchet MS, arial, helvetica;
font-size: 8pt;
color: White;
font-weight: normal;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background:url("../graphics/brick_pixel.gif");
color: White;
}