html {
	height: 100%}
	
body {
	height: 100%;
	background-color: #efefef;
	text-align: center;
	padding: 0;
	margin: 0}

table {
	width: 100%;
	padding: 0}

#forum {
	width: 780px;
	height: 100%;
	background-color: #fff;
	margin: 0 auto}
	
#bodyline {
	width: 717px;
	padding: 10px 0;
	vertical-align: top;
	text-align: center}

#top_image {
	text-align: center}

#top_image img {
	border: 0;}

td, th, input, select, textarea, .message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #111;
	font-size: 10px;
	line-height: 13px}


div a { color: #000000;
	text-decoration: none;}

td a {
	color: #13509a;
	text-decoration: none}	

td a:hover {
	color: #13509a;
	text-decoration: none}