/* CSS Document */

.leftNavSubLinks { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: 8A8171;
	line-height: 15px;
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 22px;
	color: #aaa08f;
}

.footerText a:link {
	color: #8a8171;
	text-decoration: none;
}

.footerText a:visited {
	color: #8a8171;
	text-decoration: none;
}

.footerText a:active {
	color: #333333;
	text-decoration: none;
}

.footerText a:hover {
	color: #333333;
	text-decoration: none;
}

.createSelected {
	color: #6bb540;
}

.merchSelected {
	color: #2cafa4;
}

.eventsSelected {
	color: #005288;
}

.inprogressSelected {
	color: #423e36;
}

.imageLocator { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:	#804000
}
.cattextBold{
font-weight:bold;
font-size:11px;
}


