body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 10pt;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	color: #000000;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000
}

a:link
{
    color: #990000
}
a:visited
{
    color: #990000
}
a:active
{
    color: #FF0000
}

.smallFont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt
}

.pageTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000
}

.queryElement
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000
}

.queryInfo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000
}

.queryDiv
{
	background-color : Silver;
}

.formElement
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: right
}

.formElementSide
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000
}

.formDescription
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666
}

.formArea
{
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000
}

.leftNav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
}

.listFont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.questionFont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	text-align: center
}

.headingTitle
{
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF
}

TR.headingRow 
{
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF
}

.oddRow
{
	background-color: #CCCCCC
}

.evenRow
{
	background-color: #FFFFCC
}


