#inner_lhs_menu1{
position:relative;
top:0px;
background:#eee;
}
#menu {
position:relative; 
top:20px;
left: 0px;
width: 170px;
height: auto;
background:#eee;

}
#menu dt {
cursor: pointer;
margin: 0px 0;
height: 23px;
width:170px;
font-size:11;
font-weight: bold;
color:#363636;
padding-top:4px;
padding-left:25px;
background:url(../../images/rhsstrip.gif) repeat-x;

}
#menu dt a{
cursor: pointer;
margin: 0px 0;
height: 15px;
line-height: 15px;

font-size:11;
font-weight: bold;
color:#fff;
}
#menu dd {
border: 0px;
margin-left:15px;
}
#menu li {
left:0px;
font-size:11;
list-style-type: none;
padding-top:4px;
padding-left:10px;
}
#menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 20px;
}
#menu li a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 20px;
background:url(../images/arrow.gif) no-repeat;
padding-left:10px;

}
#menu li a:hover {
color: #ggg;
background:1px url(../images/arrow.gif) no-repeat;
padding-left:11px;
}


#table {
font-size:12px;
position:relative;
top:7px;
left:4px;
width:155px;
height:345px;
padding:5 0 5 15px;
border-left: 1px solid #fff;
background:#C5D3E0;
z-index:1;
border-bottom: 15px solid #fff;

}
#table_two {
font-size:12px;
position:absolute;
top:12px;
left:173px;
width:155px;
height:345px;
padding:5 0 5 15px;
background:#C5D3E0;
z-index:2;
border-left: 1px solid #fff;
border-bottom: 15px solid #fff;

}
#table_three {
font-size:12px;
	position:absolute;
	left:337px;
	top:11px;
	width:155px;
	height:345px;
	padding:5 0 5 15px;
	background:#C5D3E0;
	z-index:3;
	border-left: 1px solid #fff;
	border-bottom: 15px solid #fff;

}
