	H1
	{
		FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,sans-serif;
		FONT-SIZE: 8px;
		COLOR: #F5F2E5;
	}
	H2
	{
		FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,sans-serif;
		FONT-SIZE: 12pt;
		COLOR: #329832;
	}
	
	.toptext {
		font-family : "Arial", sans-serif;
		font-size: 13px;
		text-decoration : bold;
		color:  #FEFEFE;
	}

.bigorangetext {
	color: #C96923;
	font-family: arial, verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.bigsilvertext {
	color: #F5F2E5;
	font-family: arial, verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

	.browntabletext11{
		font-family : "Arial", sans-serif;
		font-size: 11px;
		text-decoration : none;
		color : #885F4C;
	}

	.browntabletext{
		font-family : "Arial", sans-serif;
		font-size: 12px;
		text-decoration : none;
		color : #885F4C;
	}

	.bigbrowntabletext{
	font-family : "Arial", sans-serif;
	font-size: 14px;
	text-decoration : none;
	color : #885F4C;
	font : bold italic;
}

	.tableTop {
		position:absolute; 
		TOP:0px; 
		LEFT:0px;
	}
	
	P  {
		font-family : "Arial", sans-serif;
		font-size: 12px;
		text-decoration : none;
		color : #000000;
	}
	TD  {
		font-family : "Arial", sans-serif;
		font-size: 12px;
		text-decoration : none;
		color : #666666;
	}
	TH  {
		font-family : "Arial", sans-serif;
		font-size: 12px;
		text-decoration : bold;
		color : #666666;
	}

	.TEXT {
		font-family : "Arial", sans-serif;
		font-size: 12px;
		text-decoration : bold;
		color	:	#666666;
	}
	.OnGreen {
		font-family : "Arial", sans-serif;
		font-size: 12px;
		text-decoration : none;
		color	:	#550055;
	}
	.OnGreen:HOVER {
		font-family : sans-serif;
		text-decoration : underline;
	}



	.ARIAL10 {
		font-family : "Arial", sans-serif;
		font-size: 10px;
		text-decoration : none;
	}

	.ARIAL10W {
		font-family : "Arial", sans-serif;
		font-size: 10px;
		text-decoration : none;
		color:  #FFFFFF;
	}

	.ARIAL10OW {
		font-family : "Arial", sans-serif;
		font-size: 10px;
		text-decoration : none;
		color:	#006600;
	}

	.ARIAL11 {
		font-family : "Arial", sans-serif;
		font-size: 11px;
		text-decoration : none;
	}


	.ONWHITE {
		font-family : "Arial", sans-serif;
		font-size: 12px;
		text-decoration : none;
		color:	#040404;
	}

	.ARIAL12 {
		font-family : "Arial", sans-serif;
		font-size: 12px;
		text-decoration : bold;
	}

	.ARIAL12HVY {
		font-family : "Arial", sans-serif;
		font-size: 12px;
		text-decoration : none;
		font-weight : bolder;
	}

	.ARIAL14 {
		font-family : "Arial", sans-serif;
		font-size: 14px;
		text-decoration : none;
	}

	.TEXTSMALL {
		font-family : "Arial", sans-serif;
		font-size: 9px;
		text-decoration : none;
		color: #379832;
	}

	.TEXTSMALLOW {
		font-family : "Arial", sans-serif;
		font-size: 9px;
		text-decoration : none;
		color: #040404;
	}

	A {
	text-decoration: none;
	font-weight: bold;	
	color: #393939;
}

	A:Hover {
	text-decoration: underline;
	color: #228822;
}


	SELECT	{
		text-decoration: none;
		background:#EDEDED;
		color: #117711;
		font : normal sans-serif;
		font-family : sans-serif;
	}
	INPUT	{
		text-decoration: none;
		background:#EDEDED;
		color: #117711;
		font : normal sans-serif;
		font-family : sans-serif;
	}
	TEXTAREA	{
		text-decoration: none;
		background:#EDEDED;
		color: #117711;
		font : normal sans-serif;
		font-family : sans-serif;
	}
