body {
	color:#022279;
	font-family:Verdana, Arial;
	font-size:10pt;	
}

img {
	border:0px;
}

a {
	color:#D5AD40;
	text-decoration:underline;
}

a.rgbs {
	color:#D5AD40;
	text-decoration:underline;
	font-size:18px;
}



a.adresse {
	color:#F1DCA2;
}

div.frame {
	width:100%;
	height:1000px;
	margin-left:10%;
	margin-right:10%;;
	text-align:center;		
}

div.frame_content {
	width:800px;
	height:100%;
	background-color:#E5E8F1;
	border:1px;
	border-style:solid;	
	background-image:url(images/navi_bg.gif);
	background-repeat:repeat-y;
	valign:center;
}

div.top {
	width:800px;
	height:93px;
	background-image:url(images/top.gif);
}

div.navigation {
	width:175px;
	background-image:url(images/navi_bg.gif);
	background-repeat:repeat-y;
	float:left;	
	margin-top:0px;	
}

div.navi_spacer_1 {
	widht:175px;
	height:30px;
	background-image:url(images/navi_bg.gif);
	background-repeat:repeat-y;	
}

div.navi_adresse {
	widht:175px;
	color:#F1DCA2;
	background-image:url();
	background-image:url(images/navi_bg.gif);
	background-repeat:repeat-y;
	font-size:9pt;
	margin-left:5px;
}

div.navi_spacer_2 {
	widht:175px;
	height:100px;
	background-image:url(images/navi_bg.gif);
	background-repeat:repeat-y;	
}

div.content {
	float:left;
	margin-top:30px;
	margin-left:25px;
	width:580px;
}

img.content {
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}

div.header {
	color:#022279;
	font-family:Times New Roman;;
	font-size:14pt;	
	text-align:left;	
}

div.text {
	text-align:justify;
	margin-top:10px;
	color:#000000;	
}

b {
	color:#022279;
}
