/* CSS Document */

body
{
	margin:0px;
	padding:0px;
	background-image: url(/images/page_background2.gif);
	background-repeat: repeat-y;
	background-position: center;
}

td.left
{
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
	width:8px;
}

td.right
{
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
	width:8px;
}

td.top
{
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#content
{
	margin:0px;
	padding:0px;
	background-image: url(/images/bg_expand.gif);
	background-repeat: repeat-y;
	background-position: center;
}

td.pageb
{
	background-color:#EEEEEE;
	padding:0px 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

td.pageb h1
{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066CC;
	font-weight:normal;
	cursor:default;
}


td.page
{
	background-color:#EEEEEE;
	padding:0px 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	
}

td.page a

{
	font-family: Arial, Helvetica, sans-serif;
	color: #3366CC;
	text-decoration:none;
	font-size: 12px;
}

td.page a:hover

{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

td.page h1
{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066CC;
	font-weight:normal;
	cursor:default;
}

td.sideright
{
	background-color:#EEEEEE;
	padding:0px 15px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

td.sideright h1
{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066CC;
	font-weight:normal;
	cursor:default;
}


td.sideleft
{
	background-color:#EEEEEE;
	padding:0px 15px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

td.sideleft a{

	color: #333333;
	text-decoration:none;


}

td.sideleft a:hover{

	color: #0066CC;
	text-decoration:none;


}

td.sideleft h1
{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066CC;
	font-weight:normal;
	cursor:default;
}


td.nav a
{
	color: #dddddd;
	font-weight:bold;
	font-variant:small-caps;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

td.nav a:hover
{
	color: #FFFFFF;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #0084CA;
	border-left-color: #333333;
}

td.nav
{
	padding:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color:#333333;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

td.bottom {
	height:23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/bottom_bg.jpg);
	background-repeat: repeat-x;
	font-weight:normal;
	border:1px solid #FFFFFF;
}
td.middle
{
	background-image: url(images/middle_bg.jpg);
	background-repeat: repeat-x;
	height:25px;
}
#bottom
{
	height:23px;
	margin:0px;
	padding:0px;
	background-image: url(images/bottombg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

td.bottom a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#cccccc;
	text-decoration:none;
}

td.bottom a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}

table.stylists
{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

table.stylists td
{
	border-top: 0px dashed #333333;
	border-right: 1px dashed #333333;
	border-bottom: 1px dashed #333333;
	border-left: 0px dashed #333333;
	margin: 0px;
	padding: 0px;
	background-color: #F9F9F9;
}

table.stylists td.info
{
padding:15px;
}
