A:link { color: #0050f0; text-decoration: underline; background: transparent; } 
A:active { color: #0050f0; text-decoration: underline; background: transparent; } 
A:visited { color: #505080; text-decoration: underline; background: transparent; } 
A:hover { color: #0050f0; text-decoration: underline; background: transparent; }

A.top_nav_bar:link { color: #99aadd; text-decoration: none; background: transparent; } 
A.top_nav_bar:active { color: #99aadd; text-decoration: none; background: transparent; } 
A.top_nav_bar:visited { color: #99aadd; text-decoration: none; background: transparent; } 
A.top_nav_bar:hover { color: #ffffff; text-decoration: none; background: transparent; }

body {

	border: 0px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-color: #4e6799;
	font-family: Arial;
	font-size: 9pt;
	background-image: url(http://www.merkinch.org.uk/draft/graphics/background_gradient.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: top center;
	background-size: 100%;

}

.page_container {

	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;

}

.page_header_container {

	width: 748px;
	height: 65px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 28px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial;
	font-size: 9pt;
	color: #9999cc;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #cbd1e1 solid;
	background-color: #314c82;

}

.page_header2_container {

	width: 773px;
	height: 140px;
	padding-left: 0px;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	font-family: Arial;
	font-size: 9pt;
	margin-right: auto;
	margin-left: auto;
	border-top: 0px #000000 solid;
	border-bottom: 1px #cbd1e1 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	background-color: #91a2cc;

}

.grey_container {

	width: 798px;
	height: 21px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	font-family: Arial;
	font-size: 9pt;
	margin-right: auto;
	margin-left: auto;
	border-top: 0px #000000 solid;
	border-bottom: 1px #6c7587 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	background-color: #9fa6b5;

}

.document_body_container {

	float: left;
	width: 748px;
	padding: 25px;
	text-align: left;
	font-family: Arial;
	font-size: 9pt;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-top: 0px #000000 solid;
	border-bottom: 0px #000000 solid;
	background-color: #ffffff;

}

.page_footer_container {

	width: 798px;
	height: 35px;
	padding: 0px;
	text-align: left;
	font-family: Arial;
	color: #000000;
	font-size: 9pt;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	background-color: #314c82;

}

.title {

	font-family: Arial;
	font-size: 15pt;
	color: #af6666;
	letter-spacing: 1px;

}

.title_link {

	color: #ffffff;
	text-decoration: none;
	background: transparent;

}

.sub_title {

	font-family: Arial;
	font-size: 11pt;
	color: #666699;

}

form {

	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;

}

.form_elements {

	font-family: Arial;
	font-style: none;
	font-size: 10pt;
	color: #000000;
	background-color: #eeeae1;
	border-style: solid; 
	border-bottom: 1px solid #87836f;
	border-right: 1px solid #87836f; 
	border-top: 1px solid #87836f;
	border-left: 1px solid #87836f;
	width: 200px;
	height: 19px;

}

.form_elements2 {

	font-family: Arial;
	font-style: none;
	font-size: 10pt;
	color: #000000;
	background-color: #eeeae1;
	border-bottom: 1px solid #87836f;
	border-right: 1px solid #87836f; 
	border-top: 1px solid #87836f;
	border-left: 1px solid #87836f;

}

.align_left {

	text-align: left;

}

.align_right {

	text-align: right;

}

.align_center {

	text-align: center;

}
