.menu {
	width: 500px;
	list-style: none;
	margin: 0 0 2em;
	padding: 0;
	font: 150%/100% Arial, Helvetica, sans-serif;
}

.menu li.nodecor {
clear: both;
	margin: 0;
	padding: 0 0 1.8em 0;
	position: relative;
	border-bottom: dotted 0px #999;
}

.menu  li.nodecor2 {
clear: both;
	margin-top: 5px;
	padding: 0 0 1.8em 0;
	position: relative;
	border-bottom: dotted 0px #999;
	font: 8pt Georgia, "Times New Roman", Times, serif;
	text-align:left;
}

.menu li {
	clear: both;
	margin: 0;
	padding: 0 0 1.8em 0;
	position: relative;
	border-bottom: dotted 2px #999;
}
.menu strong {
	background: #fff;
	padding: 0 10px 0 0;
	font-weight: normal;
	position: absolute;
	bottom: -.3em;
	left: 0;
}
.menu em {
	background: #fff;
	padding: 0 0 0 5px;
	font: 110%/100% Georgia, "Times New Roman", Times, serif;
	position: absolute;
	bottom: -.2em;
	right: 0;
}
.menu sup {
	font-size: 60%;
	color: #666;
	margin-left: 3px;
}


.ready2play {
font: 7pt Georgia, "Times New Roman", Times, serif;
}


.pipedesc {
font: 7pt Georgia, "Times New Roman", Times, serif;
}

.ready2play2 {
background-color: #CCCCCC;
font: 10pt Georgia, "Times New Roman", Times, serif;
margin: 30px 0px 0px 0px;
border: 2px solid black;
text-align: center;
}

/* style 2 *************/
.style2 li {
	border-bottom: dashed 1px #000;
}

/* style 3 *************/
.style3 li {
	background: url(images/diagonal.gif) repeat-x left bottom;
	border: none;
}

/* style 4 *************/
.style4 li {
	padding: 0 0 2.3em 0;
	background: url(images/circle.gif) repeat-x left bottom;
	border: none;
}
