body {
	background-color: #636E88;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: justify;
	padding: 5px;
}
.whole_table {
	font-size: 10px;
	font-weight: normal;
	background-color: #303F60;
	border: 1px solid #7E8FB8;
}
.main_table {
	padding: 5px;
}
.menu_table {
	font-size: 9px;
	font-weight: normal;
	color: #99ABD9;
	text-align: left;
	padding-left: 0px;
	background-image: none;
}
.menu_text {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #626D87;
}
a:link {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FAA518;
	text-decoration:none;
}
a:active {
	font-size: 10px;
	font-weight: bold;
	color: #D7DBE8;
	text-decoration:none;
}
a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #D2D9E8;
	text-decoration: underline;
}
a.menu:link {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-left: 10px;
	text-align: left;
}
a.menu:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-left: 10px;
	text-align: left;
}
a.menu:active {
	font-size: 10px;
	font-weight: bold;
	color: #FAA518;
	text-decoration:none;
	padding-left: 10px;
	text-align: left;
}
a.menu:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FAA518;
	text-decoration: underline;
	padding-left: 10px;
	text-align: left;
}
.menu_table1 {
	font-size: 9px;
	font-weight: normal;
	color: #99ABD9;
	background-color: #455270;
	text-align: left;
	background-image: none;
	border: 1px solid #7D869C;
	padding: 0px;
}
.text_inside {
	font-size: 11px;
	color: #DBE1F0;
	font-weight: normal;
	text-align: justify;
	padding: 0px 5px;
}
.text_bottom {
	font-size: 9px;
	color: #DADDE4;
	font-weight: 500;
	text-align: left;
	padding: 0px 5px;
	background-color: #455270;
	border-top: 1px none #7D869C;
	border-right: 1px solid #7D869C;
	border-bottom: 1px solid #7D869C;
	border-left: 1px solid #7D869C;
}
.bottom_table {
	background-color: #636E88;
}
.text_postcodes {
	font-size: 9px;
	color: #DADDE4;
	font-weight: 500;
	text-align: justify;
	padding: 0px 5px;
	background-color: #636E88;
	border: 1px none #7D869C;
}
.contact_table {
	font-size: 12px;
	font-weight: bold;
	color: #B4C0E2;
	text-align: left;
	padding-left: 0px;
	background-image: none;
	background-color: #455270;
}
div.postcodes {
	width: 700px; 
	height: 10px; 
	overflow: auto;
	scrollbar-base-color: #636E88;
	scrollbar-3d-light-color: #636E88;
	scrollbar-arrow-color: #636E88;
	scrollbar-darkshadow-color: #636E88;
	scrollbar-face-color: #636E88;
	scrollbar-highlight-color: #636E88;
	scrollbar-shadow-color: #636E88;
	scrollbar-track-color: #636E88;
}
div.divscroll {
	width: 450px;
	height: 330px;
	overflow: auto;
	scrollbar-base-color: #798da6; 
	scrollbar-3d-light-color: #ff0000; 
	scrollbar-arrow-color: #798da6; 
	scrollbar-darkshadow-color: #798da6; 
	scrollbar-face-color: #d2d9e2; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #798da6; 
	scrollbar-track-color: #d2d9e2; 
} 
table.tabinside {
	width: 430px;
} 
.form {
	font-size: 10px;
}
.red {
	color: #FF0000;
}
.orange {
	color: #FAA518;
}
.table_services {
	font-size: 9px;
	font-weight: normal;
	color: #99ABD9;
	text-align: center;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #495675;
	height: auto;
	width: auto;
	font-style: normal;
	line-height: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #576687;
	border-right-color: #576687;
	border-bottom-color: #576687;
	border-left-color: #576687;
}
.table_services_top {
	font-size: 10px;
	font-weight: bold;
	color: #99ABD9;
	text-align: center;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #566485;
	border:1px;
}
.backlink { margin-top: 5px; margin-bottom: 5px; background: #636E88; text-align: center; padding: 3px; border: 1px solid #999; }
.backlink a { color: #bed2ff; font-weight: bold; font-size: 11px; text-decoration: underline; }
.backlink a:hover { background: #bed2ff; color: #626D87; text-decoration: none; }