@charset "utf-8";
/* CSS Document */

.side {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #006A9D;
	background-color: #DDDDDD;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	height: 600px;
	width: 160px;
	position: absolute;
	top: 110px;
	clip: rect(auto,auto,auto,auto);
	z-index: 1;
}
.middle {
	height: 500px;
	left: 181px;
	top: 113px;
	right: 10px;
	position: absolute;
	border-bottom-width: 10px;
	border-bottom-style: none;
	border-bottom-color: #C0C0C0;
	border-right-style: none;
	border-right-width: 30px;
	border-right-color: #C0C0C0;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	bottom: 0px;
}
.top table {
	background-color: #DDDDDD;
	border-bottom-style: double;
	border-bottom-color: #02569B;
	border-width: 3px;
}
.top table tr th {
	font-size: 14px;
	background-color: #DDDDDD;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	color: #1E3962;
	line-height: 2px;
	vertical-align: middle;
	margin: 0px;
	text-indent: 5px;
}
.top .top tr .top h1 {
	font-size: 36px;
	clip: rect(1px,auto,auto,auto);
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000CC;
}

