@charset "utf-8";
.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#FFCC66;
	color:#000000;
	width:175px;
	padding:2px;
	text-align:left;
	font-weight:bold;/* */
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: lowercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 10px;
	text-decoration: none;
}
.menutitle a:link {
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#FFCC66;
	color:#000000;
	width:140px;
	padding:2px;
	text-align:left;
	font-weight:bold;/* */
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: lowercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 10px;
	text-decoration: none;
}
.menutitle a:visited {
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#FFCC66;
	color:#000000;
	width:140px;
	padding:2px;
	text-align:left;
	font-weight:bold;/* */
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: lowercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 10px;
	text-decoration: none;
}
.menutitle a:hover {
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#FFCC66;
	color:#E20A16;
	width:140px;
	padding:2px;
	text-align:left;
	font-weight:bold;/* */
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: lowercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 10px;
	text-decoration: none;
}




.submenu{
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: lowercase;
	text-decoration: none;
}
.submenu a:link {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: lowercase;
	text-decoration: none;
}
.submenu a:visited {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: lowercase;
	text-decoration: none;
}
.submenu a:hover {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-transform: lowercase;
	text-decoration: none;
}
.submenu a:active {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: lowercase;
	text-decoration: none;
}



body {
	background-color: #C1885D;
	vertical-align: top;
}
body,td,th {
	color: #000000;
	border-top-color: #C1885D;
	border-right-color: #C1885D;
	border-bottom-color: #C1885D;
	border-left-color: #C1885D;
}
td img {display: block;}
.menutitle a:active {
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#FFCC66;
	color:#000000;
	width:140px;
	padding:2px;
	text-align:left;
	font-weight:bold;/* */
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: lowercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 10px;
}
