.tabtxt {
	font-family: Arial;
	font-size: 8pt;
	color: #727272;
	font-weight:bold;
	text-decoration: none;
}


.tabtop {
	padding-top: 2pt;
}



.tabBox {


}


.tabBox .notactive{
background-color:#E1E1E1;
width: 15px;
height: 15px;
margin:1px;
/*float:left;*/
border-color:#252525;
border-style:solid;
border-width:1px;
}
.tabBox .notactive a:hover
{
background-color:#BDBDBD;	
}

.cssNonReturnable {color:Red; margin-top: -1px;}






.tabBox .active{
background-color:#252525;
width: 15px;
height: 15px;
margin:1px;
/*float:left;*/
border-color:#252525;
border-style:solid;
border-width:1px;
}

/*Collapse Menu*/
.collapseMenuNav_l1
{
    cursor:pointer;   
}
