HR {
	height: 1px;
	width: 100%;
}

LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-align: justify;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-style : normal;
	font-weight : bold;
	margin: 0px 10px 8px 0px;
}
	
P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	margin: 0px 10px 8px 0px;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

.BasketText {
	font-size: 11px; 
	color: #000000;
	padding: 0px; 
	text-align: center;
	padding-bottom: 2px;
}

.Basket {
	font-size: 12px; 
	background-color: #50DC3A; 
	border-color: #000000; 
	border-width: 1px; 
	border-style: solid; 
	padding: 0px; 
	text-align: center;
}

.Button {
	background-color: #50DC3A; 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px;
}

.ButtonCheckout {
	height: 35px;
	width: 90px;
	background-color: #99CC99; 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 14px; 
	font-weight: bold;
}

.specailtop {
	background-image: url(../Images/specials_top.gif);
	background-repeat: repeat-x;
}
.specailmid {
	background-color: #fe7b19; 
	bordercolorlight: #b56aff; 
	bordercolordark: #b56aff;
}
.specailbottum {
	background-image: url(../Images/specials_bottom.gif);
	background-repeat: repeat-x;
}