/* CSS Document */

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 18px;
	padding: 3px;
}
.bold {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
.navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	color: #999999;
	background-color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 275px;
	text-decoration: none;
}
.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	background-color: #FFFFFF;
	display: block;
	width: auto;
	padding-top: 8;
	padding-right: px;
	padding-bottom: 0;
	padding-left: px;
}
.subnavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 140px;
	text-decoration: none;
}
.subnavigation:hover {
	font-family: "Futura Lt BT";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
	display: block;
	padding: 8px;
	width: 140px;
}
.menavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #D4D0C8;
	background-color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 140px;
	text-decoration: none;
}
.menavigation:hover {
	font-family: "Futura Lt BT";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	display: block;
	padding: 8px;
	width: 140px;
}
.mesubnavigation {
	font-family: "Futura Lt BT";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 140px;
	text-decoration: none;
}
.mesubnavigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #999999;
	display: block;
	padding: 8px;
	width: 140px;
	text-decoration: none;
