.txt_Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF02A3;
	padding-top: 0.5em;
	padding-right: 1.5em;
	padding-bottom: 0.3em;
	padding-left: 0em;
}
.txt_Menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: none;
}
.txt_Menu_sub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: none;
}
.txt_Menu_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #27C8F2;
	display: block;
	width: 10em;
	line-height: 1.2;
	border: thin none #999999;
	background-position: left;
}

.txt_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.txt_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: 04323e;
	text-decoration: none;
	line-height: 130%;
	font-weight: normal;
}
.txt_content_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: 04323e;
	text-decoration: none;
	line-height: 130%;
	font-weight: bold;
}
.txt_content_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: 04323e;
	text-decoration: none;
	line-height: 100%;
	font-weight: bold;
}
.txt_content_smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: 04323e;
	text-decoration: none;
	line-height: 100%;
}
.txt_MenuMiniLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_MenuMini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_gallery_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: 04323e;
	text-decoration: none;
	line-height: 100%;
	font-weight: normal;
}
.table_height_100perc {
	height: 100%;
}
