
body {
    margin: 0px;
    background-color:#093C5B;
    behavior: url("csshover.htc");
}

.top_left_outbg {
    background:url(images/top_left_outbg.jpg) no-repeat top right;
    background-color:#207BB2;
}

.top_right_outbg {
    background:url(images/top_right_outbg.jpg) no-repeat top left;
    background-color:#207BB2;
}

.bottom_outbg {
    background:url(images/bottom_outbg.jpg) repeat-x top;
}

.menu_bg {
    background:url(images/menu_bg.jpg) no-repeat;
    width:990px;
    height:46px;
}

.left_bg {
    background:url(images/left_bg.jpg) repeat-y;
    width:20px;
}

.right_bg {
    background:url(images/right_bg.jpg) repeat-y;
    width:20px;
}

.box_left_middle_bg {
    background:url(images/box_left_middle_bg.jpg) repeat-y;
    width:198px;
}

.box_right_middle_bg {
    background:url(images/box_right_middle_bg.jpg) repeat-y;
    width:183px;
}

.newsletter_bg {
    background:url(images/newsletter_bg.jpg) no-repeat;
    width:183px;
    height:165px;
}

.footer_bg {
    background:url(images/bottom_1.jpg) no-repeat;
    width:788px;
    height:231px;
}




.fck_class {
    background-color:#ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #4f4f4f;
    margin: 20px;
    line-height: 22px;
    text-align: justify;
}


.content {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:#4f4f4f;
    padding: 12px 10px 20px 10px;
    line-height: 21px;
    text-align: justify;
}

.content_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style:italic;
    color: #406d80;
    padding: 15px 10px 10px 10px;
    font-weight: bold;
}

.footer_content {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #ffffff;
    padding: 72px 0px 0px 150px;
}





.box_right_top_bg {
    background: url(images/box_right_top_bg.jpg) no-repeat;
    width:183px;
    height:44px;
}

.box_title_left {
    padding: 15px 14px 0px 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    color: #009100;
}

.box_title_right {
    padding: 15px 14px 0px 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    color: #ff0000;
}

.box_middle {
    padding: 0px 12px 8px 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #8d8d8d;
    line-height: 12px;
}

.box_middle img {
    border: 1px solid #1897C4;
}


.box_left_top_bg {
    background: url(images/box_left_top_bg.jpg) no-repeat;
    width:198px;
    height:44px;
}


.news_top_bg,
.guestbook_header {
    background: url(images/news_top_bg.jpg) no-repeat;
    width:548px;
    height:51px;
    color: #ffffff;
}

.news_middle_bg {
    background: url(images/news_middle_bg.jpg) repeat-y;
    width:548px;
}

.news_title {
    padding: 8px 0px 0px 36px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
    color: #ffffff;
}

.news_middle {
    padding: 0px 15px 10px 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #4f4f4f;
    line-height: 15px;
    text-align:left;
}

.news_content {
    padding-top: 10px;
}

.news_middle img {
    margin-right: 10px;
    border: 1px solid #406D80;
}

.separator {
    border-bottom: 3px solid #1897C4;
    width:100%;
}




.error {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FF0000;
    line-height: 22px;
    text-align:center;
    padding-bottom: 20px;
}

#error_div {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight:normal;
    color: #ff0000;
    border:1px solid #ff0000;
    width:400px;
    height:30px;
    text-align:center;
    padding-top:10px;
    margin-bottom: 20px;
    margin-top: 20px;
}

a:link {
    color: #379ed8;
    color: #1897C4;
    text-decoration: none; 
}
a:visited {
    color: #379ed8;
    color: #1897C4;
    text-decoration: none; 
}
a:hover {
    color:#9AAAAF;
    text-decoration: underline; 
}
a:active {
    color:#9AAAAF;
    text-decoration: underline; 
}

.footer_content a:link {
    text-decoration: none;
    color: #379ed8;
}
.footer_content a:visited {
    text-decoration: none;
    color: #379ed8;
}
.footer_content a:hover {
    text-decoration: underline;
    color: #ffffff;
}
.footer_content a:active {
    text-decoration: none;
    color: #ffffff;
}

.box_middle a:link {
    text-decoration: none;
    color: #696969;
}
.box_middle a:visited {
    text-decoration: none;
    color: #696969;
}
.box_middle a:hover {
    text-decoration: underline;
    color: #8d8d8d;
}
.box_middle a:active {
    text-decoration: none;
    color: #8d8d8d;
}

.news_middle a:link {
    text-decoration: none;
    color: #406d80;
}
.news_middle a:visited {
    text-decoration: none;
    color: #406d80;
}
.news_middle a:hover {
    text-decoration: underline;
    color: #379ed8;
}
.news_middle a:active {
    text-decoration: none;
    color: #379ed8;
}

.input_field {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #767877;
    background-image:url(images/inputbox_bg.gif);
    width:150px;
    border: 1px solid #989E9C;
    height: 16px;
}


.input_field_empty {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #767877;
    background:none;
    width:200px;
    border: none;
    /*border: 1px solid #ff0000;*/
    height: 16px;
}

.input_field2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #767877;
    background:url(images/input_bg.jpg);
    background-color: #ffffff;
    width:250px;
    border: 1px solid #989E9C;
}

.input_field_reg {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #767877;
    background:url(images/input_bg.jpg);
    background-color: #ffffff;
    width:150px;
    border: 1px solid #989E9C;
}

.input_field3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #767877;
    background-color: #ffffff;
    width:250px;
    border: 1px solid #989E9C;
}


.picture_frame {
    border: 1px solid #989E9C;
}




/* top slideshow */

#slideshowTop {
    position:relative;
    height:217px;
    padding:0px;
    margin: 0px;
    top:0px;
    left:0px;
}

#slideshowTop IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshowTop IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshowTop IMG.last-active {
    z-index:9;
}

/* ------------------ */



