/* CSS Document */

body {
	background-color:FAEAC0;
	font-size:10pt;
	font-family:Arial, Helvetica, san-serif;
	color:570900;
}
td {
	font-size:10pt;
}
.copyright {
	font-size:8pt;
	font-family:Arial, Helvetica, san-serif;
	color:570900;
}
table.redbar {
	font:bold;
	font-size:11pt;
	color:FFF7D6;
}
.maintext {
	font-size:10pt;
	padding:5px;
}
font.title {
	font-size:13pt;
	font:bold;
}
td.menuitem {
	border-bottom-style:solid;
	border-bottom-color:000000;
	border-bottom-width:1px;
}
td.phoneside {
	font-size:12pt;
	font:bold;
}
td.menuitem_gold {
	border-bottom-style:solid;
	border-bottom-color:000000;
	border-bottom-width:1px;
	color:D88F2C;
}
td.menuitem_black {
	border-bottom-style:solid;
	border-bottom-color:000000;
	border-bottom-width:1px;
	color:000000;
}
td.menuitem_red {
	border-bottom-style:solid;
	border-bottom-color:000000;
	border-bottom-width:1px;
	color:960017;
}
td.gold {
	color:570900;
}
.maintext_nopad {
	font-size:10pt;
}
.maintext_nopad_red {
	font-size:10pt;
	color:960017;
}
td.darkred {
	color:570900;
}
p.menutype{
	font-size:12pt;
}
div.menutype{
	font-size:12pt;
}
a {
	color:960017;
}
a:hover {
	color:BD001D;
}
a:visited {
	color:330500;
}