@charset "utf-8";
/*
	Created by David Smith
	http://www.uktechnologies.co.uk
*/

body {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 8pt;
	background: #fff1e5 url('bg.jpg') repeat-y;	
}

img {
	border: none;	
}

ul {
	margin: 0px; padding: 0px;
}

li {
	margin: 0px; padding: 0px;
}

.top {
	float: left;
	padding-top: 3px;
	width: 100%;
	height: 17px;
	color: #999999;
	text-align: center;
	background: #fff1c8;
	border-bottom: 1px solid #a07f1e;
}

.last {
	border: none;	
}

.top a {
	color: #999999;
	text-decoration: none;	
}

.top a:hover {
	color: #999999;
	text-decoration: underline;	
}

.top li {
	display: inline;
	padding-left: 5px;
	border-right: 1px solid #999999;
	padding-right: 5px;
}

.header {
	float: left;
	width: 100%;
	height: 133px;
	background: url('right.jpg') repeat-x;
}

.corner {
	float: left;
	width: 178px;
	height: 133px;
	background: url('corner.jpg');
}

.cats {
	float: left;
	width: 445px;
	padding-left: 5px;
	height: 133px;
	background: url('left.jpg') repeat-x;
}

.cats img {
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}

.remainder {
	float: left;
	padding-top: 5px;
	height: 128px;
	padding-left: 20px;
	background: url('divider.jpg') no-repeat;
	background-position: top left;
}

.remainder input, select {
	color: #ff7300;
}

.bold {
	font-weight: bold;	
}

.logo {
	float: left;
	margin-top: 10px;
	margin-left: 0px;
}

.corner span {
	float: left;
	margin-top: 5px;
	width: 130px;
	text-align: center;
}

.umenu {
	float: left;
	margin-top: -1px;
	width: 137px;
	background: #ff8f33 url('menu.jpg') repeat-y;
}

.umenu ul {
	color: #000;
	font-weight: bold;
	width: 130px;
	list-style: none;
	font-size: 9pt;
}

.umenu ul a {
	float: left;
	background: none;
	margin-top: 2px;
	width: 125px;
	padding-left: 5px;
	color: #663300;
	font-weight: normal;
	text-decoration: none;
}

.umenu ul a:hover {
	background: #ffc799;	
}

.left {
	float: left;
	width: 135px;
}

.menu_items {
	float: left;
	width: 130px;
	margin-top: -1px;
	text-align: center;
	font-size: 6pt;
	background: #ffc79a;
}

.menu_items a {
	float: left;
	color: #000;
	font-size: 10pt;
	text-decoration: none;
	margin-top: 10px;
	width: 100%;
	text-align: center;
}

.middle {
	position: absolute;
	top: 110px;
	left: 140px;
	padding-left: 10px;
}

.page_text {
	min-height: 850px;
}

.middle ul {
	margin-left: 15px;	
}

h2 {
	font-size: 12pt;
	margin-top: 10px;
}

h1 {
	font-size: 14pt;	
}


.content_headers {
	background: #33a3ff;
	color: #fff;
	font-weight: bold;
}

.tb_center {
	float: left;
	width: 105px;
	margin-top: 10px;
	text-align: center;
}

.content_body {
	background: #99c7ff;	
}

.footlink {
	font-size: 8pt;	
}

.footer_div {
	margin-top: 15px;
	float: left;
	width: 400px;
	font-size: 8pt;
	text-align: center;
}

.footer_wide {
	float: left;
	margin-top: 5px;
	color: #fff;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

.footer_container {
	position: relative;
	margin-left: -150px;
	text-align: center;
	height: 230px;
	background: #fff1e5 url('footer.jpg') repeat-x;
}

.footer_table {
	float: left;text-align: center; width: 100%; margin-top: 25px; font-size: 8pt;
}

.footer_table a {
	font-size: 8pt;	
}

.footer_table td {
	font-size: 8pt;	
}
