body
	{
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-color: #b4cfe5;
	}

body,iframe,td,tr,table
	{
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
	font-size: 97%;
	text-align: justify;
	text-decoration:none;
	font-weight: normal;
	color: #000000;
	}
	
.block
    {
    vertical-align:top;
	border: 1px solid;
	border-color: #ffffff;
	}

.frontblock
    {
    vertical-align:top;
	border: 1px solid;
	border-color: #ffffff;
	padding: 5px;
	}

.iFrame {
 	overflow: auto;
 	background-color: #c4dff5;
 	border: none;
 	width:534px;
 	height: 108px;
 	text-align: left;
 	padding: 0px 10px 0px 10px;
	scrollbar-DarkShadow-Color: #ffffff; 
	scrollbar-Track-Color: #b4cfe5; 
	scrollbar-Face-Color: #b4cfe5; 
	scrollbar-Shadow-Color: #b4cfe5; 
	scrollbar-Highlight-Color: #b4cfe5; 
	scrollbar-3dLight-Color: #ffffff; 
	scrollbar-Arrow-Color: #ffffff;
}

a:link, a:visited {
	color: darkblue;
	}

a:hover {
	color: blue;
	}

a.frontpage:link, a.frontpage:visited {
	color: black;
	text-decoration: none;
	}

a.frontpage:hover {
	text-decoration: underline;
	}

a.menue1:link, a.menue1:visited {
	display: block;
	vertical-align: middle;
	font-size: 97%;
	font-weight: bold;
	color: #000;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px !important;
	padding-left: 7px;
	/*height: 15px !important;
	height: 17px;*/
	/*width: 180px;*/
	text-decoration: none;
}

a.menue1:hover {
	background: #c4dff5;
	text-decoration: underline;
}

a.menue1a:link, a.menue1a:visited, a.menue1a:hover, a.menue1a:active {
	display: block;
	vertical-align: middle;
	font-size: 97%;
	font-weight: bold;
	color: #000;
	background:#fff;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px !important;
	padding-left: 7px;
	/*height: 15px !important;
	height: 17px;*/
	/*width: 180px;*/
	text-decoration: none;
}

a.menue1a:hover {
	text-decoration: underline;
}

.copyright
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	}

.style0 {
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight : normal;
	font-size: 10pt;
}
	
.style1 {
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight : bolder;
	font-size: 16pt;
}
.style2 {
	color: #000000;
  	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight : bolder;
	font-size: 14pt;
}

hr {
	noshade:65535;
	color: white;
	height: 1px;
	}

#td {
	vertical-align:top;
	border: 1px solid;
	border-color: #ffffff;
	padding: 5px;
	}

#newsletter {
      font-size: 85%;
      }

/* for editor */
  p {
	margin: 0px;
	padding: 0px;
	}
