a:link {color:#999999; text-decoration: none}
a:visited {color:#999999; text-decoration: none}
a:active {color:#999999; text-decoration: none}
a:hover {color:#CC0000; text-decoration: none}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;


}
.menuItem {

	font-family: Arial;
	font-size: 9pt;
	color: #999999;
	font-weight: normal;
}
.textGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	font-weight: normal;

}
.ProductsTableTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: center;
	font-weight: normal;
	background-color: #EFEFEF;
	border: none #CCCCCC;


}
.ProductsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	}
	
.ProductsTitel {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

.li {
	list-style-image: url(../img/list.gif);



}
.wash_menu {
	line-height: 11px;
}

.ProductsTextList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	background-color: #FFFFFF;
	list-style-image: url(../img/list.gif);

}
.textRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CC0000;
	font-weight: normal;
}
.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC0000;

}
h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Titel {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.image_border_left {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	cursor: hand;
}
.cursor {
	cursor: hand;
	color: #999999;
}

.image_border_right {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
    cursor: hand;
}
