
.fStripTop
{
  background-color: #FF6600;
}

.fStripBtm
{
  background-color: #FF6600;
}


H1
{
	color: #FF6600;
	margin-bottom: -10px;
	font-size: 14px;
	font-weight: bold;
}

H2
{
	color: #FF6600;
	margin-bottom: -10px;
	font-size: 12px;
	font-weight: bold;
}

H3
{
	color: #FF6600;
	margin-bottom: -10px;
	font-size: 12px;
	text-decoration: underline;
}

.leftNavHover 
{
	background-color: #FF6600 !IMPORTANT;
	color:#F9F9F9 !IMPORTANT;
}


.leftNavSelected
{
	background-color: #FF6600 !IMPORTANT;
	color: #F5F5F5 !IMPORTANT;
	border-color: #8A8A8A !IMPORTANT;
}