A.logo { 
        text-decoration: none; 
}
A.user-links {
	color: black;
}
BODY {
	background-color: #FFFFFF
}
TD.table-data {
	color: black;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
}
TD.table-header {
	color: white;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
}
TD.table-title {
	color: white;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
        line-height: 200%; 
}	


A.category-selected
{
    COLOR: white;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold; 
}
A.category-unselected
{
    COLOR: black;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 10pt; 
}
A.page-selected
{
    COLOR: black;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold; 
}
A.page-unselected
{
    COLOR: black;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 8pt; 
}
INPUT 
{
    FONT-FAMILY: Arial, sans-serif; 
    FONT-SIZE: 10pt; 
}
TD.category-selected
{
    BACKGROUND-COLOR: gray;
}
TD.category-unselected
{
    BACKGROUND-COLOR: lightgrey;
}
TD.page-selected
{
    BACKGROUND-COLOR: white;
}
TD.page-unselected
{
    BACKGROUND-COLOR: darkgray;
}
.error
{
    COLOR: red; 
    FONT-FAMILY: arial, sans serif; 
    FONT-SIZE: 10pt; 
}
.logo-large
{
    COLOR: black; 
    FONT-FAMILY: comic sans ms, sans serif; 
    FONT-SIZE: 20pt; 
}
.logo-standard
{
    COLOR: black; 
    FONT-FAMILY: comic sans ms, sans serif; 
    FONT-SIZE: 16pt; 
}
.logo-small
{
    COLOR: black; 
    FONT-FAMILY: arial, sans serif; 
    FONT-SIZE: 8pt; 
}
.standard
{
    COLOR: black; 
    FONT-FAMILY: arial, sans serif; 
    FONT-SIZE: 10pt; 
}
.superscript 
{
    FONT-SIZE: 8pt; 
}
