
h3
{
	font-size: 13px;
	margin: 12px;
}

h2
{
	font-size: 14px;
	margin: 12px;
	text-align: center;
}

h1
{
	font-size: 16px;
	margin: 12px;
	text-align: center;
}

body
{
	background-color: #bce;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	margin-top: 0;
}

table
{
	background-color: #fff;
	border-collapse: collapse;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}


.vshade
{
	background-color: #eee;
}

.shade
{
	background-color: #ddd;
}

.spacer
{
	border-left: 0;
	border-bottom: 0;
	border-top: 0;
	border-right: 0;
}

.num
{
	width: 80px;
	text-align: right;
}

.price
{
	width: 64px;
	text-align: right;
}

td.input
{
	text-align: center;
	padding: 0;
}

td
{
	padding-left: 0;
	font-size: 12px;
}

th
{
	border: 1px solid #777;
	padding: 12px;
	padding-left: 16px;
	padding-right: 16px;
	text-align: left;
}

.text
{
	padding: 12px;
}

.textbox
{
	padding: 12px;
	border: 1px solid #777;
}

.inputbox
{
	padding: 2px;
	padding-left: 16px; padding-right: 16px;
	border: 1px solid #777;
}
.head
{
	background-color: #eee;
	padding: 4px;
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #777;
}

.vhead
{
	background-color: #ddd;
	padding: 4px;
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #777;
	font-weight: bold;
}

.centervhead
{
	background-color: #eee;
	padding: 4px;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
}

.lvhead
{
	background-color: #ddd;
	padding: 4px;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
	border-left: 1px solid #777;
}
.rvhead
{
	background-color: #ddd;
	padding: 4px;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
	border-right: 1px solid #777;
}

p {
	margin-left: 16;
	margin-right: 16;
	text-align: justify;
	line-height: 1.3;
}

p.submit {
	text-align: center;
}

p.news {
	margin-left: 0;
	margin-right: 0;
	margin-top: 3;
	margin-bottom: 3; 
	text-align: left;
	font-size: 10px;
}

form
{
	margin: 0;
}


pre
{
	margin-left: auto;
	margin-right: auto;
}
.searchengine
        {
                font-weight:            100;
                font-size:              3px;
                color:                  #fefefe;
                font-family:            Verdana, Arial, Helvetica;
                text-decoration:        none;
		line-height:		3px;
        }

A:HOVER
        {
		color:			#0ab;
        }

A:VISITED {
		color:			#00a;
}

A:VISITED:HOVER {
		color:			#0ab;
}

A.menu_cat
        {
                font-size:              12px;
		text-align:		left;
        }

A.menu_cat_inv
        {
                font-size:              12px;
		text-align:		right;
        }

A.menu_cat_selected
        {
                font-size:              12px;
		color:			#0b0;
        }

A.menu_page
        {
                font-size:              12px;
		text-align:		right;
        }

A.menu_page_selected
        {
                font-size:              12px;
		text-align:		right;
		color:			#0b0;
        }

.meatbox
	{
		border: solid 1px #777;
		padding: 12px;
	}
.meattable
	{
		background-image: url('/img/clouds.jpg');
		background-position: center;
		border: solid 1px #777;
	}
	
.meatprice
	{
		font-size: 24px;
		font-weight: bold;
		color: #0b0;
	}

.meatred
	{
		font-weight: bold;
		color: #00c;
	}

.meattitle
	{
		text-decoration: none;
		border-collapse: collapse;
		padding: 0;
		line-height: 1.6;
		font-family: Verdana, Arial, Helvetica;
		font-size: 16px;
		font-weight: bold;
		color: #0b0;
	}
.meatgreen
	{
		font-size: 14px;
		font-weight: bold;
		color: #00d;
	}

