body,td,th {
	font-family: arial;
	font-size: 11px;
	color: #024A73;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
body {
	background: url('/images/bgr.jpg');
	background-color: #ADEBFF;
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
a {
	color: #024A73;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	color: #E95131;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
}
h2 {
	color: #024A73;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
}
img {
	border: 0px;
}
#side {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 21px;
	margin-right: 20px;
}
#content {
	margin-top: 23px;
	margin-bottom: 23px;
	margin-left: 22px;
	margin-right: 22px;
}
#footer {
	font-size: 12px;
	margin-top: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

table.contactform tr td { padding-bottom: 8px; }

	table.contactform input, table.contactform textarea { padding: 2px; border: 1px solid #314a80; }
	
	table.contactform button { 
		padding: 4px 12px; 
		color: #fff; 
		background: #314a80; 
		border-top: 1px solid #4f669a;
		border-right: 1px solid #243762;
		border-bottom: 1px solid #243762;
		border-left: 1px solid #4f669a; }
	
	table.contactform img.captchaimage { border: 2px solid #fff; }