p {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: small;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

body {
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 130%;
	font-style: normal;
	margin: 0px;
	background-image: url(images/gradient.jpg);
	background-color: #E9E9E9;
	background-repeat: repeat;
	background-position: center;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	line-height: normal;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	line-height: normal;
}

h3 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

h4 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

a:link {
	color: #0000ff;
	text-decoration: underline;
}
a:visited {  color: #0000ff; }
a:hover {  color: #FF0000;  }


#leftnav
{
	float: left;
	width: 150px;
	margin: 0;
}

#rightnav
{
	float: right;
	width: 120px;
	margin: 0;
	padding: 1em;
	height: 240px;
}


#content
{
	float: right;
	width: 480px;
	padding-right: 5px;
	padding-left: 5px;
}


#footer
{
	clear: both;
	color: #FFFFFF;
	text-align: center;
	background: #CEC2AE;
	margin-bottom: 10;
	padding-top: 10px;

}

#container
{
	background-color: #fff;
	color: #333;
	line-height: 130%;
	width: 800px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }

.reference {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	font-style: italic;
}

#menu {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	left: 5px;
	text-align: left;

}

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

#menu li
{
	margin-left: 0.25em;
	font-weight: bold;
	padding: .1em;
}

#menu li a
{
	height: 1.5em;
	line-height: 1.5em;
	width: 11em;
	display: block;
	text-decoration: none;
	text-align: left;
	text-indent: 1em;
	padding-bottom: .3em;
	padding-top: .3em;
	border-bottom: thin dotted #CCCCCC;
}


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

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

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

table.list {
	border-spacing: 2px;
	border-collapse: separate;
	text-align: left;
	vertical-align: top;
	margin-right: 5px;
	margin-left: 5px;

}

table.list th {
	padding: 3px;
	background-color: #D7D8FD;
	border: 1px dotted #E4E4E4;
}

table.list td {
	padding: 3px;
	background-color: #FfFFFB;
	border: 1px dotted #d7d8fd;
	vertical-align: top;
}

.surname {
visibility: hidden;
}