body {
	vertical-align: middle;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #D2C3AE;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

BODY {
scrollbar-face-color:#F1F0EC;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#D0D2C5;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#CFD1C4;
scrollbar-arrow-color:#C4C8BA;
scrollbar-track-color:#FFFFFF;
}

.mainTXT {
color:#444444;
font-family:Arial;
font-size:11px;
}

.PageTitle {
color:#A1B381;
font-family:Arial;
font-size:17px;
}

.mainGuinot {
color:#aa3340;
font-family:Arial;
font-size:12px;
font-weight: bold;
}

.TitleGuinot {
color:#aa3340;
font-family:Arial;
font-size:14px;
}

.TitleGuinotWhite {
color:#FFF;
font-family:Arial;
font-size:15px;
}

.massagebold {
color:#A1B381;
font-family:Arial;
font-size:12px;
font-weight: bold;
}

.Titlemassage {
color:#A1B381;
font-family:Arial;
font-size:14px;
}

.manicurebold {
color:#FF0099;
font-family:Arial;
font-size:12px;
font-weight: bold;
}

.Titlemanicure {
color:#FF0099;
font-family:Arial;
font-size:14px;
}

.Price {
color:#444444;
font-family:Arial;
font-size:12px;
}


.Copyright {
color:#FFF;
font-family:Arial;
font-size:9px;
}

.CopyrightGrey {
color:#555555;
font-family:Arial;
font-size:9px;
}

a.sort_links,a.sort_links:link,a.sort_links:visited,a.sort_links:hover {
color:#775D5D;
}

input {
	border: 1px solid #000066;
	color: #000;
	background: #DED8D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	border: 1px solid #000066;
	color: #000;
	background: #DED8D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ListMenu {
	border: 1px solid #000066;
	color: #000;
	width: 60px;
	background: #DED8D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ListMenuWhite {
	border: 1px solid #000066;
	color: #FFF;
	width: 40px;
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ListMenuShort {
	border: 1px solid #000066;
	color: #000;
	width: 20px;
	background: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	border: 1px #000066;
	color: #000;
	background: #DED8D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
form {
	display: inline;
}

}
a:link {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.ds_box {
	background-color: #A08D8D;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #DED8D8;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 8px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 24px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
} /* This hover code won't work for IE */