body {background-color:#FFFFCC; color:#5A3B00;}
a:link, a:link, a:visited {color:#333333;}
a:hover, a:active{color:#666666;}
/*h1{color:#FFFF00;} This is the color of the member's name*/
.stats h1{color:#333;} /*This is the header for stas/info*/
.compcard{border:1px dotted #5A3B00;}
.contactbtn{ background-color:#FFFFCC; color:#6666CC; font-weight:900;}

body#women .women a, body#men .men a, body#photo .photo a, body#h_m .h_m a, body#stylist .stylist a, body#artist .artist a, body#agent .agent a {
	color: #5A3B00; background-color: #FFFFCC;
	background-image: url("//models.com/search/images/tab_yellow-left.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

body#women .women a span, body#men .men a span, body#photo .photo a span, body#h_m .h_m a span, body#stylist .stylist a span, body#artist .artist a span, body#agent .agent a span {
	background-image: url("//models.com/search/images/tab_yellow-right.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
body#women .women a:hover, body#men .men a:hover, body#photo .photo a:hover, body#h_m .h_m a:hover, body#stylist .stylist a:hover, body#artist .artist a:hover, body#agent .agent a:hover{
color: #6666cc;
background: #fff url("//models.com/search/images/tab_white-left.gif") left top no-repeat;
}

body#women .women a:hover span, body#men .men a:hover span, body#photo .photo a:hover span, body#h_m .h_m a:hover span, body#stylist .stylist a:hover span, body#artist .artist a:hover span, body#agent .agent a:hover span{
background: url("//models.com/search/images/tab_white-right.gif") right top no-repeat;
}

.status{color:#000;}
.status .container{background-color:#FFFFCC; border:#000 solid 1px;}
.status .container h1 a:link, .status .container h1 a:visited{color:#6666cc; /*dk lavender*/}
.status .container h1 a:hover, .status .container h1 a:active{color:#666;}
.arrow{background: url("//models.com/search/images/arrow_yellow.gif") right bottom no-repeat;}

.statusS {border-bottom:1px dotted #5A3b00;}