.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
	text-align: left;
	padding-left: 65px;
	padding-top: 5px;
	padding-bottom: 25px;
	background-color: #FFFFFF;



}
.menucontact {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000033;
	text-decoration: none;



}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;


}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000033;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;

}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000033;
	text-align: left;
	vertical-align: top;
	padding: 25px 10px 25px 25px;
	border: 1px solid #EAE6D6;




}
a:link {
	color: #2D2459;
}
a:hover {
	color: #9999CC;
}
a:visited {
	color: #333366;
}
a:active {
	color: #6666CC;
}
.contactform {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: right;
	vertical-align: top;
	color: #000033;


}
.bordertable {
	border: 1px solid #EAE6D6;
}
