* {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.left_blue_stripe_sketch_cistern {
	text-align: center;
	vertical-align: bottom;
}

.left_stripe {
	vertical-align: top; 
	background-image: url('../images/margin_left.gif'); 
	background-repeat: repeat-y;	
}

img.sketch_cistern {
	position: absolute;
	z-index: 1;	
	margin-top: -43px;
	margin-left: 7px;	
}

img.sketch_building {
	position: relative;
	left: -20px;
	z-index: 1;
}

body, .menu_left_shade_1, .top, .left_blue_stripe_top, .left_blue_stripe_bottom, .right_blue_stripe, .left_blue_stripe_sketch_cistern, 
.menu_bottom_stripe, .menu_left_top_corner_shade, .menu_top, .menu_left_top_shade {
	background-color: #336699;
}

.menu_left_1, .menu_left_2, .menu_center, .menu_center_bar, .bottom, .menu_center_sketch {
	background-color: black;
}
.top {
	height: 50px;
	padding-top: 10px;	
	background-image: url(../images/top.gif); 
	background-repeat: repeat-x;
}

.top_center {	
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;	
}

.flags {
	float: right;
}
.left_margin, .miniature {
	width: 40px;	
	background-color: White;
}
.left_blue_stripe_top, .left_blue_stripe_bottom, .left_blue_stripe_sketch_cistern {
	width: 175px;	
}

.right_blue_stripe, .menu_bottom_stripe {
	width: 25px;		
}
.left_blue_stripe_top {
	vertical-align: top;
	text-align: left;
}
.left_blue_stripe_bottom {
	vertical-align: bottom;
	text-align: left;
	height: 100px;
	padding-bottom: 20px;
}
.left_white_stripe {
	padding-top: 22px;
	padding-bottom: 0px;
	background-color: White;
	text-align: center;	
	background-image: url(../images/shade_on_white.gif);	 
	background-repeat: repeat-x;
}
.left_blue_stripe {
	height: 15px;
	background-image: url(../images/shade_on_white_top.gif);	 
	background-repeat: repeat-x;
}
.left_blue_stripe_bottom_shade {
	height: 11px;
	background-image: url(../images/menu_top.gif);	 
	background-repeat: repeat-x;
}
.menu_top_on_white {
	height: 11px;
	background-image: url(../images/menu_top_on_white.gif);	 
	background-repeat: repeat-x;
	background-color: White;
}

div.white {
	color: White;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	width: 155px;
	overflow: hidden;
	font-size: 11px;
}
.miniature {
	padding-top: 10px;
	vertical-align: top;
	text-align: center;
}
.bottom {
	background-image: url(../images/menu_center.gif);
	background-repeat: repeat-x;
	color: White;
	font-size: 11px;
	height: 25px;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
}

.menu_top {
	background-image: url(../images/menu_top.gif); 
	background-repeat: repeat-x;
	height: 11px;
}
.menu_center_sketch {
	background-image: url(../images/menu_center.gif);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: top;
	height: 36px;
	color: White;
}
.menu_center {
	background-image: url(../images/menu_center.gif);
	background-repeat: repeat-x;
	text-align: right;
	vertical-align: middle;	
	height: 36px;
	color: White;
}
.menu_center_bar {
	background-image: url(../images/menu_center.gif); 
	background-repeat: repeat-x;
	height: 36px;	
	color: White;
	vertical-align: middle;	
	font-size: 12px;
	font-variant: inherit;
	margin-left: 0px;
	padding-right: 20px;
	white-space: nowrap;
	padding-bottom: 0px;
	padding-top: 0px;	
}
.menu_bottom {
	background-image: url(../images/menu_bottom.gif); 
	background-repeat: repeat-x;
	height: 21px;
	background-color: White;
}

.menu_bottom_stripe {
	background-image: url(../images/menu_bottom_stripe.gif); 
	background-repeat: repeat-x;
	height: 21px;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.top_center h1 {
	text-align: center;
	color: White;
	text-decoration: underline;
	font-size: 18px;
	font-weight: normal;
	display: inline;
}
a  {
	color: #B22222;
	text-decoration: underline;	
}

a:hover {
	color: #696969;
	text-decoration: underline;
}

a img.border {
	border-color: #B22222;
}

a:hover img.border {
	border-color: #696969;
}

a.menu, a.menu:visited {
	white-space: nowrap;
	line-height: 36px;
	display:block;
	height: 36px;
	padding-right: 7px;
	padding-left: 7px;	
	color: White;
	text-decoration: none;
	background-image: url(../images/menu_center.gif);
	background-repeat: repeat-x;
	background-color: black;
}

a.menu:hover {
	color: white;
	text-decoration: none;
	background-image: url(../images/menu_center_hover.gif);
	background-repeat: repeat-x;
	background-color: #141414;
}

a.submenu, a.submenu:visited {
	color: white;
	vertical-align: middle;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: black;
	display: block;
	border: 1px Black solid;
	background-image: url(../images/submenu.gif);
	background-repeat: repeat-x;	
}

a.submenu:hover {
	color: White;	
	text-decoration: none;
	background-image: url(../images/submenu_hover.gif);
	background-repeat: repeat-x;
	background-color: #2C2C2C;
}

a.white, a.white:visited {
	color: White;
	text-decoration: underline;
	font-size: 11px;
}
a.white:hover {
	color: Silver;
	text-decoration: underline;
}

.center {
	vertical-align: top;
	background-color: White;	
}

#main {
	margin-left: 60px;	
	margin-right: 60px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: justify;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
}
h1.subtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
p {
	font-size: 12px;
}

.submenu_vissible, .submenu_hidden {
	position:absolute; 
	margin-top: 36px;
	padding-top:2px;
	z-index: 10;
	width: 190px;	
}

.submenu_hidden, .submenu_scroller_hidden {
	display: none;
}

.submenu_scroller_vissible, .submenu_scroller_hidden {
	position:absolute; 
	margin-top: 36px;
	padding-top:2px;
	z-index: 10;
	width: 208px;	
}

.submenu_scroller {
	height: 285px;
	overflow: auto;
	background-color: white;
	width: 208px;
}

.submenu_inside_scroller {
	overflow: hidden;
	width: 190px;
	text-overflow: ellipsis;
}

ul li {
	list-style-image: url(../images/list.gif);
}
li {
	margin-bottom: 3px;
	margin-top: 3px;
}	

table.info {
	border: 1px solid Black;
	background-color: #696969;
	color: White;	
}
table.info td, table.info th{
	border: 1px solid White;
	color: White;
	padding: 5px;
	text-align: center;	
	width: 150px;
}
table.info th {
	font-weight: bold;
	text-align: left;
}
img.border {
	border: 1px solid #336699;
}
div.web_map {
	border-left: 1px solid Black;
	margin-left: 40px;
	margin-top: 5px;
	padding-left: 0px;
}
div.web_map_no_border {
	margin-left: 40px;
	margin-top: 5px;
	padding-left: 0px;
}
div.web_map a {
	padding-left: 15px;
	border-bottom: 1px solid #B22222;
	text-decoration: none;
	
}
div.web_map a:hover {
	padding-left: 15px;
	border-bottom: 1px solid #696969;
	text-decoration: none;
}

div.submenu_delimiter {
	height: 1px;
	border-color: white;
	color: white;
	background-color: white;
	margin: 0px;
	overflow: hidden;
}