html {
	margin:0;
	padding:0;
	border:none;
	height:100%;
}

body {
	margin:0;
	padding:0;
	border:none;
	height:100%;
	
	background-color:#3e0d00;
	font-family:"Lucida Sans Unicode", Arial, "Times New Roman";
}

td {
}

a.menu_ch {
	font-family:"Lucida Sans Unicode", Arial, "Times New Roman";
	font-size:12px;
	color:#dadada;
	text-decoration:none;
	font-weight:bold;
}

a.menu_en, td.menu_en {
	font-family:"Lucida Sans Unicode", Arial, "Times New Roman";
	font-size:10px;
	color:#a6a6a6;
	text-decoration:none;
	font-weight:bold;
}

a.resto_menu {
}

a.resto_menu_selected {
}

.content {
	font-size:12px;
	color:#dddddd;
}

.alert {
}

h4 {
	font-family:Verdana, Arial, "Times New Roman";
	font-size:16px;
	color:#ffffff;
}

.menu_items_h1 {
	font-family:Verdana, Arial, "Times New Roman";
	font-size:24px;
	color: #a16e1e;
	font-weight:bold;
}

.menu_items_h2 {
	font-family:Verdana, Arial, "Times New Roman";
	font-size:16px;
	color: #a16e1e;
	font-weight:bold;
}

.menu_items_h3 {
	font-family:Verdana, Arial, "Times New Roman";
	font-size:12px;
	color: #a16e1e;
}

.menu_items_h4 {
	font-family:Verdana, Arial, "Times New Roman";
	font-size:11px;
	color: #a16e1e;
	font-weight:bold;
}

.menu_items_h5 {
	font-family:Verdana, Arial, "Times New Roman";
	font-size:11px;
	color: #999999;
	font-weight:bold;
}