.FCMMain
{
}
.FCMHead
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: White;
	height: 22px;
	padding: 0px 5px 0px 5px;
}
.FCMHead a
{
	text-decoration: none;
	color: White;
}
.FCMHead a:hover
{
	text-decoration: none;
	color: Silver;
}
.FCMDropTbl
{
	position: absolute;
	display: none;
	border: none;
	padding: 5px 5px 5px 5px;
}
.FCMDropTblCell
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: White;
	padding: 5px 5px 5px 5px;
	border-bottom: solid 1px white;
	border-right: solid 1px white;
}
.FCMDropTblCell a
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: White;
	text-decoration: none;
}
.FCMDropTblCell a:hover
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: Silver;
	text-decoration: none;
}
.unav td a
{
	padding-left: 10px;
	padding-right: 10px;
	height: 24px;
	vertical-align: middle;
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: White;
	text-decoration: none;
}
.unav td a:hover
{
	text-decoration: none;
	color: White;
}
.unavsel
{
	height: 24px;
}
.unavdesel
{
	background-color: Transparent;
	height: 24px;
}
.unav-customer
{
	background-color: #aa0000;
}
.unav-installer
{
	background-color: #000077;
}
.unav-merchant
{
	background-color: #007700;
}
.unav-about
{
	background-color: #535553;
}
.leftNav
{
	padding-left: 10px;
	padding-right: 10px;
	height: 24px;
	vertical-align: middle;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: White;
	text-decoration: none;
}
.leftNav:hover
{
	text-decoration: none;
	color: White;
}
.rightNav
{
	padding-left: 10px;
	padding-right: 10px;
	height: 24px;
	vertical-align: middle;
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: White;
	text-decoration: none;
}
.rightNav:hover
{
	text-decoration: none;
	color: White;
}