#aTabs{
position:absolute;
bottom:0px;
left:8px;
margin:0 0 50px 8px;
padding:0;
height:110px;
width:650px;
font-size:10px;
z-index:-1;
}

#aTabs a:link, #aTabs a:visited {color:#000000;}
#aTabs a:hover {color:#666666;}

#aTabs h5 {font-weight:bold;font-size:11px;margin:0;padding:0}
.clear {
clear:both; 
height:0; 
line-height:0; 
overflow:hidden;
background-color:#ffffff;
}

.cTabs{
position:relative;
width:650px;
display:none;
float:left;
position:relative;
height:110px;
background-color:#ffffff;
padding-left:7px;
top:0px;

}

#buttonTabsContainer {z-index:10;margin-top:130px;margin-left:14px;position:absolute;bottom:15px;left:8px;}
#buttonTabsContainer a:link,#buttonTabsContainer a:visited, #buttonTabsContainer a:hover {color:#000000;font-size:10px;}

.buttonTabs{border:none;line-height:14px;height:16px;text-align:center;width:90px;padding:4px;float:left;position:relative;margin-right:3px;background:url(sysgfx/buttonx1.gif) no-repeat center;}
.buttonTabs2{line-height:14px;height:16px;text-align:center;width:90px;padding:4px;border:none;float:left;position:relative;margin-right:3px;text-decoration:none;background:url(sysgfx/buttonx1.gif) no-repeat center;}

.hand {cursor:hand;}
.info {cursor:url(sysgfx/cursor_info.ico);}
.nodecoration{text-decoration:none}