body {
	background-color: #FFFF00;
}
#mastermenu {
	background-color: #DBD200;
	width: 190px;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-left: 5px;
	border: 1px none #000000;
}
.menutitle {
	font-family: Tahoma, Verdana, Georgia, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-bottom: 5px;
	background-color: #FFFF00;
	width: 180px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 5px;
	border: 1px none #000000;
	cursor: pointer;
}
.submenu {
	font-family: Tahoma, Verdana, Georgia, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-bottom: 0.5em;
}
.menutitle a, .submenu a {
	color: #000000;
	text-decoration: none;
}
.menutitle a:active, .submenu a:active {
	color: #FFFF00;
	text-decoration: none;
}
.amenutitle {
	font-family: Tahoma, Verdana, Georgia, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-bottom: 5px;
	background-color: #FFFF00;
	width: 180px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 5px;
	border: 1px none #000000;
	cursor: pointer;
}
.amenutitle a {
	color: #000000;
	text-decoration: none;
}
.amenutitle a:active {
	color: #000000;
	text-decoration: none;
}

