TABLE, TR, TD
	{
		color : black;
		font-family : "arial", "Microsoft Sans Serif", "Arial", "New York", serif;
		font-size : 10px;
	}

.orangeHeader
	{
		font-family : "arial";
		text-decoration: none;
		color: #ff6300;
		font-size: 18px;
		font-weight:bold;
	}


.bold
	{
		font-weight : bold;
	}
	

.pageHeader
	{
		font-family: "Georgia";
		font-size: 18pt;
		color: #000000;
	}
a.TempNav:link
	{
		font-family: Arial;
		font-size: 12px;
		text-decoration: none;
		color: black;
		font-weight: bold;
	}	
a.TempNav:active
	{
		font-family: arial;
		font-size: 12px;
		text-decoration: none;
		color: black;
		font-weight: bold;
	}	

A.TempNav:hover
	{
		font-family: Arial;
		font-size: 12px;
		text-decoration: none;
		color: #ff6300;
		font-weight: bold;
	}	
a.subNav:link
	{
		font-family: Arial;
		font-size: 10px;
		text-decoration: none;
		color: black;
		font-weight: bold;
	}	
a.subNav:active, a.subNav:visited
	{
		font-family: arial;
		font-size: 10px;
		text-decoration: none;
		color: black;
		font-weight: bold;
	}	

A.subNav:hover
	{
		font-family: Arial;
		font-size: 10px;
		text-decoration: none;
		color: #ff6300;
		font-weight: bold;
	}	
a:link
	{
		font-family: Arial;
		font-size: 12px;
		text-decoration: none;
		color: black;
		font-weight: bold;
	}	
a:active
	{
		font-family: arial;
		font-size: 12px;
		text-decoration: none;
		color: black;
		font-weight: bold;
	}	


a:visited
	{
		font-family: Arial;
		font-size: 12px;
		text-decoration: none;
		color: black;
		font-weight: bold;
	}	
.subNavSection
	{
	 	color: black;
		visibility: visible;
		position: relative;
		top: 0px;
		left: 0px;
		z-index: 3;
	}
.pageHeader
	{
	 	color: #ff6300;
		font-family: Arial;
		font-size: 14px;
		text-decoration: none;
		font-weight:bold;
		
	}
	
a.sortLink, a.sortLink:active, a.sortLink:visited, a.sortLink:link
	{
		color: #ff6300;
		text-decoration: none;
	}
	
a.sortLink:hover
	{
		text-decoration: underline overline;
	}
