#liquid-round {
	width:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.top {
	width:100%;
	height:25px;
	background-image: url(top.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 
.top span {
	display:block;
	position:relative;
	height:25px;
	background-image: url(top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 15px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.grey_top {
	width:100%;
	height:25px;
	background-image: url(grey_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 
.grey_top span {
	display:block;
	position:relative;
	height:25px;
	background-image: url(grey_top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 15px;
	line-height: 28px;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	letter-spacing: 0em;
}
.black_top {
	width:100%;
	height:25px;
	background-image: url(black_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
.black_top span {
	display:block;
	position:relative;
	height:25px;
	background-image: url(black_top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 15px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.center-content a:link {
	color: #000000;
	text-decoration: none;
}
.center-content a:visited {
	color: #000000;
	text-decoration: none;
}
.center-content a:hover {
	color: #000099;
	text-decoration: underline;
}

.center-content {
	position:relative;
	background-image: url(rightside.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.bottom {
	height:19px;
	background-image: url(table_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
} 
.bottom span {
	display:block;
	position:relative;
	height:19px;
	background-image: url(table_bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
} 
.table-content {
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 0px;
	width: 489px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table_bottom {
	height:19px;
	background-image: url(table_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
} 
.table_bottom span {
	display:block;
	position:relative;
	height:19px;
	background-image: url(table_bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ececec;
	border-right-color: #ececec;
	border-bottom-color: #ececec;
	border-left-color: #ececec;
	background-color: ececec;
}
.content {
	background-color: #CCCCCC;
}
.blue_top {
	width:100%;
	height:25px;
	background-image: url(blue_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
} 
.blue_top span {
	display:block;
	position:relative;
	height:25px;
	background-image: url(blue_top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 15px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 0em;
}
