﻿
.butH{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:black;
	text-align:center;
	cursor: pointer; 
}
.butN{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:White ;
	text-align:center;
	cursor: pointer; 
}
.butLeftNorm{
float:left; background-image: url(butNorm/button_01.gif); width:5px; height:24px
}
.butMiddleNorm{
float:left; background-image: url(butNorm/button_02.gif);   height:24px
}
.butRightNorm{
float:left; background-image: url(butNorm/button_04.gif); width:6px; height:24px
}

.butLeftHi{
float:left; background-image: url(butHi/button_01.gif); width:5px; height:24px
}
.butMiddleHi{
float:left; background-image: url(butHi/button_02.gif);   height:24px
}
.butRightHi{
float:left; background-image: url(butHi/button_04.gif); width:6px; height:24px
}
.TabContainerText{
padding-left:10px; padding-right:10px; position: relative; top:4px;
}
.TabGap{
float:left;  width:20px; height:24px
}