.layout_table {
	border: 0;
	padding: 0;
	border-spacing: 0;
	width: 100%;
}
body {
 font-family: Verdana, "Verdana",;
 font-size:12px;
 background-color: #f7f7f7;
 color: #000000;
 background: #f3f4f4;
 margin-left:12px;
 margin:5px;
}
.border {
	border-color: #cbcbb0;
	border-width: 1px;
	border-style: solid;
	width: 894px;
	background-color: white;
}
.topheader {
	color: #FFFFFF;
	background-color: #4d4d44;
	padding-right: 7px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight:bold;
	text-align: right;
}
.logo {
	width: 270px;
	background-image: url(layout/leftcolourbar_bkgd.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
.banner {
	width: 624px;
}
.menu_header {
	color: #606040;
	background-color: #cbcbb0;
	font-weight: bold;
	height: 30px;
	padding: 5px;
	line-height: 30px;
}
.a_menu {
 	color: #606040;
 	text-decoration:none
	display: inline-block;
	padding: 5px 10px;
}
.menu_left {
	padding:0;
	width: 270px;
	vertical-align: top;
}
.content {
	padding:0;
	width: 624px;
	vertical-align: top;
}
.content2 {
	border-color: #cbcbb0;
	border-width: 0 0 0 1px;
	border-style: solid;
	padding:10px;
	min-height: 500px;
}
.button1 {
	margin: 5px 23px;
	height: 40px;
	line-height: 40px;
	background-image: url(layout/button1_bkgd.jpg);
	background-repeat:no-repeat;
	color: #606040;
 	text-decoration:none;
}
.button2 {
	margin: 5px 23px;
	height: 40px;
	line-height: 40px;
	background-image: url(layout/button2_bkgd.jpg);
	background-repeat:no-repeat;
	color: #606040;
	text-decoration:none;
}
.button3 {
	margin: 5px 23px;
	height: 40px;
	line-height: 40px;
	background-image: url(layout/button3_bkgd.jpg);
	background-repeat:no-repeat;
	color: #606040;
 	text-decoration:none;
}
p {
 	margin:0;
}
a {
 	color: #606040;
  	text-decoration:none;
}
a:visited {
 	color: #e08020;
}
a:hover {
 	color: #e08020;
}
.a_hover {
 color: #e08020;
 }
 .a_visited {
 color: #802000;
 }
h1 {
 font-size: 16px;
 color: #e08020;
 font-weight: bold;
 margin:0;
}
h2 {
 font-size: 14px;
 color: #802000;
 font-weight: bold;
 margin:0;
}
h3 {
 font-size: 12px;
 color: #606040;
 font-weight: bold;
 margin:0;
}