body {background-color: #000; color:#fff;}
a:link, a:visited, .results td a:link, .results td a:visited{color:#CCCCFF;}
a:hover, a:active, .results td a:hover, .results td a:active {color:#ffffff;}

/*h1{color:#FFFF00;} This is the color of the member's name*/
.stats h1{color: #66CCFF;} /*This is the header for stas/info*/
.compcard{border:1px dotted #999999;}
.contactbtn{ background-color:#000; color:#CCCCFF; 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: #fff; background-color: #000000;
	background-image: url("//models.com/search/images/tab_black-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_black-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:#999;}
.status .container{background-color:#000; border:#FFF solid 1px;}
.status .container h1 a:link, .status .container h1 a:visited{color:#CCCCFF; /*lt lavender*/}
.status .container h1 a:hover, .status .container h1 a:active{color:#666;}
.arrow{background: url("//models.com/search/images/arrow_black.gif") right bottom no-repeat;}

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




