.pathway {
	color: #171E31;
	font-size: 14pt;
	font-family: Tahoma;
	font-weight:bold;
	padding-right:5px;  
	}

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


.company {
	font-size: 16pt;
	font-family: Tahoma;
	color:#1B2131;
	font-weight:bold;
	
}
.slogan {
	font-size: 9pt;
	font-family: Tahoma;
	color: #968569;
}
.copyright {
	color: #CBD7E3;
	font-size: 9pt;
	font-family: Tahoma;
	text-align: center;
}
/*main menu*/
.tmenu {
	font-size: 8pt;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: underline;
	text-align: center;
	
}


.tmenua {
	font-size: 8pt;
	font-family: Tahoma;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	
		
}

.t1 {
padding-left:5px;
padding-right:5px;
text-align: center;

}

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

.s1 {
padding-right:5px;
padding-left:5px;
text-align: right;

}

/*bottom*/
.bmenu {
	font-size: 9pt;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration:underline;
	text-align: center;
}
.bmenua {
	font-size: 9pt;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration:none;
	text-align: center;
	
}
.b1 {
	padding:5px;
	text-align: center;
	
}