@charset "utf-8";
body {
	background-color: #3A88B5;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	font-family: verdana;
	font-size: 12px;
}
.title {
	font-family: "Times New Roman";
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
.menulink {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
}
.image {
	border: 1px solid #006699;
}
.details {
	font-family: verdana;
	font-size: 11px;
	color: 006699;
	text-decoration: underline;
}
.heading {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: 006699;
}
.contact_image {
	clear: none;
	height: 87px;
	width: 72px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3A88B5;
	border-right-color: #3A88B5;
	border-bottom-color: #3A88B5;
	border-left-color: #3A88B5;
}
