
.tabbs ul{
font-size: 11px; color : #000000; font-family : Arial, Helvetica; font-weight:normal;
margin:0; 
padding:0;
list-style:none;
}

.tabbs li{
display:inline;
margin:0 2px 0 0;
padding:0;
font-size:11px;

}
A.disabletab:active {
color: #9e9f9e;  text-decoration:none; white-space:nowrap;
}

.bottomborder{ border-bottom : 2px solid #7f8080; height:25px; white-space:nowrap; }

#AvailableDelegees {
	position:absolute;
	width:300px;
	height:200px;
	z-index:1; 
	visibility: visible;
	scrollbar-face-color: #e4e4e4;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #2a3b48;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #7f8080;
	overflow:auto; 
}
#AvailableDelegees2 {
	position:absolute;
	width:300px;
	height:160px;
	z-index:1; 
	visibility: visible;
	scrollbar-face-color: #e4e4e4;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #2a3b48;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #7f8080;
	overflow:auto; 
}


#EULA {
	position:absolute;
	width:570px;
	height:200px;
	z-index:1; 
	visibility: visible;
	scrollbar-face-color: #e4e4e4;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #2a3b48;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #7f8080;
	overflow:auto; 
}
/* ######### Style for New Tab ######### */
#tabs10 {
      float:left;
      width:100%;
   line-height:normal; color: #000000; 
      }
    #tabs10 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none; color: #000000; 
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0; color: #000000; 
      }
    #tabs10 a {
      float:left;
      background:url("../images/22.png") no-repeat left top;
      text-decoration:none;
	  font-size: 12px; font-family: Arial, sans-serif ; color: #000000; text-align:center;
      }
    #tabs10 a span {
      float:left;
      display:block; width:166px;
      background:url("../images/22.png") no-repeat right top;
      padding:5px 0px 4px 0px;
      color:#000;
      }
    #tabs10 a span {float:none; color: #000000; }
    
    #tabs10 a:hover {
      background-position:0% -31px; color:#000;
      }
    #tabs10 a:hover span {
      background-position:100% 0; color:#000;
      }

      #tabs10 #current a {
              background-position:0% 0px;  color: #000000; 
      }
      #tabs10 #current a span {
              background-position:100% 0px; background:url("../images/11.png") no-repeat right top; padding:5px 0px 4px 0px;  color: #000000; 
      }
	  
.definedAccordianHeader {
    background-image: url('../images/arrow_down.gif'); /* Point to your minus img */
    background-repeat: no-repeat;
    background-position: 4px 7px;   /* Adjust this (x y) to fix spacing of image within the line */
    padding-left: 25px; /* Adjust this for the starting point for the text in the header */
    height :20px;
    vertical-align :top;
}
 
.definedAccordianSelectedHeader {
    background-image: url('../images/arrow_right.gif'); /* Point to your plus img */
    background-repeat: no-repeat;
    background-position: 4px 2px;   /* Adjust this (x y) to fix spacing of image within the line */
    padding-left: 25px; /* Adjust this for the starting point for the text in the header */
    height :20px; 
    vertical-align :top;
}
 /* ######### Style for New Tab end here ######### */