body {
	background-attachment: scroll;
	background-image: url(/images/myHydroHome-Head-Back.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin-left: 10px;
	text-align: left;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-left: 10px;
	text-align: left;
}
.head {
	background-attachment: scroll;
	background-image: url(/images/myHydroHome-Head-Logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	font-weight: bold;
	color: #CC6600;
}

h1, h2 {
color:#5E9CAE;
font-family:Tahoma;
font-size:18px;
font-style:normal;
font-variant:normal;
line-height:normal;
}


/* CONTACTS */

.city li{
	margin-bottom:10px;
font-size: 14px;
} 

.city {margin-left:0; padding-left:0;}
.city li {list-style-type: none; margin-left:0;}

.city li .pseudo-link{
	border-bottom:1px dotted #1C58BA;
	color: blue;
	text-decoration:none;
	cursor:pointer;
	font-size: 18px;
	line-height:1.4em;
}

.city li .pseudo-link:hover{
	color:#000000
}
	
.city li .active {
	color:#000000;
	border-color:#000000 
}

.city .hide div{
	display:none;
} 

.city li div{
	padding-left:0px;
	margin-top:3px;
	line-height:1.3em;
}

#withborder, #withborder td{
  border: 1px solid #000000;
  border-collapse: collapse;
}

#withborder td{
	padding: 5px;
	text-align: center;
}

#withborder #title td{
	font-weight: bold;
	text-align: center;
}

#withborder td.title{
	font-weight: bold;
	text-align: left;
}

.right {float:right; padding: 0 0 10px 10px;}
.left {float:left; padding: 0 10px 10px 0;}
