.text1 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.mainMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	display: inline;
	text-align: center;
	text-decoration: none;
	width: 212px;
	background-repeat: repeat-x;
	float: left;
	background-color: #bc8b0c;
	font-weight: bold;
	min-height: 20px;
        height: auto;
        padding: 5px 0;
	margin-bottom: 1px;
}

.apmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	width: 160px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px solid #999999;
}
.apmenuActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #BC8B0C;
	text-align: center;
	display: block;
	width: 160px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px solid #999999;
}

.apmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	display: block;
	width: 160px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px solid #CCCCCC;
}


.textBcol {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #BC8B0C;
}

.mainMenu a:hover {
	display: inline;
	text-align: center;
	text-decoration: none;
	background-repeat: repeat-x;
	float: left;
	background-color: #F6E7B3;
	font-weight: bold;
	color: #000000;
}
.menuActive {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	display: inline;
	text-align: center;
	text-decoration: none;
	width: 212px;
	background-repeat: repeat-x;
	float: left;
	background-color: #FFFFFF;
	font-weight: bold;
	height: 28px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 1px;
}

.textB {

	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.text2 {

	font-family: Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.mail a {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #BC8B0C;
	text-decoration: underline;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BC8B0C;
	text-decoration: none;
	font-weight: bold;
}
.border {
	border: 1px solid #BC8B0C;
}
