.menuItem {
	height: 20px;
	width: 140px;
	background-color: #CC66FF;
	text-align: center;
	vertical-align: middle;
	border: medium dotted #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	text-decoration: underline overline line-through;
	background-position: 0px 0px;
	top: 0px;
	padding: 0px;
}
#Menu .menuItem1 {
	background-color: #FFFFCC;
}
#Menu .menuItem2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFCCCC;
	width: 140px;
	height: 20px;
	margin: 0px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
