body {
		color: #000000;
		background-color: #FFFFFF;
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 11px;}

table.wrapper {
	background-color: #FFFFFF;
	border: 3px solid #FFF;
	width: 100%;
	padding: 0;
	margin: 0;
}

table.content {
	width: 90%;
	padding: 0;
	margin: 0;
}

table.header { display: none;}

table.disclaimer { display: none;}

table.pnavtable { display: none;}

td.leftcolumn { display: none;}

td.rightcolumn { display: none;}

td.footernav { display: none;}

table.cantinamenu {
 	width: 100%;
} 	

table.cantinamenu td{
 	border: 1px solid #999;
	padding: 3px;
	width: 20%
	vertical-align: top;
} 	

td.menuitem {
	font-size: 11px;
	line-height: 14px;
}

td.sideitem {
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}

td.fullspan {
	width: 90%;
}

td.outerbox_header {
	background-color: #fff;
}

td.outerbox_header2 {
	border-top: none;
}

td.outerbox {
	border: none;
	padding: 0;
}

td.bottomborder {
	border: none;
}

td.small_corner {
	display: none;
}

button.frmbutton { display: none;}

span.bottomtxt { display: none;}

h1 {
	font-weight: bold;
	font-style: italic;
	color: #000;
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2 {
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding 0;}

h3 {
	font-weight: bold;
	font-style: normal;
	color: #000;
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.small { font-size: 11px;}

