body {
	background-color: #99CCFF;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#fullheight{height:100%}
#fullheight_2{height:100%}
#headerheight{height:240}
#header_left{
	background-repeat: repeat;
	background-image: url(../images/Header_left.gif);
}
#header_right{
	background-repeat: repeat;
	background-image: url(../images/Header_right.gif);
}
#stripe {
	background-repeat: repeat;
	background-image: url(../images/stripe.gif);
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #4F779E;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

td.upper {
	background: #5580AA;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.smaller {
	font-size: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4F779E;
	font-size: 24px;
	font-weight: bold;
	display:inline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4F779E;
	font-size: 14px;
	font-weight: bold;
	display:inline;
}

a:link, a:visited {
	color: #5580AA;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover, a:active {
	color: #6595B8;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

a.text1:link, a.text1:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}

a.text1:hover, a.text1:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6595B8;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}
	
a.mail:link, a.mail:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;	
}

 a.mail:hover, a.mail:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	}
 
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
}

.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6595B8;
	font-size: 9px;
	font-weight: normal;
}

.mail {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}

div.centered {
	text-align: center;
}

div.centered table.entries {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 11px;
  border: #5580AA 1px solid;
  margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

table.gbookMenu {
	border-top: #B8CFE7 1px solid;
}