.pathway {
	color: #666666;
	font-size: 12pt;
	font-family: Tahoma;
	font-weight:bold;
	text-transform: uppercase;
}
.pageContent {
	color: #666666;
	font-size: 9pt;
	font-family: Tahoma;
}
.pageContent a { 
    font-size: 9pt;
	color: #767676;
	font-family: Tahoma;
	}

.company {
	font-size: 12pt;
	font-family: Tahoma;
	color:#FFCC00;
	font-weight:bold;
}
.slogan {
	font-size: 14pt;
	font-family: Tahoma;
	color: #ffffff;
	font-weight:bold;
}
.copyright {
	color: #666666;
	font-size: 9pt;
	font-family: Tahoma;
}
/*main menu*/
.tmenu {
	font-size: 8pt;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: underline;
	text-align: center;
	text-transform: uppercase;
}


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