.text_white_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bg_arrow {
	background-attachment: scroll;
	background-image: url(images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.text_black {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #21285C;
	text-decoration: none;
	font-weight: bold;
}
.text_black:hover {
	color: #FF6600;
}
.pro_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #21285C;
	text-decoration: none;
	font-weight:normal;
}
.pro_menu:hover {
	color: #FF6600;
}


.text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.text_white:hover {
	color: #00FFFF;
}
.text_black2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	}
.text_black3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;

	} 
	
.boxback {
	background-image:url(images/tab-sapil-img.jpg);
	background-repeat:no-repeat;
	background-position: right bottom; 
}
.box_top_right {
	background-image:url(images/tab-top-corner-right.jpg);
	background-repeat:no-repeat;
	background-position: right top; 
}
.box_top_left {
	background-image:url(images/tab-top-corner-left.jpg);
	background-repeat:no-repeat;
	background-position: left top; 
}
.box_top {
	background-image:url(images/tab-top-middle.jpg);
	background-repeat:repeat-x;
	background-position: top; 
}
.box_bottom_right {
	background-image:url(images/tab-bottom-corner-right.jpg);
	background-repeat:no-repeat;
	background-position: right bottom; 
}
.box_bottom_left {
	background-image:url(images/tab-bottom-corner-left.jpg);
	background-repeat:no-repeat;
	background-position: left bottom; 
}
.box_bottom {
	background-image:url(images/tab-bottom-middle.jpg);
	background-repeat:repeat-x;
	background-position: bottom; 
}
.box_right {
	background-image:url(images/tab-right-middle.jpg);
	background-repeat:repeat-y;
	background-position: right; 
}
.box_left {
	background-image:url(images/tab-left-middle.jpg);
	background-repeat:repeat-y;
	background-position: left; 
}
.page_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#0099FF;
}
.content_area {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	padding-top:20px;
	padding-left:20px;
}
div#thumbs {
    width: 1000px;
    overflow: auto;	
    white-space: no-wrap; /*Don't let the images wrap to the next line*/
    height: 130px;
}
div#thumbs_man {
    width: 1000px;
    overflow: auto;	
    white-space: no-wrap; /*Don't let the images wrap to the next line*/
    height: 130px;
}
div#thumbs_women {
    width: 1000px;
    overflow: auto;	
    white-space: no-wrap; /*Don't let the images wrap to the next line*/
    height: 130px;
}
div#scroll {
    width: 266px;
    overflow: auto;	
    white-space: no-wrap; /*Don't let the images wrap to the next line*/
    height: 333px;
	
}
