body {
	background-image: url(../images/all_bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

td{
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
}

.index_text {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color: #666666;
}

.index_title {
	font-family: Times New Roman, Times, serif;
	color: #330000;
	font-size: 14px;	
	font-weight: bold;
}

.index_massage {
	font-family: Times New Roman, Times, serif;
	color: #986e0c;
	font-size: 14px;		
	font-weight: bold;
}

a.index_lnk:link {
	color: #666666;
	font-size: 11px;		
	text-decoration: none;		
}
a.index_lnk:visited {
	color: #666666;
	font-size: 11px;		
	text-decoration: none;		
}
a.index_lnk:hover {
	color: #333333;
	font-size: 11px;		
	text-decoration: none;		
}
a.index_lnk:active {
	color: #666666;
	font-size: 11px;		
	text-decoration: none;		
}

/*  Philo */
.philo_text {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	color: #362828;
}

.philo_title {
	font-family: Times New Roman, Times, serif;
	color: #432620;
	font-size: 19px;	
	font-weight: bold;
}

/* Gift */
.gift_text {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #362828;
}

a.gift_lnk:link {
	color: #362828;
	font-size: 15px;
	font-weight: bold;		
	text-decoration: none;		
}
a.gift_lnk:visited {
	color: #362828;
	font-size: 15px;	
	font-weight: bold;	
	text-decoration: none;		
}
a.gift_lnk:hover {
	color: #362828;
	font-size: 15px;	
	font-weight: bold;	
	text-decoration: underline;		
}
a.gift_lnk:active {
	color: #362828;
	font-size: 15px;	
	font-weight: bold;	
	text-decoration: none;		
}

/* Etiquette */
.etiq_text {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #362828;
}

.etiq_title {
	font-family: Times New Roman, Times, serif;
	color: #432620;
	font-size: 17px;	
	font-weight: bold;
}

/* SPA Menu */ 
a.sapmenu_lnk:link {
	color: #362828;
	font-size: 15px;
	font-weight: bold;		
	text-decoration: none;		
}
a.sapmenu_lnk:visited {
	color: #362828;
	font-size: 15px;	
	font-weight: bold;	
	text-decoration: none;		
}
a.sapmenu_lnk:hover {
	color: #362828;
	font-size: 15px;	
	font-weight: bold;	
	text-decoration: underline;		
}
a.sapmenu_lnk:active {
	color: #362828;
	font-size: 15px;	
	font-weight: bold;	
	text-decoration: none;		
}

/*  SAP Menu Page*/
a.menutitle_lnk:link {
	color: #362828;
	font-size: 13px;
	font-weight: bold;		
	text-decoration: none;		
}
a.menutitle_lnk:visited {
	color: #362828;
	font-size: 13px;	
	font-weight: bold;	
	text-decoration: none;		
}
a.menutitle_lnk:hover {
	color: #362828;
	font-size: 13px;	
	font-weight: bold;	
	text-decoration: underline;		
}
a.menutitle_lnk:active {
	color: #362828;
	font-size: 13px;	
	font-weight: bold;	
	text-decoration: none;		
}

.spamenutitle_text {
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
	font-weight: bold;		
	color: #362828;
}

.spamenucnt_text {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;	
	color: #b48a58;
}

.spamenucnt_btext {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;	
	font-weight: bold;		
	color: #b48a58;
}

.spamenubcnt_text {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;	
	color: #999999;
}

.form_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form_element{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #BBBBBB;
	font-size: 12px;
}

.form_require{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;	
	font-size: 12px;
}