.tab {
	font-family: verdana, sans-serif;
	font-size: 11px;
	width: 100px;
	white-space: nowrap;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
	text-transform: uppercase;
	}
.tabhold { 
background-image: url(images/ButtonGray.gif);
background-repeat: no-repeat;
height:37px;
width:220px;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: 600;
	color:#684e43;
	text-align:center;
	line-height:40px;	
	}
	
.tabhold1 {background-image:url(images/tab/close_tab.gif); 
	color: black;
	width:105px;
	background-repeat:repeat-x;
}
	
.tabfocus {
    background-image:url(images/ButtonColor.gif);
background-repeat: no-repeat;
height:37px;
width:220px;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: 600;
	color:#001753;
	text-align:center;
	line-height:40px;
	
	}

.tabcontent { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4f4f4f;
	text-align: justify;
	font-weight:normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	white-space: normal;
	line-height:17px;
	padding:0px 10px 0px 10px;
	}
.gray{background-image:url(images/ButtonColor.jpg);
}
	
/*--------------------------------------------------------------------------------	*/

