a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.search_field {
	background-color: #E4E4CB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-bottom: 1px solid  #aaaaaa;
	border-right: 1px solid  #aaaaaa;
	border-top: 1px solid  #000000;
	border-left: 1px solid  #000000;
	
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.priceListHover {
	background-color: #ededee ;
	cursor:pointer;
}
.priceListHoverK {
	background-color: #000000 ;
	cursor:pointer;
}
.groups {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.groupinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.border_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.basket_line_text {
	font-size: 12px;
}
.groupinfo2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.selectedAddress {
	background-color: #D8D8AB;
}
.border_bottom {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-bottom-style: solid;
        border-top-color: #CCCCCC;
        border-right-color: #CCCCCC;
        border-bottom-color: #CCCCCC;
        border-left-color: #CCCCCC;
}
