/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	BACKGROUND-COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: #000;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	text-align: center;
}
P
{
	color: #000;
	text-align: center;
}

LI
{
	font-size: 8pt;
}

A:link	{	
	text-decoration:	none;
	color:	#336699;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#336699;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#336699;
	}	
		
A:hover	{
	text-decoration:	underline;
	color:	#666666;
	text-align: center;
	font-size: 12pt;
	}
	
td.headerText
{
	font-family: 'verdana', 'MS Sans Serif', 'Times New Roman';
	font-size: 125%;
	font-weight: bold;
	color: #000000;
}
td.rateHeader
{
	font-family: 'verdana', 'MS Sans Serif', 'Times New Roman';
	font-weight: bold;
	color: #000000;
	background-color: #336699;
}
td.blackHeader
{
	font-family: 'verdana', 'MS Sans Serif', 'Times New Roman';
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
td.rateCell-left
{
	font-family: 'verdana', 'MS Sans Serif', 'Times New Roman';
	color: #000000;
	border-right: #999999 2pt solid;
}
.tableStyle
{
    BORDER: #000066 2pt solid;
}
.tableHeader
{
	BORDER-bottom: #999999 2pt solid;
    COLOR: white;
    FONT-FAMILY: 'verdana', 'MS Sans Serif', 'Times New Roman';
    font-weight: bold;
    BACKGROUND-COLOR: #000066;
}
.tableRowHeader
{
    border-right: #666666 1pt solid;
    BACKGROUND-COLOR: #990000;
    BORDER-bottom: #666666 1pt solid;
    font-weight:bold;
    COLOR: white;
    FONT-FAMILY: 'verdana', 'MS Sans Serif', 'Times New Roman';
}
.tableCell
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-bottom: #666666 1pt solid;
    color: Black;
    font-size: 8pt;
}
.tableRowHeaderBottom
{
    border-right: #666666 1pt solid;
    BACKGROUND-COLOR: #990000;
    font-weight:bold;
    COLOR: white;
    FONT-FAMILY: 'verdana', 'MS Sans Serif', 'Times New Roman';
}
.tableCellBottom
{
    BACKGROUND-COLOR: #ffffff;
    color: Black;
    font-size: 8pt;
}
small
{
	font-size: xx-small;
}
IMG
{
	border-color: #990000;
	text-align: center;
}
LI
{
	font-size: 8pt;
}#table2 tr td #table4 tr td #table5 tr td h1 {
	color: #960;
}
.RED {
	color: #F00;
}
.green {
	color: #390;
	font-size: medium;
}
.green font b font {
	color: #408000;
}
.green font b {
	color: #408000;
}
.fern {
	color: #408000;
}
.orange {
	color: #FF8000;
}
.blue {
	color: #336699;
}
#table2 tr td #table4 tr td #table5 tr td .headerText {
	font-family: Verdana, Geneva, sans-serif;
}
#table2 tr td #table4 tr td #table5 tr td p {
	font-size: 10pt;
}
#table2 tr td #table4 tr td #table5 tr td p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	text-align: left;
}
#table2 tr td #table4 tr td #table5 tr td .green strong {
	font-size: 18pt;
}
.huh {
	text-align: center;
}

