body {
	background-color: #5B67AF;
}
#Table_01 .body {
	background-image: url(images/textbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	color: #003366;
}
#Table_01 .body #content {
	overflow: auto;
	width: 496px;
	height: 260px;
	padding-left: 10px;
	padding-right: 10px;
}
#Table_01 .footer {
	font-size: 12px;
	color: #FFFFFF;
}
#Table_01 .footer .left {
	float: left;
}
#Table_01 .footer .right {
	float: right;
}

#Table_01 .body #content h1 {
	font-size: 18px;
	color: #003399;
}

#Table_01 .footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#Table_01 .footer a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
#Table_01 .footer a:hover {
	color: #CFC4C8;
	text-decoration: none;
}
