.font {
	font-family: Tahoma;
	font-size: 11px;
	font-color: #000000;
}
body {
	font-color: #000000;
	}
.credit {
	font-family: Tahoma;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	COLOR: #000000;

}
a:visited {
	text-decoration: none;
	COLOR: #000000;

}
a:hover {
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
}

.fontbold {
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;

}
.memoriam {
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma;
	color:#FFFFFF;
}

*{
margin: 0;	
padding: 0;
}
html{
height: 100%; /* Required */
}
.content-right a:hover{
text-decoration: none;
color:#F55A1C;
}
/*for mozilla as IE treats height as min-heigh*/
* html #contener{
height:100%;
} 
/* CONTENT */
.content-center{
width:540px;
float: left;
z-index: 2; 
} 

/* MODULE RIGHT */

/* END MODULE RIGHT */
/* CONTENT TOP */
/* FOOTER */

/* TABLE */
.menu-table{
 no-repeat right top;
border-left:1px solid #ffffff;
float:left;
text-decoration: none;
padding:5px 10px 5px 9px;
width:auto;
color:#565656;
font-family: Arial;
font-weight:bold;
}
.menu-table:hover{
no-repeat right top;
border-left:1px solid #ffffff;
width:auto;
float:left;
text-decoration: none;
padding:5px 10px 5px 9px;
color:#000000;
font-family: Arial;
font-weight:bold;
}
.menu-table-off:hover{
no-repeat right top;
border-left:1px solid #ffffff;
width:auto;
float:left;
text-decoration: none;
padding:5px 10px 5px 9px;
color:#000000;
font-family: Arial;
font-weight:bold;
}
.menu-table-off{
background:#eeeeee no-repeat right top;
text-decoration: none;
border-left:1px solid #FFFFFF;
width:auto;
color:#000000;
float:left;
padding:5px 10px 5px 9px;
font-family: Arial;
font-weight:bold;
}
ul.Ultable li{
list-style-type: none;
padding-right:2px;
float:left;
}
ul.Ultable li a:hover{
color:#ffffff;
}
ul.Ultable{
width:auto;
border-bottom:1px solid #E6E7E8;
float:left;
}
html> body ul.Ultable{
width:99%;
}
ul.UltableBig{
width:576px;
border-bottom:1px solid #C8C2BE;
float:left;
}
ul.UltableBig li a:hover{
color:#ffffff;
}
ul.UltableBig li{
list-style-type: none;
padding-right:2px;
float:left;
}
html> body ul.UltableBig{
width:99%;
}
#Table1{
width:auto;
}
#Table2{
width:auto;
display: none;
}
#Table3{
width:auto;
display: none;
}
#Table4{
width:auto;
display: none;
}
#Table5{
width:auto;
display: none;
}
#Table6{
width:auto;
display: none;
}

#map { /* clickable area */

		float: left;

		position:absolute;

		width : 240px;

		height: 240px;
margin-top:10px;

	}