html {
    margin: 0px;
    padding: 0px;
    height:100%;
}
body {
    background-color: #537448;
    margin: 0px;
    padding: 0px;
    height:100%;
}

.header1 {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:#333333;
}
.regular {
    font-family: Arial, Verdana, sans-serif;
    line-height: 19px;
    font-size: 11px;
    color:#333333;
}

:link { border-style:none; }
:link { border-style:none; }
:visited { border-style:none; }
:link:active, :visited:active { border-style:none; }
:link:focus, :visited:focus { border-style:none; }

.basetable {
}
.nav_languages {
    width:864px;
    height:49px;
    padding-bottom: 10px;
    padding-right: 40px;
    overflow:hidden;
    margin: 0px;
    font-family: Arial, Verdana, sans-serif;
    color: #71896b;
    text-align: right;
    vertical-align: bottom;
    font-size: 11px;
}
td.nav_languages a, td.nav_languages a:visited, td.nav_languages a:active, td.nav_languages a:hover{
    border: 0px none #FFFFFF;
    text-decoration: underline;
    color: #71896b;
}

.side_btbrdr {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #bbc8b7;
}

.news_base {
    border-right-width: 1px;
    border-left-width: 2px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
}


.navigation {
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #537448;
    display: block;
    margin-bottom: 30px;
}
div.navigation a, div.navigation a:visited, div.navigation a:active, div.navigation a:hover{
    border: 0px none #FFFFFF;
    text-decoration: underline;
    color: #537448;
}

.contacts {
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    padding: 35px 10px 10px 24px;
    line-height: 19px;
}

.counters {
}

div.contacts a, div.contacts a:visited, div.contacts a:active, div.contacts a:hover{
    border: 0px none #FFFFFF;
    text-decoration: underline;
    color: #71896b;
}

#ajax_content, div#ajax_content td {
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    color:#333333;
    /*line-height: 19px;*/
    margin: 20px;
}

#content, div#content td {
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    color:#333333;
    /*line-height: 19px;*/
}


.news {
    font-family: Arial, Verdana, sans-serif !important;
    font-size: 11px;
    padding: 30px 15px 15px 15px;
    border-top: 2px solid #FFFFFF;
    color:#333333;
    /*line-height: 19px;*/
    margin-top: -1px;
    height: 250px;
    width: 170px;

}

div.news * {
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
}

div.news a, div.news a:visited, div.news a:active, div.news a:hover{
    border: 0px none #FFFFFF;
    text-decoration: underline;
    font-weight: bold;
    color:#71896b;
}

.news_footer {
    border-right-width: 1px;
    border-left-width: 2px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #FFFFFF;
    border-left-color: #edf1ec;
}
.side_decor {
    background-image: url(images/base_grad.png);
    background-repeat: repeat-x;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #a4b69f;
}
.side_grad {
    background-image: url(images/base_grad.png);
    background-repeat: repeat-x;
}
.side_btbrdr {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #a4b69f;
}
.menu_top_grad {
    background-color: #FFFFFF;
    background-image: url(images/menu_grad.png);
    background-repeat: repeat-x;
}
.menu_bt_grad {
    background-color: #FFFFFF;
    background-image: url(images/menu_bsh.png);
    background-repeat: no-repeat;
}
.height_107 {
    height: 107px;
    margin: 0px;    
}
.height_14 {
    height: 14px;
    margin: 0px;
}
.menu_rshadow {
    width: 458px;
    padding: 27px 3px 30px 24px;
    background-color: #FFFFFF;
    background-image: url(images/menu_rsh.png);
    background-repeat: no-repeat;
}
.menu_rshadow_reg {
    width: 624px;
    padding: 27px 40px 30px 24px;
    background-color: #FFFFFF;
    background-image: url(images/menu_rsh.png);
    background-repeat: no-repeat;
}

.menu_top {
    background-image: url(images/menu_top.png);
    background-repeat: no-repeat;
    margin-top: -14px;
}

.nav_bar {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
	line-height: 28px;
    /*height: 28px;*/
    text-align: right;
    vertical-align: middle;
    padding-right: 24px;
    /*margin: 0px;*/
    text-decoration:none;
    border: 0px none #FFFFFF;
    display: block;
}

#nb_reg {
    color: #364730;
}

#nb_reghl {
    background-color: #71896b;
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
}

#nb_sub {
    background-color: #a4b59f; 
    color:#537448;
}

#nb_subhl {
    background-color: #a4b59f;
    color: #FFFFFF;
    background-image: url('images/arrow.gif'); 
    background-position: 95% center;
    background-repeat: no-repeat;
}


a.nav_bar:hover, #nb_reg:hover, #nb_reghl:hover, #nb_sub:hover {
    background-color: #71896b;
    color:#FFFFFF;
}

#nb_reghl:hover {
    background-color: #537448;
    color:#FFFFFF;
}

/*


.nav_bar {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
}
table.nav_bar a, table.nav_bar a:visited, table.nav_bar a:active, table.nav_bar a:hover{
    border: 0px none #FFFFFF;
    text-decoration: none;
}

table.nav_bar tr:hover{
    background-color: #71896b;
    color:#FFFFFF;
}

*/


.mailform {
    background-color: #c8d3c5;
}
table.mailform th{ 
    width: 1%;
    border-bottom:1px solid #FFFFFF; 
    font-family: Verdana, Arial, Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#3f5739;
    padding: 10px 16px 10px 16px;
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
}
table.mailform td{ 
    border-bottom:1px solid #FFFFFF; 
    font-family: Verdana, Arial, Verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:#333333;
    padding: 5px 25px 5px 3px;
}
table.mailform input, table.mailform textarea{ 
    border:0px none #FFFFFF; 
}

.mailbutton{ 
    background-color: #71896b;
    font-family: Verdana, Arial, Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#e1e6e0;
    padding: 8px 16px 8px 16px;
}

.contextlink {
    color: #71896b;
    text-decoration:none;    
}
.contextlink:hover {
    color: #71896b;
    text-decoration:underline;    
}


.msf_foo a,
.msf_foo a:link,
.msf_foo a:visited,
.msf_foo a:active{text-decoration:none; color:#71896B;}
.msf_foo a:hover{text-decoration:underline; color:#71896B;}
.msf_foo p {font-family: Arial; color:#71896B; font-size: 11px;}




#content div.msf_page a,
#content div.msf_page a:link,
#content div.msf_page a:visited,
#content div.msf_page a:active{text-decoration:none; color:#333333;}
#content div.msf_page a:hover{text-decoration:underline; color:#333333;}

#content div.msf_page p{text-align:justify;}



#content #msf_page a,
#content #msf_page a:link,
#content #msf_page a:visited,
#content #msf_page a:active{text-decoration:none; color:#333333;}
#content #msf_page a:hover{text-decoration:underline; color:#333333;}
#content #msf_page p{text-align:justify;}



