/* put the left rounded edge on the track */
#track1-left {
    position: absolute;
	width: 5px;
	height: 9px;
	background: transparent url(images/slider-images-track-left.png) no-repeat top left;
}
			
/* put the track and the right rounded edge on the track */
#track1 {
  background: transparent url(images/slider-images-track-right.png) no-repeat top right;
}

#exchange {
    margin-bottom: 15px;
	
	
   
}

#gb_cage {
  float:left;
  width:50em;
}

#gb_header {
padding-bottom: 15px;
}


.f_tabletitle {
    border-width: 1px;
	/* padding: 1px; */
	border-style: solid;
	border-color: #99b3e6;
    background:#f2f5fc;
	text-align:justify;
	
}

/* table styling 
.tableone {width:650px; border-collapse:collapse; margin:0 auto;}
.tabletwo {width:627px; border-collapse:collapse}
.th1 {width:149px;}
.th2 {width:99px;}
.th3 {width:99px;}
.th4 {width:99px;}
.th5 {width:200px;}

.td1 {width:149px;}
.td2 {width:99px;}
.td3 {width:99px;}
.td4 {width:99px;}
.td5 {width:170px;}

.tableone { border:1px solid #99b3e6;}
.tableone caption {text-align: left; text-indent: 0.5em }
.tableone td { color:#fff;}
.tableone tbody {color:#000;}
.tableone caption {background:#fff; color:#697210; font-size:1.2em; margin:0 auto;}
.tabletwo td { color:#000; }
.tableone th, .tabletwo th {background:#F2F5FC; border-bottom: 1px solid #99b3e6; text-align:left;}
.tabletwo tr.dk td {background:#F8F8F8; }


.innerb {height:10em; overflow:auto;}

 */

 .dk {
	             background-color: #F8F8F8; 
				
	          }

			  .td1 {width: 2.5em}
			  .td2 {width: 15em;}
			  .td3 {width: 4em;}
			  .td4 {width: 5em;}
			  .td5 {width: 5em;}
			  .td6 {width: 6em;}
			  .td7 {width: 5em;}
			  
 
		
				
			/* put the left rounded edge on the track */
			#track1-left {
				position: absolute;
				width: 5px;
				height: 9px;
				background: transparent url(../images/slider-images-track-left.png) no-repeat top left;
			}
			
			/* put the track and the right rounded edge on the track */
			#track1 {
				background: transparent url(../images/slider-images-track-right.png) no-repeat top right;
			}

.td3 a {
	
	text-decoration: none;
	
}
.td3 a:hover {
	
	background: #ffecc7;
	color: #333;
	text-decoration: none;
}

