@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	background-image: url(../images/technoBG.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00CCFF;
}
a:hover {
	text-decoration: underline;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
a.grayLink:link,
a.grayLink:visited {
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.grayLink:hover {
	text-decoration: underline;
}
a.grayLink:active {
	text-decoration: none;
	
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #006AB0;
}
.style24 {
	font-size: 24px;
	font-weight: bold;
	color: #006AB0;
}

h2 {
	font-size: 16px;
	color: #006AB0;
}
h3 {
	font-size: 18px;
	color: #333333;
}
.style18 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-size: 12px;
	color: #FFCC00;
}
h5 {
	font-size: 12px;
	color: #FFFFFF;
}
.menu {
	background-image: url(../images/SalonClubSquare-menu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 57px;
	width: 907px;
}
.contentBG {
	background-color: #3E3E3E;
	background-image: url(../images/contentBG.jpg);
	background-repeat: repeat-x;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.contentBG2 {
	background-color: #FFFFFF;
	background-image: url(../images/contentBG2.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.footer {
	font-size: 10px;
	color: #CCCCCC;
	background-color: #1D1D1D;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright {
	font-size: 10px;
	color: #0099FF;
}
.menu2 {
	background-image: url(../images/SalonClubSquare-menu2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 57px;
	width: 586px;
}
.leadership {
	margin-top: 15px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.textfieldServerError {
  display:block;
  margin:0px;
  color:#CC3333;
  border: 1px solid #CC3333;
}
