body {
	margin: 0px;
	background-color: #F0F0F0;
}
.downlink {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	
}.downlink:visited {
      color: #DADAE4;	
	
}.downlink:hover {
      color: #940202;	
	
}
.ekur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC99;
}	
.ekur:hover {
	color: #00009F;


}	
.bgleft {
	background-image: url(images/bgleft.jpg);
	background-repeat: repeat-y;
}	
.corner {
	background-image: url(images/cornerleft.jpg);
	background-repeat: no-repeat;
}	
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	font-weight: bold;
}
.email:hover {
     color: #FF9900;
	 
}	
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #015A96;
	padding-left: 5px;
}
.texttitle {
	font-size: 12px;
	font-weight: bold;
	color: #426391;
	font-family: Arial, Helvetica, sans-serif;
}
.btc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
hr {
	color: #576C80;
}
