.leftorangerepeat {
	background-image: url("img/orange_line_repeat.gif");
	background-repeat: repeat-y;
	background-position: left top;
}
.leftbiegerepeat {
	background-image: url(img/beige_line_repeat.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
a {
	text-decoration: underline;
	color: #FF6600;
}
a:visited, a:active, a:link {
	text-decoration: underline;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #FF3333;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(img/arrow.gif);
	list-style-type: none;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	padding: 0px 0px 22px;
}
.delivery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	padding: 8px 0px;
}
.list2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	text-indent: 0pt;
}
.textmenu {
	padding-left: 20px;
	padding-top: 20px;
	font-weight: bold;
	color: #FF6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.menutext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
a.menutext, a:visited.menutext, a:active.menutext, a:link.menutext{
	text-decoration: none;
	color: #333333;
}
a:hover.menutext{
	text-decoration: underline;
	color: #000000;
}


/* Dynamic numbers */

.price {
color: #FF6600;
font-weight: bold;
}

/* Dynamic numbers */
.bodyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
}

