a {font-family:verdana;font-size:8.5pt;color:#blue;font-weight:normal;}
a.menubold {font-family:verdana;font-size:8pt;color:#blue;font-weight:bold;}
a:visited.menubold {font-family:verdana;font-size:8pt;color:blue;font-weight:bold;}
h1 {font-family:verdana;font-size:18pt;font-style:normal;color:#3366ff;font-weight:bold;text-align:center;}
h2 {font-family:verdana;font-size:11pt;;color:#000000;font-weight:bold;text-align:center;}
h3 {font-family:verdana;font-size:13pt;color:#000000;font-weight:normal;text-align:center;}
li {font-family:verdana;font-size:8.5pt;color:#000000;font-weight:normal;line-height: 1.4;}
font.headerwhite {font-family:impact;font-size:15pt;color:#ffffff;font-weight:normal;line-height: 1.4;}
p {text-align: justify;}

hr { color: #ffffff;
     height:0px;
     border-top-width:1px;
     border-top-style:solid;
     border-top-color: #333;
     }




body {
        text-align:center;
		background: #ccc; /*url('../images/repeat2.jpg'); */
		margin-top:0px;
		margin-bottom:40px;
		}


table.container{
        background:#ffffff;
	    border-width:1px;
		border-style:solid;
		border-color:#cccccc;
		text-align:left;
		width:780px;
		padding:1px;
		padding-top:1px;

        font-family:verdana, arial;
		font-size:8.5pt;
		}


td.top {	
		width:780px;
		height:200px;
		background: url('../images/header.jpg') no-repeat left top;
		margin-top: 0px;
		vertical-align: top;
		}
		
td.copyright {  
		color:#ffffff;
		width:780px;
		height:80px;
		background: url('../images/footer2.jpg') no-repeat left top;
		vertical-align:middle;
		padding-bottom:7px;
		padding-left: 0px; padding-right: 0px;
		text-align: center;
		font-size:8pt;
		}

div.sidebar {
		float: left;
		margin-left:6px;
		margin-top:20px;
 	  	}


div.main {
		width: 490px;
		float: right;
    	background-color:#ffffff;
		line-height:1.5;
		margin-left:0px;
		margin-right:30px;
		margin-top:15px;
		margin-bottom:30px;}


div.topfloater {float:right;
		background-color:transparent;
		margin-right:30px;
		font-family:impact;
		color:#ebebeb;
		font-size:24pt;
		padding-left:15px;
		margin-top:20px;
		text-align:right;
		}
		

table.fees {background-color: #ffffff;
	    	border-width:1px;
		border-style:solid;
		border-color:#dddddd;
		text-align:left;
		width:440px;
		
    	font-family:verdana, arial;
		font-size:9pt;}

		
table.massage-vouchers
 		{border-collapse: collapse;}


table.massage-vouchers td {	
		height: 40px;
		border-width:1px;
		border-style:solid;
		border-color:#ffffff;
		font-family:verdana, arial;
		font-size:8.5pt;}

td.col1 {width: 250px;
		 text-align: center;}	
td.col2 {width: 80px;
 		 text-align:left;
 		 font-weight:bold;
 		 padding-left:15px;}
 		 
 		 
 		 
 		 
 		 
 		 
 		 
 		 
 		 
 		 
 		 
 		 
 		 
 		 
 		 
 		 
 		 
 		 
 		 
 		 
 		 
 		 
 		 
#navigation {
	background: transparent; 
	margin: 0px auto 0; 
	overflow: hidden; 
	width: 760px; 
	position: relative; 
	text-align: left;
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
	letter-spacing:1px;
}
 html #navigation {
	height: 1%;
}
#navigation ul li {
	float: left; 
	margin: 0 5px 0 0; 
	list-style-type: none;
}
#navigation ul li a {
	border: #dedede 1px solid; 
	border-bottom:none;
	padding: 2px 10px; 
	display: block; 
	font-weight:bold;
	color:#666;		
	text-decoration: none;
	background:#ffffff;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a {
	background: #fff;
	color: #333;	
	border: #ccc 1px solid; 
	border-bottom:none;		
}