/*- Menu 8--------------------------- */

.linksharpP {
width: 200px;
margin: 10px;
border-style: solid;
border-color: #656556;
border-size: 1px;
border-width: 1px;
}
.linksharpP table
{
	width:200px;
	}
.linksharpP  a {
height: 32px;
voice-family: "\"}\"";
voice-family: inherit;
height: 24px;
text-decoration: none;
}

.linksharpP  a:link, .linksharpP  a:visited {
color: #656556;
display: block;
background:  url(menu8.gif);
padding: 8px 0 0 20px;
}

.linksharpP  a:hover, .linksharpP .current  a:link, .linksharpP  .current a:visited { 
color: #474739;
background:  url(menu8.gif) 0 -32px;
padding: 8px 0 0 20px;
}
.linksharpP_Container
{
	background-color:#ffffff;
	border:solid 1px #cccccc;
	clear:both;
}