body {
	background: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #57575a;
	font-weight: bold;
}

.about_table_white {
	background-color: #ffffff;
	margin: 5px;
	padding: 20px;
	border-style: solid;
	border-width: thin;
	border-color: #183886;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #183886;
	border-right-color: #183886;
	border-bottom-color: #183886;
}

.table_content_white {
	background-color: #ffffff;
	margin: 5px;
	padding: 20px;
	border-style: solid;
	border-width: thin;
	border-color: #183886;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #183886;
	border-right-color: #183886;
	border-bottom-color: #183886;
	border-left-color: #183886;
}

h1 {
	font-family: Arial, "Helvetica UltraCompressed", sans-serif;
	font-size: 60px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #183886;
}

h2 {
	font-family: Arial, "Helvetica UltraCompressed", sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin: 0px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #183886;
}

h3 {
	font-family: Arial, "Helvetica UltraCompressed", sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #183886;
	background-color: #ffffff;
	}
	
h4 {
	font-family: Arial, "Helvetica UltraCompressed", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #183886;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	}
	
h5 {
	font-family: Arial, "Helvetica UltraCompressed", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #57575a;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	}
	
.title {
	font-family: Arial, "Helvetica UltraCompressed", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #57575a;
	background-color: #ffffff;
	}
	
.title_about {
	font-family: Arial, "Helvetica UltraCompressed", sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #ffffff;
	}
	
.title_about_white {
	font-family: Arial, "Helvetica UltraCompressed", sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #65B789;
	margin: 10px;
	padding: 10px;
}

.title_dynamic_content {
	font-family: Helvetica UltraCompressed, sans-serif, Arial;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #57575a;
	padding: 5px;
	text-transform: uppercase;
	text-decoration: none;
}
	
.cells_right_bottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #183886;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.cells_right {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #183886;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.cells_bottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #183886;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.cells_dark_green {
	font-family: Arial, "Helvetica UltraCompressed", sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #65B789;
	border-style: solid;
	border-width: thin;
	border-top-width: thin;
	border-right-width: none;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #183886;
	border-right-color: #183886;
	border-bottom-color: #183886;
	border-left-color: #183886;
	margin: 10px;
	padding: 10px;
}

.cells_light_blue {
	background-color: #c5d4eb;
	margin: 2px;
	padding: 2px;
}

.cells_light_green {
	background-color: #C9E9D9;
	margin: 2px;
	padding: 2px;
}

.news_cells_light_blue {
	background-color: #c5d4eb;
	/*margin: 0px;
	padding: 0px;*/
}

.news_cells_light_green {
	background-color: #C9E9D9;
	/*margin: 0px;
	padding: 0px;*/;
}

.cells_white {
	background-color: #ffffff;
	margin: 2px;
	padding: 2px;
}

.cells_navigation {
	background-color: #ffffff;
	margin: 0px;
	padding: 5px;
	font-family: Arial, "Helvetica UltraCompressed", sans-serif;
	font-size: small;
	color: #40A772;
	font-weight: normal;
}

.about #topmenu a {
	font-family: Arial, "Helvetica UltraCompressed", sans-serif;
	color: #ffffff;
	padding: 5px;
	display: block;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border: #ffffff;
	text-decoration:none
}

.about {
    font-family: Arial, "Helvetica UltraCompressed", sans-serif;
	color: #ffffff;
    font-size: 12px;
    background-color: #000000;
  padding: 4px 2px 2px 2px;
	text-decoration: none;
}
	
.about a:link {
    color: #ffffff;
    text-decoration: none;
  padding: 4px 2px 2px 2px;
}

.about a:visited {
  color: #ffffff;
  padding: 4px 2px 2px 2px;
  text-decoration: none;
}

.about  a:hover {
  font-family: Arial, "Helvetica UltraCompressed", sans-serif;
  font-size: 12px;
  background-color: #65B789;
  padding: 4px 2px 2px 2px;
  color: #ffffff;
      text-decoration: none;
}

.csf #topmenu a:link {
	font-family: Arial, "Helvetica UltraCompressed", sans-serif;
	color: #ffffff;
	text-decoration:none
}

.csf #topmenu a:visited {
	font-family: Arial, "Helvetica UltraCompressed", sans-serif;
	color: #ffffff;
	text-decoration:none
}

.csf #topmenu a:hover {
	font-family: Arial, "Helvetica UltraCompressed", sans-serif;
	background-color: #63ba8b;
	color: #ffffff;
	text-decoration:none
}

a {
	color: #2A1FFF;
	text-decoration:underline
}

a:link {
	color: #2A1FFF;
	text-decoration:underline
}

a:visited {
	color: #2A1FFF;
	text-decoration:underline
}

a:hover {
    background-color: #63ba8b;
	color: #FFFFFF;
	text-decoration:underline
}