/* CSS Document */

#navigation a {
	font: bold 11px Tahoma, Arial;
	color: #023778;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:3px 5px 3px 10px;
	}
	
#navigation a:hover {
	background: #023778;
	color:#ffffff;
	}
	
.navText {
	font: 11px Tahoma, Arial;
	color: #003399;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	.Style1 {
font-family: Tahoma, Arial;
	font-size: 12px;
	color: #023778;
	font-weight:bold;
	letter-spacing:inherit;
}
.Style2 {
font-family: Tahoma, Arial;
	font-size: 16px;
	color: #023778;
	font-weight:bold;
	letter-spacing:inherit;
}
.Style3 {
font-family: Tahoma, Arial;
	font-size: 40px;
	color: #023778;
	font-weight:bold;
	letter-spacing:inherit;
}
.Style4 {
font-family: Tahoma, Arial;
	font-size: 14px;
	color: #023778;
	font-weight:bold;
	letter-spacing:inherit;
}
.Style8 {
font-family: Tahoma, Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
	letter-spacing:inherit;
}
.vignette span {
display:none;
}
a.vignette:hover span {
display: block;
position:absolute;
top:200px;
left:10px;
}
	.Style6 {
font-family: Tahoma, Arial;
	font-size: 10px;
	color: #ac161d;
	font-weight:bold;
	letter-spacing:inherit;
}

