body {
	background-color: #76BCBC;
	margin: 0px;
	padding: 0px;
	background-image: url(images/b_01.gif);
	background-repeat: repeat-x;
}
div {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}
table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a {
	color: #006666;
	text-decoration: underline;
}
br {
	clear: both;
}
input, textarea, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #333333;
}
input.button {
	background-image: url(images/back_01.gif);
}
form {
	margin: 0px;
	padding: 0px;
}
table.header {
	height: 84px;
	background-image: url(images/b_02.gif);
	margin-top: 10px;
	width: 820px;
}
table.header td {
	padding-left: 50px;
}
table.menu {
	background-image: url(images/b_03.gif);
	margin-top: -1px;
	width: 820px;
	font-size: 70%;
}
table.menu td {
	padding-bottom: 10px;
}

div.buttons {
	background-color: #A89780;
	width: 800px;
	margin-left: 10px;
}
div.buttons div {
	background-image: url(images/b_04.gif);
	padding: 6px;
	width: 88px;
	text-align: center;
	float: left;
}
div.buttons a {
	color: #FFFFFF;
	text-decoration: none;
}
div.buttons a:hover {
	text-decoration: underline;
}
table.middle {
	width: 820px;
	background-image: url(images/b_08.gif);
	font-size: 75%;
}
table.middle td {
	padding-bottom: 20px;
}
table.middle td.left {
	width: 300px;
	padding-left: 30px;
	vertical-align: top;
}
table.middle td.right {
	vertical-align: top;
	padding-right: 30px;
}
table.middle h1 {
	font-size: 180%;
	font-weight: normal;
	color: #9B8566;
	margin: 0px;
	padding-top: 20px;
}
table.middle h2 {
	font-size: 140%;
	font-weight: normal;
	display: block;
	margin-top: 20px;
	margin-bottom: 0px;
}
table.middle a.big {
	text-decoration: none;
	font-size: 120%;
	color: #333333;
}
table.middle ul {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 15px;
	list-style-type: square;
	display: block;
}
table.middle ul.tabl {
	margin-top: 0px;
}
table.middle li {
	margin: 0px;
	padding: 0px;
}

table.middle p {
	margin-top: 20px;
	margin-bottom: 0px;
}
table.middle div.block_01 {
	color: #FFFFFF;
	width: 260px;
	display: block;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
table.middle div.block_01 h1 {
	font-size: 130%;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	padding-top: 10px;
	margin: 0px;
}

table.middle div.block_01 a.h1link {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

table.middle div.block_01 p {
	margin: 0px;
	padding-top: 10px;
}
table.bottom {
	height: 20px;
	width: 820px;
	background-image: url(images/b_07.gif);
}

table.content {
	margin-top: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;	
}
table.content td {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	vertical-align: top;
}
table.content td.clear {
	border-top-width: 0px;
}
table.content td.color {
	background-color: #B3D2CA;
}
table.content th {
	color: #333333;
	padding: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	text-align: center;
	font-weight: normal;
}

#bl_01 {
	background-color: #43A6D7;
	background-image: url(images/bl_b_01.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#bl_02 {
	background-color: #D7A542;
	background-image: url(images/bl_b_02.gif);
	background-repeat: repeat-x;
	background-position: top;
}
