@charset "utf-8";
.navigation {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	font-style: normal;
	text-decoration: none;
	display: inline;
	width: 150px;
	text-align: center;
	margin: 2px;
}



.navigation:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	font-style: normal;
	text-decoration: none;
	display: inline;
	width: 150px;
	text-align: center;
	word-spacing: normal;
}

.text_WebHeaders {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	margin: 12px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.text_WebHeaders_white {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	margin: 12px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}

.text_Smaller_white {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 6px;
	color: #FFF;

}
.text_Smaller_black {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	text-align: left;
	padding-left: 6px;
	margin-left: 6px;
	padding-top: 6px;
	
}
.text_headlines_white {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 18px;
	font-style: oblique;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	color: #FFF;
	font-variant: small-caps;
}
.text_headlines_black {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: normal;
	text-decoration: none;
	padding: 6px;
	color: #000;
}
.text_Larger_white {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 6px;
	color: #FFF;
}
.text_Larger_black {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 6px;
	color: #000;
}
.text_Regular_black {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 6px;
	color: #000;
}
.text_Regular_white {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 6px;
	color: #FFF;
}
.text_MONTHS {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	font-variant: small-caps;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.Borders {
	border: thin groove #000;
}

