body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	background-color: black;
}


A:link, A:visited, A:active {
	color: White;
	text-decoration: none;
}
A:hover {
	color : Yellow;
	text-decoration : none
}


td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
Tr.List {
	background-color : #777777;
}

tr.odd{
	background-color : #003399;
	color : Black;
}
tr.even{
	background-color : #F5F5F5;
	color : Black;
}
TABLE.List {
	font-size : 8pt;
	background-color : #777777;
}
TR.listdark {
	background-color : #3E3E3E;
}

p.info{
	font-size : 8pt;
}

DIV.login {
	background-color : White;
	color : Black;
	font-weight : bold;

}
DIV.login2 {
	background-color : White;
	color : Black;
	font-weight : bold;
}
DIV.footer {
	background-color : Black;
	color : White;
	font-size : 10pt;
}

DIV.AppTitle{
	color : Black;
	font-size : 20pt;
	font-weight : bold;
	}
TABLE.size12blk {
	font-size : 12pt;
	background-color : Black;
	color : White;
}

DIV.copyright {
	color : white;
	font-size : 8pt;
}

TABLE.size6 {
	font-size: 8pt;
	color: white;
}

TABLE.size8 {
	font-size : 8pt;
}
TABLE.size10 {
	font-size : 10pt;
}
TR.FuseNavOne {
	background-color : Navy;
	font-size : larger;
	font-weight : bold;
	text-align : left;
	vertical-align : middle;
}
TR.FuseNavTwo {
	background-color : Blue;
	font-size : larger;
	font-weight : bold;
	text-align : left;
	vertical-align : middle;
}

TD.inform {
	font-size : 8pt;
	font-style : italic;
	font-weight : normal;
}



hr.bold{
	line-height: 3;
	color: #003399;
	}

th.report{
	font-size: 10pt;
	background-color: #000080;
	color: white;
	
}
td.white{
	color: white;
}





