BODY {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	background-color :#EBEBEB;
	color: #055e58;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 95%;
	letter-spacing : 1px;
	line-height : 100%;
}

td.tools, .waterCut td, .shop td{
vertical-align:middle;
text-align:center;
background-color:#ECEBEB;
font-family : Tahoma;
font-size : 12px;
}
.shop td, .waterCut td{
	padding:5px;
}
.shop th{
font-size : 12px;
}
table.shopForm{
width: 98%;
}
.shopForm th{
font-family : Tahoma;
font-size : 12px;
}

table.price tr.even{
background-color:#CCE1E6;
}
table.price tr.odd{
background-color:#EAEBEB;
}
table.price tr.title td{
background-color:#0D807A;
color:white;
}
table.price TD {
padding-left:3px;
}
table.price td.C{
text-align:center
}

td.topmenu{
	font-family : Tahoma;
	font-size : 11px;
	color: white;
  text-align:CENTER;
  padding-left:1px;
  padding-right:1px;
font-weight:bold;
}
a.topmenu {
	display: block;
	width: auto;
	vertical-align: middle;
	color: #087D75;
	text-decoration: none;
	padding-top: 0px;
	height: 16px;
	font-weight:normal;
	font-family : Tahoma;
	font-size : 11px;
}

a.topmenu:link{
}

a.topmenu:hover{
	background: #087D75;
	color:white;
}

a.topmenu:active{
  background: #087D75;
}


A{
	color: Gray;
}
A:HOVER {
	color : Red;
}
TABLE{
	padding:0;
	border:0;
	margin:0;
}
TD{

}
P, UL, LI, TD{
	color: #055e58;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 95%;
}
P, UL, LI{
	color: #055e58;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 95%;
	letter-spacing : 1px;
	line-height : 100%;
	margin-bottom : 10px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 10px;
	text-align : Justify;
	text-indent : 20px;
	}
LI{
	padding : 0px;
	margin : 0px;
}

