body {
	background-image: url(Images/Background.jpg);
	background-color: #FFF;
	background-repeat: repeat-x;
}
a:link {
	color: #F90;
}
a:visited {
	color: #F90;
}
.bold_blue_2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: medium;
	color: #0083A9;
}
.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0083A9;
}

a:hover {
	color: #09F;
}
a:active {
	color: #39F;
}
.top TH, .topcell
{
background-image:url('../../../Hair in motion/Revised Hair in Motion Website/Website/side.jpg');
background-color:#9B9BCD;
}
body,td,th {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: x-large;
	color: #0083a9;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #0083A9;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #0083A9;
	font-weight: bold;
}
.white_text {
	color: #FFF;
}
#table_border {
	border-spacing: 2;
	border: thin solid #F2F2F2;
}
.blue_border {
	border: thin solid #F2F2F2;
	border-spacing: 2;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.little_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #F00;
	font-weight: 300;
}
.little_less_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #F00;
	font-weight: bolder;
}
