.menu a:hover {
	font-size: 9pt;
	font-family: Times New Roman;
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
}
.bmenu a:hover {
	font-size: 9pt;
	font-family: Times New Roman;
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
}

.text-header {
	font-size: 15pt;
	font-family: Times New Roman;
	color: #ffffff;
	font-weight: bold;
}

.pathway {
	color: #FFFFFF;
	font-size: 14pt;
	font-family: Times New Roman;
	font-weight:bold;
}

.pageContent {
	color: #F9D7BE;
	font-size: 13pt;
	font-family: Times New Roman;
}
.pageContent a { 
    font-size: 13pt;
	color: #ffffff;
	text-decoration: none;
	font-family: Times New Roman;
	}
.pageContent a:hover { 
    font-size: 13pt;
	color: #ffffff;
	text-decoration: underline;
	font-family: Times New Roman;
	}

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


.tmenua {
	font-size: 9pt;
	font-family: Times New Roman;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
/*submenu*/
.smenua {
	font-size: 8pt;
	color: #ffffff;
	font-family: Times New Roman;
	text-decoration: underline;
}
.smenu {
	font-size: 8pt;
	color: #ffffff;
	font-family: Times New Roman;
	text-decoration: none;
}
.color{
	color: #f9d7be;
}
.bmenu {
	font-size: 9pt;
	font-family: Times New Roman;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}
.bmenua {
	font-size: 9pt;
	font-family: Times New Roman;
	color: #ffffff;
	text-decoration:underline;
	font-weight:bold;
}
.menu {
	font-size: 9pt;
	font-family: Times New Roman;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
.menua {
	font-size: 9pt;
	font-family: Times New Roman;
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;

}
.icon
{
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom:0px;
	padding-top:0px;
}
.iconleft
{
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.iconfoot
{
	padding-right: 10px;
	padding-left: 10px;
}
.line_submenu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
    border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
