BODY
{
}
.smalltext
{
	font-size: 8pt;
	font-family: Arial;
}
.bodytext
{
	font-size: 11pt;
	font-family: "Lucida Sans Unicode";
	color: black;
}
.largetext
{
	font-size: 12pt;
	font-family: Arial;
	color: #003300;}
.footertext
{
	font-size: 9pt;
	font-family: "Tahoma";
	color: gray;
}
.menu_text
{
	font-size: 12pt;
	font-family: Arial;
	color: white;
}
.menu_current_item
{
	font-size: 12pt;
	font-family: Arial;
	color: #036940;
	background-color: white
}
.lrcs_logo
{
	font-size: 32pt;
	font-family: "Franklin Gothic Demi", "sans-serif", "Lucida Sans Unicode";
	color: #800000;
}
.lrcs_red_font
{
	color: #800000;
}
.lrcs_white_font
{
	color: white;
}
.titletext
{
	font-size: 11pt;
	font-family: Arial;
	color: #99FF99;
}
.errortext
{
	font-size: 8pt;
	color: red;
	font-family: Arial;
}
.whitetext
{
	font-size: 10pt;
	color: white;
	font-family: Arial;
}

.press_title
{
	text-decoration: italic;
	font-size: 12pt;
#	font-family: Arial;
}

.sale_title
{
	font-size: 14pt;
}
.sale_extra_large
{
	font-size: 20pt;
	font-weight: bolder;
}

table.sale_flyer
{
	border: solid 2px black
}

table.lrcs
{
	border: solid 1px #036940
}

table.beefweek td
{
	border-color: red;
	border-bottom: 1px solid;
}





table.beefweek1 {
    rules: all
}

td.beefweek
{
	border: 1px solid
	border-bottom: 1px solid;
}

A.menu:active
{
	text-decoration:none;
	color: white;
}
A.menu:visited
{
	text-decoration:none;
	color: white;
}
A.menu:link
{
	text-decoration:none;
	color: white;
}
A.menu:hover
{
	text-decoration:none;
	color: #99FF99;
}
