.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/tab/close_tab.gif);
	font-weight:bold;
	width:105px;
	background-repeat:repeat-x;
    color: #ffffff;
	height:34px;
	}
	
.tabhold1 {background-image:url(images/tab/close_tab.gif); 
	color: black;
	width:105px;
	background-repeat:repeat-x;
}
	
.tabfocus {
    background-image:url(images/tab/open_tab.gif); 
	width:105px;
	background-repeat:repeat-x;
	height:34px;
	color:#cd2d33;
	font-weight:bold;
	
	}

.tabcontent { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	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;
	}
	
	.ho { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	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 0px;
	}
/*--------------------------------------------------------------------------------	*/

