body { background-attachment: scroll; background-color: #FFFFFF; background-image: url(../images/bg_01.jpg); background-repeat: no-repeat; background-position: center top; }
img { border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; }
td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }
#menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FF3D00;
	text-transform: none;
	background-color: #F5F3E7;
	margin: 10px;
	list-style-type: none;
	clip: rect(auto,auto,auto,auto);
	display: compact;
	padding: 10px;
	border: 1px double #FEC200;
	visibility: inherit;
	width: 200px;
	list-style-position: outside;
	height: 250px;
	text-decoration: none;
}
