div#table-top {
	background: #93a6dc url(/images/table-top-bg.gif) top repeat-x;
	vertical-align: top;
	width: 950px;
}
div#table-top div#table-top-head {
	background: transparent url(/images/table-top-corner.gif) right top no-repeat;
	vertical-align: top;
	height: 50px;
	width: 950px;
}
div#table-top-head div#logo-parm {
	background: transparent url(/images/logo-parm-corner.gif) left top no-repeat;
	height: 50px;
	width: 268px;
	float: left;
}
div#table-top-head img#logo-parm {
	float: left;
}
div#table-top-head div#table-top-content {
	padding: 3px;
	font-size: 1.3em;
	font-weight: 500;
	line-height: 1.4em;
	color: white;
	text-align: center;
	width: 320px;
	float: left;
}
div#table-top-head div#table-top-button {
	padding: 12px;
	float: left;
}
div#table-space {
	background: #cccccc;
	font-size: 0px;
	height: 2px;
}
div#table-parm-content {
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	color: white;
}
div#table-parm-content h3 {
	margin: 0;
	padding: 10px 0 10px 20px;
	color: white;
	font-size: 16px;
}