body {margin: 0;}
a.menu:active {text-decoration:none;}
a.menu:visited {text-decoration:none;}
a.menu:link {text-decoration:none;}
a.menu:hover {text-decoration:none;}

a.line:active {text-decoration:underline;}
a.line:visited {text-decoration:underline;}
a.line:link {text-decoration:underline;}
a.line:hover {text-decoration:none;}

a.un_line:active {text-decoration:none;}
a.un_line:visited {text-decoration:none;}
a.un_line:link {text-decoration:none;}
a.un_line:hover {text-decoration:underline;}

ul {
    margin-top:10px;
    margin-bottom:10px;
    font-size: 11px;
    font-family: arial;
    color: #000000;
}

a {
    text-decoration: underline;
    font-size: 11px;
    font-family: arial;
    color: #00632F;
}
a:hover {
    text-decoration: none;
}

td, div, span, font, input, textarea, select {
    font-size: 11px;
    font-family: arial;
    color: #000000;           
}

p {
    font-size: 11px;
    font-family: arial;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 10px;
}

b {
    font-size: 11px;
    font-family: arial;
    color: #000000;
    font-weight: bold;
}

.input_text {
    border:1px solid;
    border-color:#6B6B6B;
    background-color: #FFFFFF;
    font-size: 11px;
    font-family: arial;
    color: #000000;
}

.menu_top {
    border-top: 1px solid;
    border-color:#8F080C;
}
.lang_active {
    font-size: 11px;
    font-family: tahoma;
    color: #A15B00;
    font-weight: bold;
}
.lang_inactive {
    font-size: 11px;
    font-family: tahoma;
    color: #6E6F6E;
    font-weight: bold;
}

.left_menu {
    font-size: 13px;
    font-family: arial;
    color: #ffffff;
    font-weight: bold;
}

.left_menu_active {
    background-color:#B0D7A8;
}
.menu_arrow {
    background-image: url(../img/menu_arrow.gif);
    background-position: right center;
    background-repeat: no-repeat;
}
.menu_arrow_active {
    background-image: url(../img/menu_arrow_active.gif);
    background-position: right top;
    background-repeat: no-repeat;
}
a.menu_line:active {text-decoration:none;}
a.menu_line:visited {text-decoration:none;}
a.menu_line:link {text-decoration:none;}
a.menu_line:hover {text-decoration:underline;color:#00632F;}
.padding_left_right {
    padding-left:10px;
    padding-right:20px;
}

.submenu_top {
    border-top:1px solid;
    border-color:#007939;
}
.submenu_bottom {
    border-bottom:1px solid;
    border-color:#007939;
}
.submenu_bg {
    background-image: url(../img/submenu_bg.gif);
    background-position: left top;
    background-repeat: repeat-y;
}
.padding {
    padding-top:5px;
    padding-bottom:5px;
    padding-left:28px;
    padding-right:10px;
}

.submenu {
    font-size: 11px;
    font-family: arial;
    color: #007A3B;
    font-weight: bold;
}
a.submenu_line:active {text-decoration:none;}
a.submenu_line:visited {text-decoration:none;}
a.submenu_line:link {text-decoration:none;}
a.submenu_line:hover {text-decoration:underline;color:#000000;}

.block_titles {
    font-size: 20px;
    font-family: arial;
    color: #A15B00;
    font-weight: bold;
    text-transform: uppercase;
}

.coolbutton {
    background: none;
    border-top: none;
    border-left: none;
    border-bottom: none;
    border-right: none;

    background-image: url(../img/btn_bg.gif);
    background-position: left top;
    background-repeat: repeat-x;
    font-size: 11px;
    font-family: verdana;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    height: 18px;
    padding-left:5px;
    padding-right:5px;
} 
.title_bg {
    background-image: url(../img/title_bg.jpg);
    background-position: left top;
    background-repeat: repeat-y;
}

.date {
    font-size: 11px;
    font-family: arial;
    color: #FFFF91;
    font-weight: bold;
}
.date_1 {
    font-size: 11px;
    font-family: arial;
    color: #007A3B;
    font-weight: bold;
}

.title {
    font-size: 11px;
    font-family: verdana;
    color: #ffffff;
} 
.title_1 {
    font-size: 11px;
    font-family: arial;
    color: #000000;
}

.foot_bg {
    background-image: url(../img/foot_bg.jpg);
    background-position: left top;
    background-repeat: no-repeat;
}
.copyright {
    font-size: 11px;
    font-family: tahoma;
    color: #ffffff;
}

.nav_line {
    font-size: 11px;
    font-family: arial;
    color: #007939;
}
.content_title {
    font-size: 14px;
    font-family: arial;
    color: #A15B00;
}
.content_date {
    font-size: 11px;
    font-family: arial;
    color: #007A3B;
}
.back {
    font-size: 11px;
    font-family: arial;
    color: #A15B00;
}

.white {color: #ffffff;}
.padding_top_bottom {
    padding-top:5px;
    padding-bottom:5px;
}
.foto_bg {
    background-image: url(../img/foto_bg.gif);
    background-position: left center;
    background-repeat: repeat-x;
}

.td1-left {
    border-left: 1px solid;
    border-color:#D1ECCB;
}
.td1-right {
    border-right: 1px solid;
    border-color:#D1ECCB;
}
.td1-bottom {
    border-bottom: 1px solid;
    border-color:#D1ECCB;
}

.td-top {
    border-top: 1px solid;
    border-color:#6E6E6E;
}
.td-left {
    border-left: 1px solid;
    border-color:#6E6E6E;
}
.td-right {
    border-right: 1px solid;
    border-color:#6E6E6E;
}
.td-bottom {
    border-bottom: 1px solid;
    border-color:#6E6E6E;
}

.li_3 {
    font-size: 11px;
    font-family: arial;
    color: #505050;
}

.width {width:300px;}
.width_30 {width:70px;}

.foto_border {
    border: 1px solid;
    border-color:#5CBA6B;
}