body {
	margin: 0px;
	font-size: 14px;
	background-color: #cce9f6;
	line-height: 170%;
}
p {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#main {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 279px;
	width: 1000px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}
#bar {
	height: 27px;
	width: 950px;
	background-image: url(images/bar.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 50px;
}
.box_top {
	width:1000px;
	background-image: url(images/box_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.box_cen {
	height: auto;
	width: 1000px;
	background-image: url(images/box_cen.gif);
	background-repeat: repeat-y;
}
.box_bot {
	width: 1000px;
	background-image: url(images/box_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}.box_con {
	padding-right: 55px;
	padding-left: 55px;
	padding-top: 35px;
	padding-bottom: 10px;
}
#bot {
	height: 85px;
	width: 1000px;
	background-color: #ffffff;
}
.index_copyright a:link {
	color: #000000;
}
.index_copyright a:visited {
	color: #000000;
}
.index_copyright a:hover {
	color: #000000;
}
.index_copyright {
	height: auto;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #000000;
	line-height: 170%;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 10px;
}
.table1 img {
	border: 1px solid #000000;
}
.table1 td {
	text-align: center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.tablepad1 {
	border: 0px;
	color:#000000;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	}
.tablepad1 td{
	padding-left:5px;
	padding-right:5px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #ffffff;
	margin: 0px;
}
.tablepad1 .tablepad1_bar {
	font-weight: bold;
	color: #000000;
	background-color: #fbf2e3;
}.text_center {
	text-align: center;
}
