﻿
body {
	background:#cacac6 url(/public/imgs/dayspasalon/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#fade {
	background: url(/public/imgs/dayspasalon/fade.png) top repeat-x;
}

#dropmenudiv{
position:absolute;
border: none;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:25px;
z-index:100;
letter-spacing: 1px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 8px;
border-bottom: none;
padding: 0px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #898989;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
