body {
	margin:0;
	background-color:#ffffff;

}

div#container {
	width:977px;
	padding:0;
	margin:0;
	background-color:#a8a8a8;
}

#header {
	padding:0px;
	margin:0px;
	background-image:url(../_images/table_top.jpg);
	background-repeat:no-repeat;
	width:855px;
	height:29px;
	
}

#tableleft {
	padding:0px;
	margin:0px;
	background-image:url(../_images/table_left.jpg);
	background-repeat:repeat-y;
	width:25px;
	height:90px;
	
}

#tableright {
	padding:0px;
	margin:0px;
	background-image:url(../_images/table_right.jpg);
	background-repeat:repeat-y;
	width:30px;
	height:90px;
	
}

#tablebottom {
	padding:0px;
	margin:0px;
	background-image:url(../_images/table_bottom.jpg);
	background-repeat:no-repeat;
	width:855px;
	height:26px;
	
}

.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #323232;
	padding:10px 0 10px 0;
	line-height:18px;

}

.regtext a:link,
.regtext a:visited,
.regtext a:active
{
	color: #323232;
	text-decoration:none;
}

.regtext a:hover
{

	color: #323232;
	text-decoration:underline;
}
