/*- Menu 10--------------------------- */

.linksharpN {
width: 200px;
margin: 10px;
}
.linksharpN table
{
	width:200px;
}
.linksharpN  a {
height: 32px;
voice-family: "\"}\"";
voice-family: inherit;
height: 24px;
text-decoration: none;
}

.linksharpN  a:link, .linksharpN  a:visited {
color: #4D4D4D;
display: block;
background:  url(menu10.gif);
padding: 8px 0 0 10px;
}

.linksharpN  a:hover, .linksharpN .current a:link, .linksharpN  .current a:visited 
{
color: #FF9834;
background:  url(menu10.gif) 0 -32px;
padding: 8px 0 0 10px;
}
.linksharpN_Container
{
	background-color:#ffffff;
	border:solid 1px #cccccc;
	clear:both;
}