.pathway {
	color: #C8C596;
	font-size: 12pt;
	font-family: serif;
	font-weight:bold;
	padding-right:5px;
	text-transform: uppercase;	
	
	}

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


.company {
	font-size: 11pt;
	font-family: serif;
	color:#2D2E30;
	font-weight:bold;
	text-transform: uppercase;	
}
.slogan {
	font-size: 8pt;
	font-family: serif;
	color: #463D2B;
	text-transform: uppercase;
	font-weight: bold;
}
.copyright {
	color: #353126;
	font-size: 9pt;
	font-family: Tahoma;
	text-align: center;
}
/*main menu*/
.tmenu {
	font-size: 8pt;
	font-family: Tahoma;
	color: #F9FDFE;
	text-decoration: underline;
	text-align: center;
	
	
	
}
.tmenua {
	font-size: 8pt;
	font-family: Tahoma;
	color: #F9FDFE;
	text-align: center;
	text-decoration: none;
	
	
}


/*submenu*/
.smenua {
	font-size: 8pt;
	color: #FCFFFF;
	font-family: Tahoma;
	text-align: left;
	text-decoration: none;
	
	
}
.smenu {
	font-size: 8pt;
	color: #FCFFFF;
	font-family: Tahoma;
	text-align: left;
	text-decoration: underline;
	
	
}


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