body {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 5px 10px 0px 10px;
	background-color: #FFFFFF;
	color: #000080;
}

.menu table tr th,
.menu table tr td.menu-header,
.menu table tr td.menu-subheader,
h1,h2,h3,h4,h5,h6 {
	font-family: Algerian, Verdana, Tahoma, Arial, Sans-Serif;
}

.menu table tr th,
h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 13px;
}

.highlight {
	font-weight: bold;
	font-size: larger;
}

#main-logo {
	width: 250px;
}

td {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 12px;
}

.tbl {
	font-size: 12px;
	padding: 3px 4px 3px 4px;
	color: #000080;
	background-color: #FFFFCC;
}

.tbl-fieldname {
	font-size: 12px;
	padding: 3px 4px 3px 4px;
	color: #000080;
	font-weight: bold;
	background-color: #FFFFCC;
}

.tbl-footer {
	font-size: 10px;
	padding: 3px 4px 3px 4px;
	color: #000080;
	background-color: #FFFFCC;
}

.tbl-footer img {
	border: 0px;
}

.tbl-menu {
	font-size: 10px;
	padding: 0px 4px 0px 4px;
	background-color: #FFFFCC;
}

.errormessage {
	font-size: 12px;
	color: #FF0055;
	font-weight: bold;
	padding: 4px;
}

.required {
	font-size: 10px;
	color: #FF0055;
	padding: 4px;
}

a:link {
	color: #4242f0;
}

a:visited {
	color: #4242f0;
}

a:hover {
	color: #2828a8;
}

.border-top-left {
	background-image:
		url(../images/borders/yellow_white_bg/border-top-left.gif);
	height: 25px;
	width: 25px
}

.border-top {
	background-image: url(../images/borders/yellow_white_bg/border-top.gif);
	height: 25px;
}

.border-top-right {
	background-image:
		url(../images/borders/yellow_white_bg/border-top-right.gif);
	height: 25px;
	width: 30px
}

.border-left {
	background-image: url(../images/borders/yellow_white_bg/border-left.gif)
		;
	width: 25px
}

.border-right {
	background-image:
		url(../images/borders/yellow_white_bg/border-right.gif);
	width: 30px
}

.border-bottom-left {
	background-image:
		url(../images/borders/yellow_white_bg/border-bottom-left.gif);
	height: 30px;
	width: 25px
}

.border-bottom {
	background-image:
		url(../images/borders/yellow_white_bg/border-bottom.gif);
	height: 30px;
}

.border-bottom-right {
	background-image:
		url(../images/borders/yellow_white_bg/border-bottom-right.gif);
	height: 30px;
	width: 30px
}

.menu {
	margin: 0px auto;
	text-align: center;
}

.menu table {
	width: 800px;
}

.menu table tr td {
	vertical-align: top;
	padding: 5px;
}

.menu table tr td.menu-item {
	font-weight: bold;
	white-space: nowrap;
}

.menu table tr td.menu-price {
	font-weight: bold;
	white-space: nowrap;
	vertical-align: bottom;
}

.menu table tr td.menu-header {
	font-size: 18px;
	text-align: center;
	padding-top: 25px;
}

.menu table tr td.menu-item,.menu table tr td.menu-desc,.menu table tr td.menu-price
	{
	border-bottom: 1px dotted #000000;
}

.menu table tr td.menu-subheader {
	font-size: 14px;
	text-align: center;
	font-style: italic;
}

.facebook{
	text-align: center;
}
