body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #3A83C8;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#divTop {
	width: 760px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	height: 120px;
	background-image: url(../images/header.jpg);
}

#DivLeft {
	width: 120px;
	clear: none;
	float: left;
	background-color: #FFFFFF;
	height: 500px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #3A83C8;
	border-right-color: #3A83C8;
	border-bottom-color: #3A83C8;
	border-left-color: #3A83C8;
	margin: 0px;
	padding: 0px;
}
#DivLeft h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #3B7EC5;
	margin: 3px;
	width: 111px;
	border: 1px solid #0000FF;
	text-align: center;
}

#divBottom {
	clear: both;
	width: 760px;
	background-color: #FFFFFF;
}
#divBottom table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3A83C8;
	border-right-color: #3A83C8;
	border-bottom-color: #3A83C8;
	border-left-color: #3A83C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	color: #0000FF;
}

#DivCentre {
	width: 630px;
	float: none;
	clear: none;
	background-color: #FFFFFF;
	height: 500px;
	margin: 0px;
	padding: 0px;
}
#DivCentre #divMainTop table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #3A83C8;
	border-right-color: #3A83C8;
	border-bottom-color: #3A83C8;
	border-left-color: #3A83C8;
	color: #FFFFFF;
	text-align: center;
	background-color: #FFFFFF;
}
#DivCentre #divMainBody {
	clear: none;
	float: none;
	width: 610px;
}

#divAll #DivCentre #divMainTop table td {
	background-color: #3A83C8;
	width: 93px;
	color: #FFFFFF;
	border: 1px solid #000000;
	font-weight: bold;
	font-size: 11px;
	vertical-align: top;
}

#divMainTop {
	clear: none;
	float: none;
	width: 640px;
	font-weight: bold;
}

#divAll {
	width: 761px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
}
.divL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto;
	overflow: hidden;
	border: thin solid #3A83C8;
	padding: 1px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
	font-weight: normal;
	background-color: #D4D0C8;
}
#DivL img {
	margin-left: 20px;
}

.p2 a:link {
	color: #3A83C8;
	text-decoration: none;
}
.p2 a:visited {
	text-decoration: none;
	color: #3A83C8;
}
.p2 a:hover {
	text-decoration: none;
	color: #0000FF;
}
.p2 a:active {
	text-decoration: none;
	color: #3A83C8;
}
