/* Body */
body {
background-color: #FFFFFF;
background-image: url(template/background/background.jpg);
background-repeat: repeat;
background-position: center top;
margin: 0px;
padding: 0px;
}


/* Links */
a:link { 
color: #660000;
text-decoration: none ;
}
a:visited { 
color: #660000;
text-decoration: none ;
}
a:hover { 
color: #660000;
text-decoration: underline ;
}
a:active { 
color: #660000;
text-decoration: underline ;
}


/* Navigation 1 */ 
.nav_1 {
display: inline-block;
width: 61px;
height: 40px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: 0px 0px;
margin-bottom: 0px;
}
.nav_1o {
display: inline-block;
width: 61px;
height: 40px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: 0px -40px;
margin-bottom: 0px;
}
.nav_1:hover { 
background-position: 0px -40px;
}
.nav_1:active { 
background-position: 0px -40px;
}

/* Navigation 2 */ 
.nav_2 {
display: inline-block;
width: 97px;
height: 40px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -61px 0px;
margin-bottom: 0px;
}
.nav_2o {
display: inline-block;
width: 97px;
height: 40px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -61px -40px;
margin-bottom: 0px;
}
.nav_2:hover { 
background-position: -61px -40px;
}
.nav_2:active { 
background-position: -61px -40px;
}

/* Navigation 3 */ 
.nav_3 {
display: inline-block;
width: 90px;
height: 40px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -158px 0px;
margin-bottom: 0px;
}
.nav_3o {
display: inline-block;
width: 90px;
height: 40px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -158px -40px;
margin-bottom: 0px;
}
.nav_3:hover { 
background-position: -158px -40px;
}
.nav_3:active { 
background-position: -158px -40px;
}

/* Navigation 4 */ 
.nav_4 {
display: inline-block;
width: 137px;
height: 40px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -248px 0px;
margin-bottom: 0px;
}
.nav_4o {
display: inline-block;
width: 137px;
height: 40px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -248px -40px;
margin-bottom: 0px;
}
.nav_4:hover { 
background-position: -248px -40px;
}
.nav_4:active { 
background-position: -248px -40px;
}

/* Navigation 5 */ 
.nav_5 {
display: inline-block;
width: 195px;
height: 40px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -385px 0px;
margin-bottom: 0px;
}
.nav_5o {
display: inline-block;
width: 195px;
height: 40px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -385px -40px;
margin-bottom: 0px;
}
.nav_5:hover { 
background-position: -385px -40px;
}
.nav_5:active { 
background-position: -385px -40px;
}

/* Navigation 6 */ 
.nav_6 {
display: inline-block;
width: 124px;
height: 40px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -580px 0px;
margin-bottom: 0px;
}
.nav_6o {
display: inline-block;
width: 124px;
height: 40px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -580px -40px;
margin-bottom: 0px;
}
.nav_6:hover { 
background-position: -580px -40px;
}
.nav_6:active { 
background-position: -580px -40px;
}

/* Navigation 7 */ 
.nav_7 {
display: inline-block;
width: 59px;
height: 40px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -704px 0px;
margin-bottom: 0px;
}
.nav_7o {
display: inline-block;
width: 59px;
height: 40px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -704px -40px;
margin-bottom: 0px;
}
.nav_7:hover { 
background-position: -704px -40px;
}
.nav_7:active { 
background-position: -704px -40px;
}

/* Navigation 8 */ 
.nav_8 {
display: inline-block;
width: 77px;
height: 40px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -763px 0px;
margin-bottom: 0px;
}
.nav_8o {
display: inline-block;
width: 77px;
height: 40px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -763px -40px;
margin-bottom: 0px;
}
.nav_8:hover { 
background-position: -763px -40px;
}
.nav_8:active { 
background-position: -763px -40px;
}

/* Navigation 9 */ 
.nav_9 {
display: inline-block;
width: 60px;
height: 40px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -840px 0px;
margin-bottom: 0px;
}
.nav_9o {
display: inline-block;
width: 60px;
height: 40px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -840px -40px;
margin-bottom: 0px;
}
.nav_9:hover { 
background-position: -840px -40px;
}
.nav_9:active { 
background-position: -840px -40px;
}



/* Captcha */
.recaptchatable, .recaptcha_image_cell {
background-color:#EAEAEA  !important; 
}
#recaptcha_table {
border-color: #999999 !important;
}
#recaptcha_response_field {
border-color: #999999 !important;
}


/* Header */
.header_container {
display: block;
width: 900px;
height: 40px;
background-image: url(template/background/background_header.jpg);
background-repeat: repeat;
background-position: center top;
margin: 0px;
padding-bottom: 10px;
}
.header {
padding: 0px;
margin: 0px;
}
.header_menu {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
margin: 0px;
padding: 0px;
line-height: 18px;
margin: 0px;
padding: 0px;
}
.header_menu a:link { 
color: #666666;
text-decoration: none ;
font-weight: bold;
}
.header_menu a:visited { 
color: #666666;
text-decoration: none ;
font-weight: bold;
}
.header_menu a:hover { 
color: #333333;
text-decoration: underline ;
font-weight: bold;
}
.header_menu a:active { 
color: #333333;
text-decoration: underline ;
font-weight: bold;
}
.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;
}


/* Content */
.content_container {
display: block;
width: 900px;
background-image: url(template/background/background_content.jpg);
background-repeat: repeat;
background-position: center top;
margin: 0px auto;
padding: 0px;
}
.content {
margin: 0px;
}


/* Footer */
.footer_container {
display: block;
width: 900px;
height: 50px;
background-image: url(template/background/background_header.jpg);
background-repeat: repeat;
background-position: center top;
margin: 0px;
padding: 0px;
}
.footer {
padding-top: 5px;
margin-bottom: 10px;
}
.footer_menu {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
margin: 0px;
padding: 0px;
line-height: 18px;
}
.footer_menu a:link { 
color: #660000;
text-decoration: none;
font-weight: normal;
}
.footer_menu a:visited { 
color: #660000;
text-decoration: none;
font-weight: normal;	
}
.footer_menu a:hover { 
color: #660000;
text-decoration: underline;
font-weight: normal;
}
.footer_menu a:active { 
color: #660000;
text-decoration: underline;
font-weight: normal;
}
.footer_text {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
line-height: 20px;
margin: 0px;
padding: 0px;
}
.footer_text a:link { 
color: #FFFFFF;
text-decoration: none ;	
}
.footer_text a:visited { 
color: #FFFFFF;
text-decoration: none ;	
}
.footer_text a:hover { 
color: #FFFFFF;
text-decoration: underline ;
}
.footer_text a:active { 
color: #FFFFFF;
text-decoration: underline ;
}

/* Popup */
.popup_container {
display: block;
width: 550px;
background-image: url(template/background/background_content.jpg);
background-repeat: repeat;
background-position: center top;
margin: 0px auto;
padding: 0px;
}

/* Containers */
.container {
margin-bottom: 20px;
margin-left: 20px;
margin-right: 20px;
}
.container_text {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
margin-bottom: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: justify;
line-height: 20px;
}
.container_title {
margin-top: 20px;
margin-bottom: 10px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}
.container_title_large {
margin-top: 30px;
margin-bottom: 10px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}
.container_title_small {
margin-top: 20px;
margin-bottom: 10px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}
.container_section {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
color: #666666;
margin-bottom: 5px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
line-height: 32px;
}
.container_section_small {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #666666;
margin-bottom: 5px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
line-height: 26px;
}


/* Text */
.text {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}
.text_small {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
}
.text_xsmall {
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
color: #333333;
}
.text_large {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
}
.text_xlarge {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #333333;
}
.text_xxlarge {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
color: #333333;
}
.text_bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #333333;
}
.text_small_bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #333333;
}
.text_xsmall_bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight: bold;
color: #333333;
}
.text_large_bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #333333;
}
.text_xlarge_bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #333333;
}
.text_xxlarge_bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
color: #333333;
}


/* Text Color A */
.text_color_a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #660000;
}
.text_small_color_a {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #660000;
}
.text_xsmall_color_a {
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
color: #660000;
}
.text_large_color_a {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #660000;
}
.text_xlarge_color_a {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #660000;
}
.text_xxlarge_color_a {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
color: #660000;
}
.text_bold_color_a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #660000;
}
.text_small_bold_color_a {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #660000;
}
.text_xsmall_bold_color_a {
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight: bold;
color: #660000;
}
.text_large_bold_color_a {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #660000;
}
.text_xlarge_bold_color_a {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #660000;
}
.text_xxlarge_bold_color_a {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
color: #660000;
}


/* Text Color B */
.text_color_b {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #009900;
}
.text_small_color_b {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #009900;
}
.text_xsmall_color_b {
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
color: #009900;
}
.text_large_color_b {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #009900;
}
.text_xlarge_color_b {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #009900;
}
.text_xxlarge_color_b {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
color: #009900;
}
.text_bold_color_b {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #009900;
}
.text_small_bold_color_b {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #009900;
}
.text_xsmall_bold_color_b {
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight: bold;
color: #009900;
}
.text_large_bold_color_b {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #009900;
}
.text_xlarge_bold_color_b {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #009900;
}
.text_xxlarge_bold_color_b {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
color: #009900;
}


/* Form */
.form_body {
margin: 0px;
padding: 0px;
}
.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;
}
.form_field_large {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
}
.form_button {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background-color: #750000;
border: 1px solid #999999;
}
.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 */
.message_fail {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #CC0000;
}
.message_success {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #339900;
}


/* Horizontal Rule */
.hr {
margin-bottom: 20px;
margin-left: 15px;
margin-right: 15px;
}

/* Menu Home */
.menu_home_background {
display: block;
width: 230px;
height: 362px;
background: url(template/menus/menu_home_background.png) no-repeat;
background-position: 0px 0px;
text-align:center;
}

.menu_home_1 {
display: inline-block;
width: 165px;
height: 54px;
background: url(template/menus/menu_home.jpg) no-repeat;
background-position: 0px 0px;
margin-bottom: 0px;
}
.menu_home_1o {
display: inline-block;
width: 165px;
height: 54px;
background: url(template/menus/menu_home.jpg) no-repeat;
background-position: -165px 0px;
margin-bottom: 0px;
}
.menu_home_1:hover { 
background-position: -165px 0px;
}
.menu_home_1:active { 
background-position: -165px 0px;
}

.menu_home_2 {
display: inline-block;
width: 165px;
height: 29px;
background: url(template/menus/menu_home.jpg) no-repeat;
background-position: 0px -54px;
margin-bottom: 0px;
}
.menu_home_2o {
display: inline-block;
width: 165px;
height: 29px;
background: url(template/menus/menu_home.jpg) no-repeat;
background-position: -165px -54px;
margin-bottom: 0px;
}
.menu_home_2:hover { 
background-position: -165px -54px;
}
.menu_home_2:active { 
background-position: -165px -54px;
}

.menu_home_3 {
display: inline-block;
width: 165px;
height: 54px;
background: url(template/menus/menu_home.jpg) no-repeat;
background-position: 0px -83px;
margin-bottom: 0px;
}
.menu_home_3o {
display: inline-block;
width: 165px;
height: 54px;
background: url(template/menus/menu_home.jpg) no-repeat;
background-position: -165px -83px;
margin-bottom: 0px;
}
.menu_home_3:hover { 
background-position: -165px -83px;
}
.menu_home_3:active { 
background-position: -165px -83px;
}

.menu_home_4 {
display: inline-block;
width: 165px;
height: 30px;
background: url(template/menus/menu_home.jpg) no-repeat;
background-position: 0px -137px;
margin-bottom: 0px;
}
.menu_home_4o {
display: inline-block;
width: 165px;
height: 30px;
background: url(template/menus/menu_home.jpg) no-repeat;
background-position: -165px -137px;
margin-bottom: 0px;
}
.menu_home_4:hover { 
background-position: -165px -137px;
}
.menu_home_4:active { 
background-position: -165px -137px;
}

.menu_home_5 {
display: inline-block;
width: 165px;
height: 28px;
background: url(template/menus/menu_home.jpg) no-repeat;
background-position: 0px -167px;
margin-bottom: 0px;
}
.menu_home_5o {
display: inline-block;
width: 165px;
height: 28px;
background: url(template/menus/menu_home.jpg) no-repeat;
background-position: -165px -167px;
margin-bottom: 0px;
}
.menu_home_5:hover { 
background-position: -165px -167px;
}
.menu_home_5:active { 
background-position: -165px -167px;
}

/* Images */
.image {
border: solid 1px #000000;
}
.image_preload {
display: none;
}
.image_left {
margin-bottom: 5px;
margin-right: 15px;
}
.image_right {
margin-bottom: 5px;
margin-left: 15px;
}

/* Photo Gallery */
.photo_gallery_mini {
display: block;
width: 80px;
height: 80px;
background-color: #333333;
border: #333333;
border-width: 3px;
border-style: solid;
}
.photo_gallery_mini_active {
display: block;
width: 80px;
height: 80px;
background-color: #333333;
border: #660000;
border-width: 3px;
border-style: solid;
}

/*other*/
.pad-left{
padding-left:15px;
}

.header tr td {
margin:0px;
padding:0px;
}