body {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}

#body {
	width: 520px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/p-orange-massage.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
}

.bgimage {
	background-image: url(images//bk-hole8.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
}

p, td, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	font-weight:bold;
	line-height: 1em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight:bold;
	line-height: 1em;
}
a, a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FD8E00;
	text-decoration: underline;
}
a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
.content-copy {
	padding: 3px 5px 0px 14px;
}
.TopNav, a.TopNav, a.TopNav:link, a.TopNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
}
a.TopNav:hover, a.TopNav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
.left-cell-BG {
	background-color: #F59F3A;
}
.NEW-cell-BG {
	background-color: #FDA533;
}
a.blacklink, a:link.blacklink, a:visited.blacklink, a:hover.blacklink, a:active.blacklink {
	color: #000;
}
.orange-text {
	color: #FD8E00;
}
.tbl-header {
	background-color: #FFF;
	background-image: url(images/tbl_head_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.tbl-subheader {
	background-color: #F3F3F3;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.tbl-cellbg {
	background-color: #F3F3F3;
}
.cal-header {
	background-color: #FFF;
	background-image: url(images/tbl_head_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.cal-subheader {
	background-color: #F3F3F3;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.cal-cellbg {
	background-color: #F3F3F3;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.tbl-header-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FD8E00;
	font-weight:bold;
	font-style: italic;
}
.cal-header-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FD8E00;
	font-weight:bold;
	font-style: italic;
}
.button, a.button, a.button:link, a.button:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight:bold;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #000;
	background-color: #FD8E00;
}
a.button:hover, a.button:active, .button:hover, .button:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #000;
	background-color: #FB6;
}
.img-border {
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
.aqua-class-cal-subheader {
	background-color: #9CBCCF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.fee-class-cal-subheader {
	background-color: #FFFF66;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.sm-text {
	font-size: 9px;
}
.right-pic {
	padding: 5px 0px 5px 5px;
}
.left-pic {
	padding: 5px 10px 5px 0px;
}

