.footer-text {
	font-family: Verdana;
	font-size: 9px;
	color: #5D5D5D;
	text-decoration: none;
}
.logo-box {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #515151;
	border-bottom-color: #515151;
}
.slogan {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #2D3327;
	text-decoration: none;
}
.navigation-bg {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 100px;
	padding-left: 15px;
}
.menu-text {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 3px;
}
.submenu-text {
	font-family: Verdana;
	font-size: 10px;
	text-transform: capitalize;
	color: #F3C736;
	text-decoration: none;
}
.footer-box {
	font-family: Verdana;
	font-size: 9px;
	color: #B2B2B2;
	text-decoration: none;
	padding-right: 15px;
}
.detail-box {
	font-family: Verdana;
	color: #2D3327;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 15px;
	font-size: 10px;
}
.page-tittle {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #E6B100;
	text-decoration: none;
	text-transform: uppercase;
}
.my-form {
	font-family: Verdana;
	font-size: 11px;
	color: #2D3327;
	text-decoration: none;
	padding-left: 3px;
	border: 1px solid #6E6E6E;
}
.left-bg {

	background-image: url(navigation_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #5D5D5D;
}
.my-link {
	font-family: Verdana;
	font-size: 11px;
	color: #660000;
	text-decoration: underline;
}
.small-tittle {

	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #2D3327;
	text-decoration: none;
}
.current-page {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.submenu-text:hover {

	font-family: Verdana;
	font-size: 10px;
	text-transform: capitalize;
	color: #FFFF00;
	text-decoration: underline;
}
.sign {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.my-form {

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #2D3327;
}
