.reportMainPara
{
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	font: italic;
	color: #000000;
}

.reportCustmrName
{
	font-family: Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: bold;
	font: italic;
	color: #711F70;
}

.reportFor
{
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font: italic;
	color: #711F70;
}

.hint
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

A.adminNav:Link, A.adminNav:Visited
{
	color: #AA9976;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font: italic;
	letter-spacing: 1px;
	text-decoration: none;
}

A.adminNav:Hover, A.adminNav:Visited:Hover
{
	color: #E4C3CA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font: italic;
	letter-spacing: 1px;
	text-decoration: none;
}

.dataTableHeading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #B46B1B;
	background: #C4C079;
	font-weight: bold;
}

.dataRow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background: #F5F5DC;
}

.pageHeading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #F7EEDB;
	background: #A7A45F;
	font-style: italic;
	letter-spacing: 3px;
}

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	}
	
	h1, .h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #868346;
	font-weight: normal;
	font-style:	italic;
	}
	
	h2, .h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #868346;
	font-weight: bold;
	font-style:	italic;
	}
	
	h3, .h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #868346;
	font-weight: bold;
	font-style:	italic;
	}
	
	.textblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #B46B1B;
	font-weight: bold;
	font-style:	italic;
	}
	
	.tableheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #B46B1B;
	font-weight: bold;
	}
	
	A:Link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration: underline;
	color: #711F70;
	}
A:Hover{
	color: #92508F;
	}
	
A:Visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration: underline;
	color: #92508F;
	}
	
.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	color: #711F70;
	}
	
A.footer:Link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #711F70;
	text-decoration: underline;
	}
A.footer:Hover{
	color: #92508F;
	text-decoration: underline;
	}
	
A.footer:Visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #92508F;
	text-decoration: underline;
	}
	
	.table {
background: #D3CB92;
}
	
/*___________ form elements _____________________*/
select {
	background: #F7F8F9;
	border:bevel;
	border-width: 1px;
	border-height: 1px;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
}

input {
	background: #F7F8F9;
	border:bevel;
	border-width: 1px;
	border-height: 1px;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
}

textarea {
	background: #F7F8F9;
	border:bevel;
	border-width: 1px;
	border-height: 1px;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.button {
	background: #768793;
	border:bevel;
	border-width: 1px;
	border-height: 1px;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.purple
{
	color: #FFFFFF;
	background-color: #711F70;
	border:bevel;
	border-width: 1px;
	border-height: 1px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.lightYellow
{
	background-color: #F2E3B7;
}

.textBox {
	background: #F7F8F9;
}

/*********************** END ************************/


