.clTover,
.clT
{

	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 1px 1px 1px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	text-align: center;
	line-height : 20px;
}

.clTover {
	color: #37608E;
  background-color: #72CEFF;

}


.clT {
	COLOR: #f1f1f1;

}


.clS,
.clsOver,
.clS2over 
{
	width : 140px; 
	cursor: pointer;
	margin-right : 4px;

	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;	
	font-size: 11PX;
	position: ABSOLUTE;
  height: 1.9EM;
}

.clS {
	overflow: VISIBLE;
	color: #FFFFFF;
  background-color: #248AD6;
}


.clSover,
.clS2over {
	color: #333333;
  background-color: #F78022;
  
  
  background-repeat : repeat-y;
}

.clSover
{
 background-image : url(../img/horizontal_sub1_bg.gif);
 background-position : top right;
}

.clS2over
{
 background-image : url(../img/horizontal_sub2_bg.gif);
 background-position : top left;
}



.clB,
.clBarBg
{

}

.clB {
	layer-background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	
}
.clBar
{
  background-color: #72CEFF;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	height: 10em;
	width: 10em;
	position: absolute;
	cursor: pointer;


}

.clBarBg {

	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;

}
