/* CSS Document */

.Navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 180px;
	background-color: #006699;
	text-decoration: none;
}
.NavigationBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #006633;
	display: block;
	font-weight: bold;
	padding: 8px;
	width: 180px;
	text-decoration: none;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
}
.prices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.names {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}



.Navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 180px;
	background-color: #003399;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	text-decoration: none;
	color: #336633;
}
.pricesgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #336633;
}
.textcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 0pt;
	font-weight: normal;
	font-variant: normal;
	white-space: normal;
	display: compact;
	height: auto;
	word-spacing: normal;
}
.NavigationBar:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #003333;
	display: block;
	font-weight: bold;
	padding: 8px;
	width: 180px;
	text-decoration: none;
}
.SampleMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
