.pathway {
	color: #373739;
	font-size: 11pt;
	font-family: Tahoma;
	font-weight:bold;
	text-transform: capitalize;
}
.pageContent {
	color: #373739;
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: normal;
}
.pageContent a { 
    font-size: 9pt;
	color: #767676;
	font-family: Tahoma;
	}

.company {
	font-size: 12pt;
	font-family:Arial, Verdana,Tahoma, Courier, Times New Roman;
	color:#FFFFFF;
	font-weight:bold;
text-transform: uppercase; 
}
.slogan {
	font-size: 8pt;
	font-family: Tahoma;
text-transform: uppercase;
	color: #ffffff;
}
.copyright {
	color: #666666;
	font-size: 9pt;
	font-family: Tahoma;
}
/*main menu*/
.tmenu {
	font-size: 9pt;
	font-family:Arial;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
	text-transform: uppercase;
}


.tmenua {
	font-size: 9pt;
	font-family:Arial;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
	text-transform: uppercase;
}
/*submenu*/
.smenua {
	font-size: 9pt;
	color: #3D3D3F;
	font-family:Arial;
	text-decoration: none;
	font-weight:bold;
}
.smenu {
	font-size: 9pt;
	color: #3D3D3F;
	font-family:Arial;
	text-decoration: underline;
	font-weight:bold;
}
.bmenu {
	font-size: 9pt;
	font-family:Arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}
.bmenua {
	font-size: 9pt;
	font-family:Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
