/* CSS Document */

body {
	margin: 0;
}

.layout {
	background-color: #F2F9FF;
	width: 800px;
	height: auto;
	padding: 0;
	float: left;
}

/*Banner*/

.titlegraphic {
	width: 800px;
	height: 170px;
	background-color: #FFFFFF;
	/*float: left;*/
	z-index: 2;
	position: relative;
}

.textitle {
	float: left;	
}

/*Body section of the webpage*/
.midsection {
	background-color: #FFFFFF;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: 100% 0%;
	background-image: url(file:///C|/Documents%20and%20Settings/Lex/Desktop/CHB/site/images/locos.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	top: 206px;
	position: absolute;
}

/*Submenu Image*/
.subimg {
}

.textcontainer {
	font-family: Arial, Helvetica, sans-serif;
	color: #4B99AF;
	text-align: justify;
	font-size: 12px;
	text-decoration: none;
	margin-left: 225px;
	margin-right: 50px;
	margin-top: 50px;
}

.style31 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B99AF;
	background-color: #c8d5e4;
}
.style_image_text {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.style_text_body {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.style_menu_text {
font-family: Arial, Helvetica, sans-serif;
	color: #4B99AF;
}
.style_page_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #4b99af;
	margin: 5px 0 20px 0;
}
.style_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
.style_tablebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.style_text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
}
.style_click_here {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b99af;
}
