@charset "utf-8";
/* CSS Document */

.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #004290;
	display: block;
	width: 110px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-style: ridge;
	border-color: #D7DCEF;
	border-left-style: solid;
	border-right-style: ridge;
	border-top-style: ridge;
	padding-left: 8px;
	padding-right: 8px;
	border-left-color: #666;
}

.navigation:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #EE0300;
	display: block;
	width: 110px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-style: ridge;
	border-color: #D7DCEF;
	border-left-style: solid;
	border-right-style: ridge;
	border-top-style: ridge;
	padding-left: 8px;
	padding-right: 8px;
	border-left-color: #666;
}

.borders {
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-color: #FFF;
	border-bottom-width: 2px;
	border-top-color: #FFF;
	border-top-width: 2px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	color: #FFF;
}

.holben_text {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #000;
}

.holben_link {
	text-align: right;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #000;
}

.holben_link:hover {
	text-align: right;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #FFF;
}

.pictures {
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-color: #004290;
	border-left-style: solid;
	border-right-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
}

.paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #004290;
	text-decoration: none;
	vertical-align: top;
	padding-left: 5px;
	text-align: left;
	padding-right: 5px;
}

.home_paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #004290;
	text-decoration: none;
	vertical-align: top;
	padding-left: 15px;
	text-align: left;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.lists {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #004290;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
	display: block;
	border: none;
	outline: none;
}

.lists:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #EE0300;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
	display: block;
	border: none;
	outline: none;
}

.paragraph_list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #004290;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
	outline: none;
	display: block;
}

.color_chart {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #004290;
	text-decoration: none;
}

.color_chart_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #004290;
	text-decoration: none;
}

.contact_us_button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #004290;
	text-decoration: none;
}

.contact_us_button:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #EE0300;
	text-decoration: none;
}

