@charset "utf-8";
/* CSS Document */

#main_table {
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: -17px;
	margin-left: auto;
	padding: 0px;
	height: 912px;
	width: 700px;
}
#inside_table {
	height: 590px;
	background-image: url(../images/bkgrd.jpg);
	background-position: center center;
	width: 680px;
	background-repeat: no-repeat;
}
.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#msg_table {
	margin-top: 30px;
}
#footer {
	margin-bottom: 40px;
}
.style5 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
div.inv{
	display: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

