.text {	
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #44463D;
	line-height: 14px;
	
}

.lg{	
	font-family: tahoma,arial,helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #44463D;
	line-height: 18px;
	
}

.purple {	
	font-family: tahoma,arial,helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #6E2A51;
	line-height: 14px;
	
}

.grey {	
	font-family: tahoma,arial,helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #7B7B77;
	line-height: 14px;
	
}

.blue {	
	font-family: tahoma,arial,helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #387BA9;
	line-height: 14px;
	
}

.gold {	
	font-family: tahoma,arial,helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #F69204;
	line-height: 14px;
	
}

.navItem {
	font-family: tahoma,arial,helvetica; 
	font-size:11px; 
	color:#C0280F;
	text-decoration:none;
	margin-left:7px;
	margin-right:7px;
	width: 141px;
}

.red {	
	font-family: tahoma,arial,helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #C0280F;
	line-height: 14px;
	
}




.white {
	font-family: tahoma,arial,helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;

}

.padded {
	font-family: tahoma,arial,helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #68767F;
	line-height: 13px;
        padding-right: 20px;
        padding-top: 15px;


}

.promo {
	border-width:0px;


}


.footer {
	font-family: tahoma,arial,helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #9F9E9E;
}

	


a:link,a:active,a:visited{color:#C0280F;text-decoration:none}


a:hover{color:#C0280F;text-decoration:underline;}


