body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #736A67;
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	text-align: center;
}
.bgBottom {
	background-image: url(images/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: bottom;
	height: 35px;
}
.bgMain {
	background-color: #FFFFFF;
	background-image: url(images/bg_centre.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #372B27;
}

.header {
	background-image: url(images/header.jpg);
	height: 130px;
	width: 800px;
}
.bgTop {
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 130px;
	text-align: center;
}
.bgTopbar {
	background-image: url(images/bg_topbar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
}
.bgCentre {
	background-image: url(images/bg_main.gif);
	background-repeat: repeat;
}
.bgHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 490px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 35px;
	padding-left: 50px;
	background-color: #736A67;
	line-height: 15px;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #630;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: underline;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.nav a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.nav a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.nav a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



.picRight {
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #736A67;
	text-decoration: none;
}
.tableCar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
	border: 1px solid #736A67;
}
.tableCar a:link {
	color: #736A67;
	text-decoration: none;
}
.tableCar a:visited {
	color: #736A67;
	text-decoration: none;
}
.tableCar a:hover {
	color: #736A67;
	text-decoration: underline;
}
.tableCar a:active {
	color: #736A67;
	text-decoration: none;
}
