#Menu {
	position:absolute;
	top:58px;
	left:0px;
	width:100px;
	padding:10px;
	/*background-color:#fff;
	border:2px dotted #999;
	line-height:17px;*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width:100px;
	}
body>#Menu {width:100px;}

.topbox {background: url(images/dot.gif) 0 0 repeat-x; width: 15em}
.bottombox {background: url(images/dot.gif) 0 100% repeat-x}
.leftbox {background: url(images/dot.gif) 0 0 repeat-y}
.rightbox {background: url(images/dot.gif) 100% 0 repeat-y}
.bl {background: url(images/bl.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px}

#buttonscontainer {width: 150px;}

.buttons a {color: #ffffff;
		background-color: #ffffff;
		padding: 2px;
		padding-left: 3px;
		display: block;
		border-left: 10px solid #003366;
		font: 13px Arial, sans-serif;
		font-weight: bold;
		text-decoration: none;
		text-align: left;
		margin-top: 1px;
}

.buttons .selected {
border-left: 10px solid #FFFF99;
text-decoration: underline;
}

.buttons a:hover {border-left: 10px solid #FFFF99;
text-decoration: underline;
color: #003399;
background-color: #eeeeee;}

#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

