.no-right-border-low
	{
		border:1px solid #EEE;
		border-right:none;
		border-bottom:none;
		height:20px;			
	}
.border-bottom
	{
		border-bottom:1px solid #000;		
	}
.no-bottom-border 
	{
		border:1px solid #000;
		border-bottom:none;
		font-weight:bold;	
		height:20px;
	}	
.active
{
	background:#CC9966;
	height:20px;
}	
.passive
{
	background:#E4D4C4;
	height:20px;
	border-top:1px solid #000;
	border-right:1px solid #000;
}	


.tab1{color:#00F; cursor:pointer; }
.tabs{color:#000;font-size:15px;cursor:pointer;border-bottom:2px solid black;}
.tabs b{background:url(../images/arrow.png) left center no-repeat; padding:0px 0px 0px 20px;margin-left:-10px}

.no-right-border-low1
	{
		border:0px solid #EEE;
		border-right:none;
		border-bottom:none;
		height:22px;			
	}
.border-bottom1
	{
		border-bottom:0px solid #000;		
	}
.no-bottom-border1 
	{
		border:0px solid #000;
		border-bottom:none;
		font-weight:bold;	
		height:22px;
	}	
.active1
{
	background:#bf0041 url(../images/tab-right1.gif) right top no-repeat ;
	height:22px;
	color:#FFFFFF;
	border-bottom:1px #c00443 solid;
}	
.passive1
{
	background:#e2e2e2 url(../images/tab-right.gif) right top no-repeat;
	height:22px;
	/*border-top:1px solid #b9b8b8;*/
	border-right:0px solid #000;
	border-bottom:1px solid #b9b8b8;
}	


.tab01{color:#00F; cursor:pointer; }
.tabs1{color:#000;font-size:15px;cursor:pointer;border-bottom:2px solid black;}
.tabs1 b{background:url(../images/arrow.png) left center no-repeat; padding:0px 0px 0px 20px;margin-left:-10px}