.menuitem0 {
	background-color: #FFCC66;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #87CEEB;
	border-right-color: #87CEEB;
	border-left-color: #87CEEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.menuitem1 {
	background-color: #FFC03E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #87CEEB;
	border-right-color: #87CEEB;
	border-left-color: #87CEEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding: 1px 1px 1px 6px;
}
.menuitem2 {

	background-color: #FDAB00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #87CEEB;
	border-right-color: #87CEEB;
	border-left-color: #87CEEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding: 1px 1px 1px 6px;
}
#menuitem2 a:visited {
	text-decoration: none;
}
#menuitem2 a:link {
	text-decoration: none;
}
#menuitem2 a:hover {
	text-decoration: underline;
}
