/* Body */
body {
background-color: #002346;
background-image: url(template/background/background.jpg);
background-repeat: repeat-x;
background-position: center top;
margin: 0px;
padding: 0px;
}

/* Navigation 1 */ 
.nav_1 {
display: inline-block;
width: 98px;
height: 52px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: 0px 0px;
margin-bottom: 0px;
}
.nav_1o {
display: inline-block;
width: 98px;
height: 52px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: 0px -52px;
margin-bottom: 0px;
}
.nav_1:hover { 
background-position: 0px -52px;
}
.nav_1:active { 
background-position: 0px -52px;
}

/* Navigation 2 */ 
.nav_2 {
display: inline-block;
width: 98px;
height: 52px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -98px 0px;
margin-bottom: 0px;
}
.nav_2o {
display: inline-block;
width: 98px;
height: 52px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -98px -52px;
margin-bottom: 0px;
}
.nav_2:hover { 
background-position: -98px -52px;
}
.nav_2:active { 
background-position: -98px -52px;
}

/* Navigation 3 */ 
.nav_3 {
display: inline-block;
width: 98px;
height: 52px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -196px 0px;
margin-bottom: 0px;
}
.nav_3o {
display: inline-block;
width: 98px;
height: 52px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -196px -52px;
margin-bottom: 0px;
}
.nav_3:hover { 
background-position: -196px -52px;
}
.nav_3:active { 
background-position: -196px -52px;
}

/* Navigation 4 */ 
.nav_4 {
display: inline-block;
width: 98px;
height: 52px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -294px 0px;
margin-bottom: 0px;
}
.nav_4o {
display: inline-block;
width: 98px;
height: 52px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -294px -52px;
margin-bottom: 0px;
}
.nav_4:hover { 
background-position: -294px -52px;
}
.nav_4:active { 
background-position: -294px -52px;
}

/* Navigation 5 */ 
.nav_5 {
display: inline-block;
width: 98px;
height: 52px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -392px 0px;
margin-bottom: 0px;
}
.nav_5o {
display: inline-block;
width: 98px;
height: 52px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -392px -52px;
margin-bottom: 0px;
}
.nav_5:hover { 
background-position: -392px -52px;
}
.nav_5:active { 
background-position: -392px -52px;
}

/* Navigation 6 */ 
.nav_6 {
display: inline-block;
width: 110px;
height: 52px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -490px 0px;
margin-bottom: 0px;
}
.nav_6o {
display: inline-block;
width: 110px;
height: 52px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -490px -52px;
margin-bottom: 0px;
}
.nav_6:hover { 
background-position: -490px -52px;
}
.nav_6:active { 
background-position: -490px -52px;
}



/* Captcha */
.recaptchatable, .recaptcha_image_cell {
background-color:#EAEAEA  !important; 
}
#recaptcha_table {
border-color: #999999 !important;
}
#recaptcha_response_field {
border-color: #999999 !important;
}

.header_background {
	background-image: url(template/background/background_template_top.gif);
	margin: 0px;
	padding: 0px;
}
.header_menu {
	margin: 0px;
	padding: 0px;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.header_text a:link { 
	color: #666666;
	text-decoration: none ;
	font-weight: bold;
}
.header_text a:visited { 
	color: #666666;
	text-decoration: none ;
	font-weight: bold;
}
.header_text a:hover { 
	color: #666666;
	text-decoration: underline ;
	font-weight: bold;
}
.header_text a:active { 
	color: #666666;
	text-decoration: underline ;
	font-weight: bold;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.text_bold_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.text_bold_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.text_bold_xlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.text_bold_xxlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #333333;
	line-height: 30px;
}
.text_bold_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
}
.text_bold_large_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
}
.text_bold_small_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
}
.text_bold_xlarge_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336699;
}
.text_bold_xlarge_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #d90a12;
}
.text_bold_xxlarge_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #336699;
	line-height: 30px;
}
.text_bold_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_bold_large_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_bold_small_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_small_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
}
.text_bold_xlarge_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_bold_xxlarge_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
}
.form_body {
	margin: 0px;
	padding: 0px;
}

.footer_background {
	background-image: url(template/background/backgound_template_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.content_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #444444;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding: 0px;
}
.content_black a:link { 
	color: #FFFFFF;
	text-decoration: none ;
	font-weight: bold;
}
.content_black a:visited { 
	color: #FFFFFF;
	text-decoration: none ;
	font-weight: bold;
}
.content_black a:hover { 
	color: #FFFFFF;
	text-decoration: underline ;
	font-weight: bold;
}
.content_black a:active { 
	color: #FFFFFF;
	text-decoration: underline ;
	font-weight: bold;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.content a:link { 
	color: #006699;
	text-decoration: none ;
	font-weight: bold;
}
.content a:visited { 
	color: #006699;
	text-decoration: none ;
	font-weight: bold;
}
.content a:hover { 
	color: #006699;
	text-decoration: underline ;
	font-weight: bold;
}
.content a:active { 
	color: #006699;
	text-decoration: underline ;
	font-weight: bold;
}
.content_multi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 10px;
	border: 1px solid #999999;
}
.content_multi a:link { 
	color: #006699;
	text-decoration: none ;
	font-weight: bold;
}
.content_multi a:visited { 
	color: #006699;
	text-decoration: none ;
	font-weight: bold;
}
.content_multi a:hover { 
	color: #006699;
	text-decoration: underline ;
	font-weight: bold;
}
.content_multi a:active { 
	color: #006699;
	text-decoration: underline ;
	font-weight: bold;
}
.section {
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
.text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #333333;
	text-align: justify;
	margin-bottom: 5px;
}
.message_fail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}

.footer_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
.footer_menu a:link { 
	color: #333333;
	text-decoration: none ;
	
}
.footer_menu a:visited { 
	color: #333333;
	text-decoration: none ;
	
}
.footer_menu a:hover { 
	color: #333333;
	text-decoration: underline ;
	
}
.footer_menu a:active { 
	color: #333333;
	text-decoration: underline ;
	
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.text_body_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #FFFFFF;
	text-align: justify;
	margin-bottom: 5px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.form_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	border: 1px solid #999999;
}
.form_text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.form_button_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	border: 1px solid #999999;
}
.message_success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #339900;
}
.section_black {
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
}
.form_text_large {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.text_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #444444;
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.text_body_large {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: justify;
	margin-bottom: 5px;
}
.content_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.menu_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	color: #333333;
	text-align: justify;
	margin-bottom: 5px;
}
.gallery_home {
	border: 1px solid #CCCCCC;
}
.embed_media {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
}

.image_right {
	margin-left: 15px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}
.form_field {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.form_field_small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.image_border { border:1px solid #DDD; }

/* Photo Gallery */
.photo_gallery_mini {
display: block;
width: 70px;
height: 70px;
background-color: #333333;
border: #999999;
border-width: 3px;
border-style: solid;
}
.photo_gallery_mini_active {
display: block;
width: 70px;
height: 70px;
background-color: #333333;
border: #CCCCCC;
border-width: 3px;
border-style: solid;
}
