/* Global */ 
html,body {
    font-family:Verdana, Geneva, sans-serif;
    font-size:11px;
    color:#000000;
    background: #f03f2b;
}

img {
    behavior: url(/css/iepngfix.htc);
}

a {
    color:#000000;
    font-size:13px;
    text-decoration:none;
}

a:hover { 
    text-decoration:underline; 
}

/* Languages */  
.language_changer {
    padding:7px 10px 10px 5px;
}

.language_changer a {
    margin-left:10px;
    color:#ffffff;
}

.language_changer .active {
    text-decoration:underline;
    color:black;
}

/* Content */
.t1 {
    height:33px;
    background-color: #98ca8c;
}

.t1 .left {
    float:left;
    padding-left: 20px;
}

.t1 .right {
    float:right;
    padding-right: 20px;
}

.t2 {
    height:140px;
    background: URL('images/logo_new-200904.jpg') no-repeat center center;
}

.t2 div {
    float:right;
    padding:10px;
}

.t2 div a {
    display:block;
    text-decoration: underline;
}

.t3 {
    height:32px;
    background-color: #64a34b;
}

.t4 {
    height:73px;
    background: URL('images/bg_news_1.jpg') no-repeat;
}

.t5 {
    background: URL('images/bg_news_2.jpg') repeat-y;
}

.t5 .tb td {
    width:240px;
    text-align:left;
}

.t5 .tb td a {
    font-size:14px;
}

.t5 .tb li {
    padding:3px;
}

.t6 {
    height:11px;
    background: URL('images/bg_news_3.jpg') no-repeat;
}

.t7 {
    height:36px;
    background-color: #64a34b;    
}

/* Menu */
.first_menu td {
    width:240px;
    text-align:center;
}

.first_menu a {
    color:white;
    font-size:16px;
}


/* Other */
.location {
    font-size:10px;
    color:#7e357a;
    margin-bottom:20px;
}

.location a {
    color:#7e357a;
}

.this_page {
    font-size:16px;
    color:#000000;
    font-weight: bold;
    padding:0px 10px 10px 0px;
}


#menu a, #menu a:visited {
    border-bottom: 1px solid white;
}

#menu div div a, #menu div div a:visited {
    border: none; 
}

.first_page_menu {
    padding:0px;
    list-style: none;
}

.first_page_menu li {
    border-bottom:1px solid white;
    margin:0px;
}

.first_page_menu li a {
    padding:3px 5px 3px 10px;
}

#pscroller {
    width: 964px;
    height: 52px;
    padding: 0px 5px 5px 5px;
    background: URL('images/bg_bottom_news.jpg') repeat-x;
}

#pscroller a {
    font-weight:bold;
}

#pscroller table {
    height:45px;
}
