/*- Menu 1--------------------------- */

.linksharpM {
width: 200px;
margin: 10px;
border-style: solid solid none solid;
border-color: #3D261D;
border-width: 1px;
font-family: Verdana, Arial, Helvetica, sans-serif;

font-weight: bold;


}
.linksharpM table
{
	width:200px;
}
.linksharpM a 
{
	font-size: 10px;
width:100%;
height: 32px;
voice-family: "\"}\"";
voice-family: inherit;
height: 24px;
text-decoration: none;
}

.linksharpM  a:link, .linksharpM a:visited {
color: #E4D6CD;
display: block;
background:  url(menu1.gif);
padding: 8px 0 0 10px;
}

.linksharpM a:hover, .linksharpM .current a:link, .linksharpM .current a:visited{
color: #FFF;
background:  url(menu1.gif) 0 -32px;
padding: 8px 0 0 10px;
}
.linksharpM_Container
{
	background-color:#ffffff;
	border:solid 1px #cccccc;
	clear:both;
}