body {background-color: #ccddcc} 
p, td {
    font-family: Verdana, Arial, sans-serif; 
    font-size: x-small;
    }
h1 {
    font-family: Trebuchet, Georgia, Arial;
    font-size: 20px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-top: 0px;
    padding-bottom: 0px;
    }
h2  {
    font-family: Trebuchet, Georgia, Arial;
    font-size: small;
    background-color: Transparent;
    color: black;
    margin-top: 3px;
	margin-bottom: 2px;
	margin-left: 1px;
	margin-right: 1px;
    }
h3 
{
    font-size:x-small;
    margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 1px;
	margin-right: 1px;
}    
header {
    background-color: silver;
    }
ul {
	 margin-left: 1px;
	 }
.links 
{ 
    margin: 0px;
    padding-right: 0px; padding-left: 0px; padding-bottom: 2px; padding-top: 2px; list-style-type: none;   
} 
.info
{
    font-size: xx-small;
    font-style: italic;
}
/*
a:link, a:visited	
{
    color:#000000; text-decoration:none
    }
a:hover, a:active       
{
    color:#990000; text-decoration:none
    }    
*/

.whitelink 
{
    color: White;
    cursor: hand;
}

.newstitle
{
    color: #990000;
}

.tableHead
{
	font-weight: bold;
	color: #000000;
   	padding-left : 3px;
	padding-right : 3px;
	padding-bottom : 3px;
	padding-top : 3px;

}
    
.tableBodyDark
{
    background-color: #cccccc;
  	padding-left : 3px;
	padding-right : 3px;
	padding-bottom : 3px;
	padding-top : 3px;

}
.tableBodyLight
{
    background-color: #e6e6e6;
  	padding-left : 3px;
	padding-right : 3px;
	padding-bottom : 3px;
	padding-top : 3px;
}
.visible {
    display: block;
    }
.hidden {
    display: none;
    }
.show {
    font-size: xx-small;
    color: #4286cb;
    }
.show:hover
{
    cursor: hand;
    color: #ff9900;
}
.footer {
    font-size: xx-small;
    color: gray;
	text-align: center;
    }
.report 
{
    font-style: italic;
    color: Red;
}
  
.banner {
    font-size: small;
    background-color: #80B0FF;
    color: black;
		margin-top: 2px;
		margin-bottom: 2px;
		margin-left: 1px;
		margin-right: 1px;
    }

a.navwhite:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
a.navwhite:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
a.navwhite:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
a.navblack:link { text-decoration: none; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
a.navblack:visited { text-decoration: none; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
a.navblack:hover { text-decoration: underline; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }

.grid {
border-color: #000000; border-top-style: dotted; border-top-width: 1px; vertical-align:top; }


