html, body {
	margin:0px;
	padding:0px;
	clear: none;
	float: none;
	position: relative;
}
body, input, select, textarea {
	background: #f8f8f8 url("back.gif") top center repeat-y;
	text-align: center;
}

td, input, select, textarea {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	
}
td {
	padding: 0px;
}
table.main {
	width: 900px;
	height: 100%;
	border-collapse: collapse;
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
table.column {
	width: 213px;
	height: auto;
	border-collapse: collapse;
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
table.header {
	width: 230px;
	height: 120px;
	border-collapse: collapse;
	background-position: left;
	background-repeat: no-repeat;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 50px;
}
td.image {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
td.top {
	width: 900px;
	height: 57px;
	background: #ffffff url("buttons.jpg") no-repeat;
}
td.header{
	width: 900px;
	height: 200px;
	background: #ffffff url("header.jpg") no-repeat;
}
td.menuitem {
	vertical-align: left;
	text-align: left;
	padding: 0px 0px 10px 0px;
	width: 170px;
	height: 20 px;
}
a.menu {
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	}
td.text {
	width: 900px;
	height: 60%;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
td.ins {
	width: 647px;
	height: 60%;
	background-color: #ffffff;
	padding: 0px 20px 0px 22px;
	text-align: center;
}
td.column {
	width: 213x;
	height: 60%;
	background-color: #ffffff;
	padding: 0px 22px 0px 0px;
	text-align: center;
}
td.columntop {
	width: 213px;
	height: 13px;
	background: #ffffff url("colum_top.jpg") no-repeat;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
td.columnbody {
	width: 213px;
	height: auto;
	background-color: #dddedf;
	padding: 0px 13px 0px 13px;
	text-align: left;
}
td.columnbottom {
	width: 213px;
	height: 13px;
	background: #ffffff url("colum_bottom.jpg") no-repeat;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
td.columnspacer {
	width: 213px;
	height: 13px;
	background: #ffffff no-repeat;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
td.bottomdown {
	width: 900px;
	height: auto;
	background: #ffffff;
	padding: 20px 0px 20px 22px;
	text-align: left;
	}
