A:LINK, A:VISITED {
 text-decoration:	none;
 color:			#333333;
 }

A:HOVER {
color:			#999999;
 }
	
BODY {
 margin:			0px;
 background-color:	#7A3A1E;
 font-family:		arial;
 font-size:			9pt;
 color:				#5B5B5B;
 font-style:		normal;
 font-weight:		normal;
 }

TD {
 font-family:  arial;
 font-size:	9pt;
 color:		#000000;
 font-style:	normal;
 font-weight:	normal;
 }
	
subbody {
 font-family:Verdana;
 font-size:	8pt;
 color:		#000000;
 font-style:	normal;
 font-weight:	normal;
 }

.footer {
font-family: arial;
color:				#ffffff;
font-weight:		normal;
font-style:	normal;
font-size:	8pt;
 }
	
.titlesub {
font-family:Verdana;
color:				#4A452E;
font-weight:		bold;
font-style:	normal;
font-size:	7pt;
 }
	
.subtext {
font-family:  arial;
color:				#000000;
font-weight:		normal;
font-style:	normal;
font-size:	9pt;
 }

.label {
 text-align:		right;
 /*vertical-align:	top;*/
 font-weight:		bold;
 color:				#c86d4e;
 background-color:	#571a1f;
 border:			#c86d4e solid 1px;
 padding:			0 10 0 10;
 }

.section {
 text-align:		center;
 font-weight:		bold;
 color:				#c86d4e;
 background-color:	#571a1f;
 border:			#c86d4e solid 1px;
 }

.description {
 color:				#a8662e;
 font-size:			9px;
 font-style:		italic;
 }

.menu_section {
 color:				#ffffff;
 background-color:	#000000;
 font-weight:		bold;
 text-align:		center;
 }

.menu_item {
 font-weight:		bold;
 text-align:		center;
 }

A.menu_item:LINK, A.menu_item:VISITED {
 color:				#000000;
 text-decoration:	underline;
 }
A.menu_item:HOVER {
 color:				#777777;
 }

.menu_item_box {
 color:				#000000;
 background-color:	#dcd4a7;
 text-align:		center;
 vertical-align:	top;
 padding:			4px;
 }

A.menu_item_box:LINK, A.menu_item_box:VISITED {
 color:				#bf2e37;
 text-decoration:	underline;
 font-weight:		bold;
 line-height:  1.6;
 }
A.menu_item_box:HOVER {
 color:				#dddddd;
 }

.menu_description {
 text-align:		center;
 }

.total {
 font-weight:		bold;
 font-size:			13px;
 font-style:		italic;
 }

.order {
 background-color:	#dcd4a7;
 border:			#cfc89e solid 1px;
 padding:			3;
 }

.button_on {
 font-weight:		bold;
 color:				#000000;
 background:		#dddddd;
 border:			1px solid #000000;
 cursor:			pointer;
 }
.button_off {
 font-weight:		bold;
 color:				#000000;
 background:		#cccccc;
 border:			1px solid #000000;
 cursor:			pointer;
 }
.table_head_normal {
 background:        #cccccc;
 border:            1px solid #9396a3;
 padding-left:		3px;
 padding-right:		3px;
 }
.table_head_sorted {
 color:				#ffffff;
 background:        #777777;
 border:            1px solid #000000;
 font-weight:		bold;
 padding-left:		3px;
 padding-right:		3px;
 }
.table_data_normal {
 padding-left:		3px;
 padding-right:		3px;
 background:		#dcd4a7;
 }
.table_data_sorted {
 background:		#c7bf98;
 padding-left:		3px;
 padding-right:		3px;
 }
.table_data_shaded {
 background:		#cfc89e;
 padding-left:		3px;
 padding-right:		3px;
 }
.table_lines {
 background:        #cccccc;
 height:			1px;
 width:				1px;
 }
.table_title {
 font-weight:		bold;
 font-size:			14px;
 font-style:		italic;
 }
