HTML, BODY {
  height:100%;
}

Body {
  background-color: #446F83;
  font-family				 : Verdana, Helvetica, sans-serif;
  font-size					 : 13px;
  font-weight				 : normal;
  font-style				 : normal;
  color						 : #FFFFFF;
  scrollbar-face-color		 : #446F83; 
  scrollbar-background-color : #446F83;  
  scrollbar-base-color		 : #446F83;  
  scrollbar-arrow-color 	 : #FFFFFF;
  scrollbar-DarkShadow-Color : #446F83; 
  scrollbar-3dLight-Color	 : #446F83; 
  scrollbar-Highlight-Color	 : #446F83;
  scrollbar-Shadow-Color	 : #446F83;
  scrollbar-Track-Color		 : #446F83; 
}

body.glaspaleis {
  background-color: #FFFFFF;
  overflow-y: hidden;
  overflow: -moz-scrollbars-horizontal;
}

TD {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  color: #FFFFFF;
}

.Title {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  color: #FFFFFF;
  line-height: 23px;
  text-align: justify;
  margin-top: 2px;
}

A {font-weight: normal; text-decoration: none;}
A:link    {font-weight: bold; color: #FFFFFF;}
A:visited {font-weight: bold; color: #FFFFFF;}
A:hover   {font-weight: bold; color: #FF0000}

.padding {
  text-align: justify;
  line-height: 23px;
}

.homepage {
  line-height: 55px;
  font-size: 24px;
  text-align: justify;
}

.button{
	font-size		: 10pt; 
	height			: 20; 
	padding-left	: 2px; 
	padding-right	: 2px; 
	padding-top		: 1px; 
	padding-bottom	: 1px; 
	color			: #FFFFFF; 
	border			: 1px solid #446F83; 
	background-color: #446F83;
	cursor			: hand; 
}

.lineheight {
  line-height: 23px;
  text-align: justify;
}

#divBg {
    Z-INDEX: 10; LEFT: 0px; WIDTH: 100px; CLIP: rect(0px 10px 10px 0px); POSITION: relative; HEIGHT: 145px
}

#divMenu {
    LEFT: 10px; POSITION: relative; TOP: 0px
}

#divArrowLeft {
    LEFT: 0px; WIDTH: 15px; POSITION: absolute; TOP: 12px; HEIGHT: 39px
}

#divArrowRight {
    WIDTH: 15px; POSITION: absolute; TOP: 5px; HEIGHT: 39px
}

.Image {
  BORDER-COLOR: #000000;
  BORDER-STYLE: solid;
}

.Content {
  overflow: auto;
	overflow: -moz-scrollbars-vertical;
	overflow-y: auto;
	padding-left: 20px; 
	padding-right: 20px; 
	padding-top: 20px; 
	padding-bottom: 20px;
}

table.mainTable {
  background-color: #446F83;
}

div#screenInfo {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
  color: #446F83;
}

td#menu_td {
  background-color: #FFFFFF;
}


/* newsletter classes */

table.newsletter {
	border: 0px;
}

table.newsletter tbody {
	border: 0px;
}

.edition {
	font-family: Arial;
	font-size: 54px;
	text-align: center;
	color: #618B9F;
}

.bodytext {
	font-family: Arial;
	line-height: 18px;
	color: #618B9F;
	font-size: 11px;
	padding: 10px;
}

.bodytext a {
	font-family: Arial;
	color: #618B9F;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

.bodytext a:link {
	font-family: Arial;
	color: #618B9F;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

.bodytext a:active {
	font-family: Arial;
	color: #618B9F;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

.bodytext a:hover {
	font-family: Arial;
	color: #618B9F;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

.newsletter_title {
	font-family: Arial; color: #618B9F; font-size: 16px;
}
