* {
	font-family: inherit;
	font-size: inherit;
	color: inherit;
}

a img {
  border: 0;
}

BODY {
	color: #000000;
	background-color: #c3d1ea;
	font-family: sans-serif;
	font-size: 80%;
}

H1 {
	font-size: 180%;
}

H2 {
	font-size: 150%;
	text-align: center;
	color: #ff0000;
}

.red {
	color: #ff0000;
}

.home {
	text-align: center;
	font-size: 16px;
	font-style: italic;
	padding: 5px;
}

#centerbox	{
		text-align: center;
}

#main_table {
	width: 800px;
	padding: 0px;
	border: none;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#main_table TD {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: none;
}

#bodypane {
	background-image: url(/images/top_11.jpg);
	background-repeat: repeat-y;
	padding-left: 60px;
	padding-right: 60px;
}

#copyright_box {
	color: #28266c;
	font-size: 10px;
	vertical-align: bottom;
	background-color: #FFFFFF;
	width: 210px;
	height: 35px;
}