.flash {
	display: block;
	border-top: 4px solid #000000;
	border-bottom: 4px solid #000000;
}
.box {
	border: 1px solid #999999;
	background-color: #FFF;
}
.nav {
	font-size: 16px;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-indent: 20px;

}
.topmenu {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.top {
	font-weight: bold;
	color: #FF0033;
	font-size: 18px;
	vertical-align: top;
	padding: 15px;
}
.toptitle {
	color: #000000;
}
.main {
	font-size: 14px;
	text-align: justify;
	padding: 20px;
	vertical-align: top;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	padding-top: 20px;
}
.bottom {
	font-size: 15px;
	line-height: 27px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
	letter-spacing: 2px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;


}
.foodmenu {
	font-size: 14px;
}

a {
	color: #0033cc;
	text-decoration: underline;

}

a:hover {
	color: #000;
	text-decoration: none;
}
.evo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	text-align: center;
}
