.pathway {
	color: #4A8CC8;
	font-size: 12pt;
	font-family: Tahoma;
	font-weight:bold;
	padding-right:5px;
	padding-left:5px;
	}

.pageContent {
	color: #616161;
	font-size: 9pt;
	font-family: Tahoma;
	
	
}


.company {
	font-size: 12pt;
	font-family: Tahoma;
	color:#777C7F;
	font-weight:bold;
	text-transform: uppercase;	
}
.slogan {
	font-size: 8pt;
	font-family: Tahoma;
	color: #A4B2BD;
	text-transform: uppercase;
	font-weight: bold;
}
.copyright {
	color: #727272;
	font-size: 8pt;
	font-family: Tahoma;
	text-align: center;
}
/*main menu*/
.tmenu {
	font-size: 8pt;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
	font-weight:bold;
	text-transform: uppercase;	
}
.tmenua {
	font-size: 8pt;
	font-family: Tahoma;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	text-transform: uppercase;		
}


/*submenu*/
.smenua {
	font-size: 8pt;
	color: #ffffff;
	font-family: Tahoma;
	text-align: center;
	text-decoration: none;
	vertical-align: bottom;	
	padding-bottom:2px;
	
}
.smenu {
	font-size: 8pt;
	color: #ffffff;
	font-family: Tahoma;
	text-align: center;
	text-decoration: underline;
vertical-align: bottom;	
	padding-bottom:2px;
	
	
}


/*bottom*/
.bmenu {
	font-size: 8pt;
	font-family: Tahoma;
	color: #4C89C2;
	text-decoration:underline;
	text-align: center;
font-weight:bold;
}
.bmenua {
	font-size: 8pt;
	font-family: Tahoma;
	color: #4C89C2;
	text-decoration:none;
	text-align: center;
	font-weight:bold;
}
