body {
	background: url(/image/background.jpg) repeat-x;
	background-color: #C6CFD0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: auto;
}
div {
	text-align: left;
	margin: 0px auto;
	height: auto;
}
div.center {
	text-align: center;
}
.headerTop {
	width: 758px;
	height: 8px;
	font: 1px/1px monospace;
	background: url(/image/cap_top3.gif) center bottom no-repeat;
	z-index: auto;
}
.headerMiddle {
	width: 758px;
	margin: 0 auto;
	background: url(/image/body4.gif) center repeat-y;
}

.headerBottom {
	width: 758px;
	height: 18px;
	color: #727578;
	background-image: url(/image/cap_bottom2.gif);
}
.contentTop {
	width: 758px;
	height: 8px;
	font: 1px/1px monospace;
	background: url(/image/cap_top4.gif) center bottom no-repeat;
}
.contentMiddle {
	margin: 0 auto;
	width: 758px;
	background: url(/image/body3.gif) center repeat-y;
	overflow:hidden;
}
.contentBottom {
	margin: 0px auto;
	width: 758px;
	height: 18px;
	background-image: url(/image/cap_bottom4.gif);
}
.main {
	margin: 2px 10px 0px 10px;
	width: 530px;
	float: left;
	font-size: 10pt;
	color: #000000;
}
.right {
	margin: 2px 8px 0px 10px;
	width: 166px;
	font-size: 10pt;
	color: #000000;
	float: right;
	height: auto;

}
.footer {
	margin: 0px auto;
	width: 758px;
	height: 26px;
	padding: 3px 0px 0px 0px;
	background: url(/image/footer.gif) no-repeat top;
	text-align: center;
}
a {
	font-size: 10pt;
	color: #727578;
}
#.headerMiddle a{
	font-size: 12pt;
}
h1 {
	font-size: 13pt;
	margin: 1px;
}
h2 {
	font-size: 12pt;
	margin: 1px;
}
h3 {
	font-size: 11pt;
	margin: 1px;
}
p {
	margin: 0px 0px 1em 0px;
	font-size: 10pt;
}
.hr {
	font: 1px/1px;
	height: 5px;
}
.td {
	font-size: 10pt;
}
ul {
	margin: 0px 15px;
}
.h1 {
	font-weight: bold;
	font-size: 13pt;
	margin: 1px;
}
.h2 {
	font-weight: bold;
	font-size: 12pt;
	margin: 1px;
}
.h3 {
	font-weight: bold;
	font-size: 11pt;
	margin: 1px;
}

