@charset "UTF-8";
/* CSS Document */

#Table_01 {
	left:0px;
	top:0px;
	width:955px;
	height:auto;
	background-color: #FFFFFF;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

#banner {
	position:absolute;
	left:0px;
	top:0px;
	width:955px;
	height:124px;
}

#button-bar {
	position:absolute;
	top:124px;
	width:955px;
	height:34px;
}

#textarea-left-black {
	position:absolute;
	left:0px;
	top:161px;
	width:425px;
	height:auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	overflow: visible;
}

#area-right-black {
	position:absolute;
	left:440px;
	top:161px;
	width:465px;
	height:403px;
	padding-left: 55px;
	padding-right: 20px;
	overflow: visible;
	padding-top: 82px;
}

#bottom-bar {
	position:absolute;
	left:0px;
	top:579px;
	width:955px;
	height:36px;
}
h1 {
	font-size: 2em;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
}	

a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #330033;
	text-decoration: none;
}
a:hover {
	color: #669933;
	text-decoration: none;
}
