/* CSS Document */

table.menulist {
	color				:	#FFFFFF;
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	font-size			:	12px;
	font-weight			:	bold;
	border-color		:	#8C7742;
	border-width		:	medium;
	border-style		:	double;
}

td.menu_title {
	color				:	#FFFFFF;
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	font-size			:	12px;
	font-weight			:	bold;
	background-color	:	#8C7742;
	text-align			:	center;
}

td.menuitem {
	color				:	#990033;
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	font-size			:	12px;
	font-weight			:	bold;
}

td.menudescription {
	color				:	#000000;
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	font-size			:	12px;
	font-weight			:	bold;
}

td.sendlist {
	color				:	#FFFF00;
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	font-size			:	12px;
	font-weight			:	bold;
	background-color	:	#660033;
	text-align			:	center;
}

.menulist a:link {
	text-decoration		:	none;
	color				:	#990033;
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	font-size			:	12px;
	font-weight			:	bold;
}

.menulist a:visited {
	text-decoration		:	none;
	color				:	#990033;
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	font-size			:	12px;
	font-weight			:	bold;
}

.menulist a:hover {
	text-decoration		:	none;
	color				:	#990033;
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	font-size			:	12px;
	font-weight			:	bold;
}

.menulist a:active {
	text-decoration		:	none;
	color				:	#990033;
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	font-size			:	12px;
	font-weight			:	bold;
}

.orderlist a:link {
	text-decoration		:	none;
	color				:	#990033;
	font-weight			:	lighter;
}

.orderlist a:visited {
	text-decoration		:	none;
	color				:	#990033;
	font-weight			:	lighter;
}

.orderlist a:hover {
	text-decoration		:	none;
	color				:	#990033;
	font-weight			:	lighter;
}

.orderlist a:active {
	text-decoration		:	none;
	color				:	#990033;
	font-weight			:	lighter;
}

.orderlist img {
	border				:	none;
	margin				:	0px 0px 0px 0px;
}

.sendlist a:link {
	text-decoration		:	none;
	color				:	#FFFF00;
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	font-size			:	12px;
	font-weight			:	bold;
}

.sendlist a:visited {
	text-decoration		:	none;
	color				:	#FFFF00;
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	font-size			:	12px;
	font-weight			:	bold;
}

.sendlist a:hover {
	text-decoration		:	none;
	color				:	#FFFF00;
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	font-size			:	12px;
	font-weight			:	bold;
}

.sendlist a:active {
	text-decoration		:	none;
	color				:	#FFFF00;
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	font-size			:	12px;
	font-weight			:	bold;
}
