.textTitle {
	font-family: 			Verdana, Arial, Tahoma;
	font-weight: 			900;
	font-size: 				17px;
	color: 					#3A3A3A;
}

.textSmall {
	font-family: 			Verdana, Arial, Tahoma;
	font-weight: 			900;
	font-size: 				10px;
	color: 					#FFFFFF;
}

.textSmallDark {
	font-family: 			Verdana, Arial, Tahoma;
	font-weight: 			900;
	font-size: 				10px;
	line-height: 			100%;
	color: 					#3A3A3A;
}

.textFooter {
	line-height: 			100%;
	font-family: 			Verdana, Arial, Tahoma;
	font-weight: 			100;
	font-size: 				10px;
	color: 					#666666;
}

.textBoxTitle { 
	background-color: 	#F4F4F4;
	color: 					#3A3A3A;
	border: 					0px;
	font-family: 			Verdana, Tahoma, Arial; 
	font-size: 				13px; 
	font-weight: 			bold;
}

.textMenuContent {
	padding-left: 			30px;
}