body {
	background-attachment: fixed;
	background-color: #666666;
	background-image: url(../images/bk_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #363636;
}
#table_body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/body_bk_post.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 1em;
	line-height: 1.6em;
}
.image_brdr {
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #04738E;
}
#table_price {
	font-size: 1em;
	border: 2px solid #196C80;
}

