BODY {
	background-color : #000000;
	color : #FFAF0C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
}

A {
	color: #EE0F0F;
	text-decoration: underline;
	background-color : transparent;
}

A:Hover {
	color: #FFAF0C;
	text-decoration: underline;
	background-color : transparent;
}

A.sitelink {
	color: #FFAF0C;
	text-decoration: underline;
	background-color : transparent;
	font-size : 13pt;
	font-weight : bold;
}

A.sitelink:Hover {
	color: #EE0F0F;
	text-decoration: underline;
	background-color : transparent;
	font-size : 13pt;
	font-weight : bold;
}
 
A.darc2link {
	color: #EE0F0F;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	background-color: #FFAF0C;
	font-size : 14pt;
	font-weight : bold;
	padding: 3px;
}

A.darc2link:Hover {
	color: #FFAF0C;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	background-color: #EE0F0F;
	font-size : 14pt;
	font-weight : bold;
	padding: 3px;
}
.welcomeheading {
	color : #FFAF0C;
	font-family : 'Arial',Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : bold;
	font-style:italic;
}

.heading {
	color : #FFAF0C;
	font-family : 'Arial',Helvetica, sans-serif;
	font-size : 15pt;
	font-weight : bold;
}

.subheading {
	color: #EE0F0F;
	font-family : 'Arial',Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : bold;
}
	
.formEntry {  
	font-family: MS Sans Serif,Arial,geneva,helvetica,sans-serif; 
	font-size: 12pt; 
	background-color: #CCCCFF; 
	border-color: #6666FF #6666FF #9999FF #9999FF; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin
}

.footertext  {
	color: #FFAF0C;
	font-family : Arial, sans-serif;
	font-size : 9pt;
}

.footertext2  {
	color: #EE0F0F;
	font-family : Arial, sans-serif;
	font-size : 9pt;
}


td  {
	color : #FFAF0C;
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}


.maintext  {
	color : #FFAF0C;
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.navtext  {
	color : #EE0F0F;
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align : center;
	text-decoration : none;
}

P {
	color : #FFAF0C;
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.sitenotice {
	width: 575;
	padding: 15px;
	background-color: #EE0F0F;
	color: #000000;
}