.pathway {
	color: #FFFFFF;
	font-size: 14pt;
	font-family: Tahoma;
	font-weight:bold;
}
.pageContent {
	color: #DCF4DB;
	font-size: 9pt;
	font-family: Tahoma;
}
.pageContent a { 
    font-size: 9pt;
	color: #767676;
	font-family: Tahoma;
	}

.company {
	font-size: 13pt;
	font-family: Tahoma;
	color:#FFFFFF;
	font-weight:bold;
}
.slogan {
	font-size: 9pt;
	font-family: Tahoma;
	color: #ffffff;
}
.copyright {
	color: #ffffff;
	font-size: 9pt;
	font-family: Tahoma;
}
/*main menu*/
.tmenu {
	font-size: 9pt;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}


.tmenua {
	font-size: 9pt;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: underline;
	text-align: center;
}
/*submenu*/
.smenua {
	font-size: 9pt;
	color: #ffffff;
	font-family: Tahoma;
	text-decoration: none;
}
.smenu {
	font-size: 9pt;
	color: #ffffff;
	font-family: Tahoma;
	text-decoration: underline;
}
.bmenu {
	font-size: 9pt;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
}
.bmenua {
	font-size: 9pt;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration:underline;
}
