.csTabMainRow{clear:both;position:relative;height:28px;}
.csTabSubRow{clear:both;background-color:	#C6C7BB;height:24px;margin:0;}
.csTabSubkeyRow{clear:both;background-color:	#C6C7BB;height:24px;margin:0;}
.csTabCell{text-align:center;height:28px;font-size:larger;}
.csTabLink{margin-top:4px;}
.csTabLink a{text-decoration:none;color:black;}
.csTabSelected-left{float:left;display:inline;width:9px;background-image: url( /images/tab/selected-left.png );background-repeat: no-repeat;}
.csTabSelected-middle{float:left;display:inline;background-image: url( /images/tab/selected-middle.png );background-repeat: repeat-x;}
.csTabSelected-right{float:left;display:inline;width:9px;background-image: url( /images/tab/selected-right.png );background-repeat: no-repeat;margin-right:8px;}
.csTabNormal-left{float:left;display:inline;width:9px;background-image: url( /images/tab/normal-left.png );background-repeat: no-repeat;}
.csTabNormal-middle{float:left;display:inline;background-image: url( /images/tab/normal-middle.png );background-repeat: repeat-x;}
.csTabNormal-right{float:left;display:inline;width:9px;background-image: url( /images/tab/normal-right.png );background-repeat: no-repeat;margin-right:8px;}
.csTabEnd{}
.csTabSubSelected-middle{float:left;display:inline;background-color: #89879F}
.csTabSubNormal-middle{float:left;display:inline;}
.csTabSubCell{text-align:center;height:24px;}
.csTabSubLink{margin:3px 0;}
.csTabSubLink a{text-decoration:none;font-weight:bolder;color:black;}
.csTabSubEnd{}
