BODY {
	margin: 0px;
	padding: 0px;
	background-color: #F8AE0D;
	background-image: url(img/background.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
BODY, P, TD, DIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
}
P {
	margin: 0px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: yellow;
}
.titlesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: yellow;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a, a:active, a:visited, a:hover {
	color: yellow;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;	
}
A.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #B81C0E;	
}

INPUT {
	border: 2px solid #F8AE0D;
	background: #B81C0E;
	color: white;
}

TEXTAREA {
	border: 2px solid #F8AE0D;
	background: #B81C0E;
	color: white;
}

SELECT {
	border: 2px solid #F8AE0D;
	background: #B81C0E;
	color: white;
}

DL {
	width: 100%;
	overflow: auto;
	margin: 0 0 1em;
    background: url(../img/dot.gif) repeat-x 0 1em;
}
DT, DD.PRICE {
	font-weight: bold;
	background: #4c0000;
}
DT {
	float: left;
	padding-right: 3px;
	color: yellow;
}
DD {
	margin: 0
}
DD.price { 
	float: right;
	padding-left: 3px;
}
DD.ingredients {
	float: left;
	width: 100%;
	padding: 3px 0;
}
#baneris730px { width: 730px; height: 200px; }
#baneris730px a { display: block; width: 730px; height: 200px; top: 0; left: 0; border: 0 }
#baneris730px a img { border: 0; }
#baneris730px { display: none; }