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

.pageContent {
	color: #ACB0B1;
	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: #4A3E28;
	text-transform: uppercase;
	font-weight: bold;
}
.copyright {
	color: #262914;
	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: #262914;
	text-decoration:underline;
	text-align: center;
	
}
.bmenua {
	font-size: 8pt;
	font-family: Tahoma;
	color: #262914;
	text-decoration:none;
	text-align: center;
	
}
