body {
  font-family: arial; 
  background-color: black;
  font-size: 12px;
  line-height: 20px;
  margin-left: 0px;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 10px;
}
.clearfloat {
    clear:both;
    height:0;
}
.Heading1 {
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.style1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF00FF;
}
.style2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform:uppercase;
	border-bottom: 2px dotted #ff66ff;
	padding-bottom: 3px;
	color: #000;
	margin-right: 10px;
}

td.bg{
background:url(../images/salon/salon_r13_c1.jpg) !important;
background-repeat: repeat-y !important;
min-height: 11px;
background-position: right;
}

div.div { 
      display:none;
	  border: 1px solid #FFceFF;
      padding: 0px 0px 0px 0px;
	  margin: 15px 0px 30px 0px;
	  text-align: left;
}

img.close{
border: none;
margin-bottom: -10px;
margin-left: 20px;
}

img.close:hover{
border: none;
}

img.noborder{
border: none;
}

img.noborder:hover{
border: none;
}

h1{
font-weight: bold;
font-size: 22px;
color: #333333;
}

  
a {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	font-style: italic;
 }
a:hover {
	color: #FF00FF;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
  }
div.tip { 
      display: none;
	  position: absolute;
	  background-color: #fff;
	  border: 1px dotted #FFCCFF;
      padding: 5px;
	  text-align: center;
	  color: #000000;
	  width: 300px;
}

div.h1 {
	font-family: Arial;
	font-weight: bold;
	text-transform:uppercase;
	border-bottom: 1px solid #ffd7ff;
	padding-bottom: 3px;
	color: #000;
	margin-right: 10px;
}
div.h2 {
	font-weight:bold;
	background-color: #ffceff;
	color: #000;
	text-align:center;
	margin-bottom:0px;
}
  
img { 
border:none;
}

.border{
background-color: #ffdfff;
padding: 8px;
}

.borderGray{
border: 1px solid #fff;
padding: 5px;
}

.Bullet {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: none;
	line-height: 18px;
	background-position: left;
	list-style-image: url(../images/bullet.png);
}

.End{
	color: #999999;
	font-size: 12px;
	text-decoration: none;
	font-style:normal;
	font-weight:normal;
	border-bottom: none;
}

.End:hover{
	color: #FF00FF;
	font-size: 12px;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	border-bottom: none;
}
.EndFixed{
	color: #999999;
	font-size: 12px;
	text-decoration: none;
	font-style:normal;
	font-weight:normal;
	border-bottom: none;
}
#Menu_BG{
clear: both;
background:url(../images/salon/salon_r13_c1.png) top left repeat-y;
width:180px;
min-height:500px;
float:left;
}