.linksharp8{
float:left;
width:100%;
border-bottom:1px solid #F45551;
line-height:normal;
}
.linksharp8 table {
margin:0;
padding:10px 10px 0 50px;
list-style:none;
}
.linksharp8 tr {
display:inline;
margin:0;
padding:0;

}
.linksharp8 a {
float:left;
background:url("tableft9.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
.linksharp8 a span 
{
float:left;
font: bold 10px/1em Verdana;
display:block;
background:url("tabright9.gif") no-repeat right top;
padding:5px 15px 4px 6px;
color:#FFF;
}
/* Commented Backslash Hack hides rtablee from IE5-Mac \*/
.linksharp8 a span {float:none;}
/* End IE5-Mac hack */
.linksharp8 a:hover span {
color:#FFF;
}
.linksharp8 a:hover {
background-position:0% -42px;
}
.linksharp8 a:hover span {
background-position:100% -42px;
}

.linksharp8 .current a {
background-position:0% -42px;
}
.linksharp8 .current a span {
background-position:100% -42px;
}
.linksharp8_Container
{
	background-color:#ffffff;
	border:solid 1px #cccccc;
	clear:both;
}