p {
	color: #FFFFFF;
	line-height: 1.5em;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}

body {
	background-color: #333333;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align:center;
	background-image: url(images/gradient-back.jpg);
	color: #E9E9E9;
	background-position: 50% 0;
	background-repeat: repeat;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

h1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #FFFF00;
	margin-top: 7px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00FF99;
}

h3 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00FF99;
}
ul {
	list-style-type: square;
}

li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: e4e4e4;
}

.footer {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align: center;
}

.footer a:link {  color: #999999; text-decoration: none}
.footer a:visited {  color: #999999; text-decoration: none}
.footer a:hover  {  color: #999999; text-decoration: underline }

.title { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 24px; font-style: normal; font-weight: bold ; color: #FFFFFF; text-align: left; text-indent: 50px}
h4 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
a:link {  color: #6699FF}
a:visited {  color: #6699FF}
a:hover {
	color: #A4EDFF;
	text-decoration: none;
}

.image-box {
	margin: 10px;
	background-color: #242424;
	}
	
.image-box p {
	font-family: Geneva, Arial, Helvetica, san-serif;
	background-position: center;
	text-align: center;
	font-size: x-small;
	font-style: italic;
	line-height: 135%;
	color: #999999;
	}
	
.image-box img {
	border: 1px solid #CCCCCC;
	}
	
#table-main {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-style: normal;
	background-color: #000000;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	

}

#table-main td {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;

}


#menu {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	left: 5px;
	text-align: left;
	text-indent: 1em;
	margin-left: 0.3em;
	line-height: 150%;
}

#menu ul
{
list-style: none;
padding: 0;
margin: 0;
}




#menu li a
{
	height: 1.5em;
	line-height: 2em;
	width: 10em;
	display: block;
	text-decoration: none;
	text-align: left;
	background-color: #000000;
	text-indent: 1em;
	border-top-width: 0.1em;
	border-bottom-width: 0.1em;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#menu li a:link {  
	color: #ffffff; 
	text-decoration: none}

#menu li a:visited {
	color: #ffffff;
	text-decoration: none;
}

#menu li a:hover  {
	color: #FFFFFF;
	background-color: #333333;
}

#map_canvas

 {
	height: 300px;
	width: 300px;
	float: right;
	margin: 10px;
	overflow: hidden;
}


#menu-section {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	left: 5px;
	text-align: left;
	text-indent: 1em;
	margin-left: 0.3em;
	line-height: 150%;
}

#menu-section ul
{
list-style: none;
padding: 0;
margin: 0;
}

#menu-section li a
{
	height: 1.5em;
	line-height: 2em;
	width: 10em;
	display: block;
	background-color: #000000; 
	text-decoration: none;
	text-align: left;
	text-indent: 1em;
	border-top-width: 0.1em;
	border-bottom-width: 0.1em;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#menu-section li a:link {  
	color: #ffffff; 
	text-decoration: none
		}

#menu-section li a:visited {
	color: #ffffff;
	text-decoration: none;
}

#menu-section li a:hover  {
	color: #FFFFFF;
	background-color: #333333;
}

table.list {
	border-spacing: 2px;
	border-collapse: separate;
	text-align: left;
	vertical-align: top;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

table.list th {
	padding: 3px;
	background-color: #4A4A4A;
	border: 1px dotted #333333;
	font-weight: bold;
	color: #CCCCCC;
}

table.list td {
	padding: 3px;
	border: 1px dotted #666666;
	vertical-align: top;
}

.surname {
visibility: hidden;
}