.menu {
	font-family: "Trebuchet MS", "Arial Narrow", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #151644;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #151644;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #151644;
	border-bottom-color: #151644;
	border-left-color: #151644;
}
.menu a:link {
	color: #151644;
	text-decoration: none;
}
.menu a:hover {
	color: #E33713;
	text-decoration: none;
}
.menu a:visited {
	color: #151644;
	text-decoration: none;
}
.submenu {
	font-family: "Trebuchet MS", "Arial Narrow", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #151644;
}
.submenu a:link {
	color: #151644;
	text-decoration: none;
}
.submenu a:hover {
	color: #E33713;
	text-decoration: none;
}
.submenu a:visited {
	color: #151644;
	text-decoration: none;
}
.body_text {
	font-family: "Trebuchet MS", "Arial Narrow", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 15px;
	text-align: justify;

}
.contact {
	font-family: "Trebuchet MS", "Arial Narrow", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #151644;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #151644;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #151644;
	border-bottom-color: #151644;
	border-left-color: #151644;
}
.contact a:link {
	color: #151644;
	text-decoration: none;
}
.contact a:hover {
	color: #E33713;
	text-decoration: none;
}
.contact a:visited {
	color: #151644;
	text-decoration: none;
}
