/* CSS Document */



body {

	background: #e7e7e7;

	margin: 0px;

	padding: 0px;

	font-family: Helvetica,Arial;

	font-size: 16px;

	height:50px;

}



html, body { height:100%; }



table.page{

	height:100%;

	background-color: #FFFFFF;

	border-right-width: 2px;

	border-left-width: 2px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #108bd1;

	border-left-color: #108bd1;

}



.title{

	font-family: AGaramond;

	font-size: 36px;

	font-weight: bolder;

	color: #FF0000;

	padding-bottom: 12px;

}



.text {

	line-height: normal;

	text-align:justify;

	font-size:12px;

	font-family: Arial, Helvetica, sans-serif;

	line-height: 18px

}



.kop {

	line-height: 16px;

	text-align:justify;

	font-size:16px;

	font-family: Arial, Helvetica, sans-serif;

	color: #003399;

	font-weight: bold;

}



a {color:  #0d94cc; text-decoration: none; }



.panelText{

	color: #0c4157;

	line-height: normal;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;	

}



img.logo{

	padding-top: 12px;

	padding-bottom: 18px;

	

}



.PanelTitle {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bolder;

	color: #ff0000;

	padding-bottom: 5px;

	

}



p.Header{

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 30px;

	font-weight: bolder;

	color: #ff0000;

}



td.Panel {

	background-color: #e7f5fe;

	border-right-style: solid;

	border-right-width: 1px;

	border-right-color: #bedfee;

	padding: 16px;

	vertical-align: top;

}

 

.backGround {

	background-image: url(../IMG/Gradient2.jpg);

	background-repeat: repeat-x;

}


