body, body a:active, body a:focus, body a:link, body a:visited {
	margin: 0;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	height: 100%;
}
body a:hover {
	text-decoration: underline;
	color: #b4007e;
}
.block {
	display: block;
}
html {
	height: 100%;
}
.fadecells {
	background-image: url(images/bg_fade.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.fadebg {
	background-repeat: repeat-x;
	background-position: left 50%;
	background-image: url(images/bg_1pixelfade.gif);
}
#map {
	overflow: hidden;
	width: 580px;
}
form {
	margin : 0px 0px 0px 0px;
}
.maintable {
	width: 100%;
	vertical-align: bottom;
}
.bodyreverse, .bodyreverse a:active, .bodyreverse a:focus, .bodyreverse a:link, .bodyreverse a:visited {
	color: #FFFFFF;
	font-size: 10px;
 font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif  text-decoration: none;
}
.bodyreverse a:hover {
	color: #b4007e;
	text-decoration: underline;
}
.subhead {
	color: #b4007e;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold
}
.subheadreverse {
	color: #666666;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase
}
.head {
	color: #666666;
	font-size: 18pt;
	font-family: Helvetica, sans-serif
}
.menu_top, .menu_top a:active, .menu_top a:focus, .menu_top a:link, .menu_top a:visited {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-weight: bold;
}
.menu_top a:hover {
	text-decoration: underline;
}
.menu_top_hilite, .menu_top_hilite a:active, .menu_top_hilite a:focus, .menu_top_hilite a:link, .menu_top_hilite a:visited {
	color: #b4007e;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-weight: bold;
}
.color_links_hilite, .color_links_hilite a:active, .color_links_hilite a:focus, .color_links_hilite a:link, .color_links_hilite a:visited {
	color: #b4007e;
}
.menu_right, .menu_right a:active, .menu_right a:focus, .menu_right a:link, .menu_right a:visited {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	text-transform: uppercase;
}
.menu_right a:hover {
	text-decoration: underline;
}
.menu_right_hilite, .menu_right_hilite a:active, .menu_right_hilite a:focus, .menu_right_hilite a:link, .menu_right_hilite a:visited {
	color: #b4007e;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
}
.menu_right_hilite a:hover {
	text-decoration: underline;
}
.subheadlarge {
	font-size: 16px;
}
.subheadlargecolor {
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
}
.subheadlarge2 {
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
}
.subheadlargecolor2 {
	color: #b4007e;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
}
.breadcrumbs {
	color: #b4007e;
	font-size: 10px;
}
.breadcrumbs a:active, .breadcrumbs a:focus, .breadcrumbs a:link, .breadcrumbs a:visited {
	font-size: 10px;
}
hr {
	height: 6px;
	background-color: #999999;
	color: #999999;
}
.list_head, .list_head a:active, .list_head a:focus, .list_head a:link, .list_head a:visited {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-weight: bold;
	text-transform: uppercase
}
.list_head a:hover {
	text-decoration: underline;
}
.list_head_hilite, .list_head_hilite a:active, .list_head_hilite a:focus, .list_head_hilite a:link, .list_head_hilite a:visited {
	color: #b4007e;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-weight: bold;
	text-transform: uppercase
}
.list_head_hilite a:hover {
	text-decoration: underline;
}
.subscript {
	color: #666666;
	font-size: 7pt;
	font-family: Helvetica, sans-serif;
}
.indented {
	padding-left: 5pt
}
b {
	font-weight: bold
}
i {
	font-style: italic
}
blockquote {
	font-style: italic
}
ul {
	list-style-type: disc;
}
td {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
}
input {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
textarea {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.submit {
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.input {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
legend {
	font-weight: bold;
	text-transform: uppercase;
}
fieldset {
	padding: 10px;
	background-image: url(/images/form_edge.gif);
	background-repeat: repeat-x;
}
fieldset label {
	width: 175px;
	margin-right: 10px;
	float: left;
	background-color: #CCCCCC;
	height: 30px;
}
#form1 input {
	text-align: right;
}
fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
	list-style-type: none;
}
#headermain {
	height: 65px;
	width: 864px;
	display: block;
}
#bodymain {
	background-color: #FFFFFF;
	text-align: left;
	width: 850px;
	border: 1px solid #DFDFE1;
	padding: 6px;
	display: block;
}
#footermain {
	height: 55px;
	width: 780px;
	display: block;
}
#redkenphotobar {
	background-color: #000000;
	height: 58px;
	width: 350px;
	display: block;
	position: fixed;
}
#logo {
	width: 180px;
}
#navigation {
	text-align: right;
	width: 600px;
}
.color {
	color: #b4007e;
}
#coupon {
	padding: 10px;
	border: 4px dotted #999;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 6px;
	margin-left: 6px;
	text-align: center;
}
.colorbox {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	text-align: center;
	background-color: #b4007e;
}

.colorbox, .colorbox a:active, .colorbox a:focus, .colorbox a:link, .colorbox a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	height: 100%;
}
.colorbox a:hover {
	text-decoration: underline;
}
h1, .head1 {
	color: #b4007e;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase
}
h1 a:hover, .head1 a:hover {
	text-decoration: underline;
}

#bodytext a {
	color: #b4007e;
	text-decoration: underline;
}
#bodytext a:hover {
	text-decoration: none;
}
#bodytext .breadcrumbs a {
	color: #666666;
	text-decoration: none;
}
#bodytext .breadcrumbs a:hover {
	text-decoration: underline;
}
