@charset "UTF-8";
.navigation {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: lowercase;
	color: #9cb1ce;
	vertical-align: top;
	text-align: right;
	text-decoration: none;
}
.largebody {
	font-family: Verdana;
	font-size: 34px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: lowercase;
	color: #CCCCCC;
	line-height: 40px;
	text-align: left;
	vertical-align: top;
	clip: rect(auto,auto,auto,auto);
}
.line {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.navigation2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: lowercase;
	color: #CCCCCC;
	vertical-align: middle;
	text-align: right;
}
.line2 {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-top-width: 1px;
	background-position: right top;
}

