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

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


.company {
	font-size: 12pt;
	font-family: Tahoma;
	color:#FBFFFF;
	font-weight:bold;
	
}
.slogan {
	font-size: 9pt;
	font-family: Tahoma;
	color: #95BCCD;
}
.copyright {
	color: #63998B;
	font-size: 9pt;
	font-family: Tahoma;
	text-align: center;
}
/*main menu*/
.tmenu {
	font-size: 8pt;
	font-family: Tahoma;
	color: #4A545D;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
	
	
}
.tmenua {
	font-size: 8pt;
	font-family: Tahoma;
	color: #4A545D;
	text-align: center;
	text-decoration: underline;
	font-weight:bold;
	
}


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


/*bottom*/
.bmenu {
	font-size: 8pt;
	font-family: Tahoma;
	color: #FFFDFF;
	text-decoration:underline;
	text-align: center;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
}
.bmenua {
	font-size: 8pt;
	font-family: Tahoma;
	color: #FFFDFF;
	text-decoration:none;
	text-align: center;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
}
