/* Global */ 
html,body {
    font-family:Verdana, Geneva, sans-serif;
    font-size:12px;
    color:#000000;
}

img {
    behavior: url(/css/iepngfix.htc);
}

a {
    color:#000000;
    /*font-size:12px;*/

}

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;
}

.t3 {
    height:32px;
    background-color: #64a34b;
}

.t4 {
    height:66px;
}

.t5_1 {
    width:242px;
    height:300px;
}

.t5_2 {
    background-color: white;
}

.t5_1_d {

}

.t5_2_d {
    padding:10px;
}

.t6 {
    height:36px;
    background-color: #64a34b;    
}

/* Menu */
.first_menu td {
    width:240px;
    text-align:center;
}

.first_menu a {
    color:white;
    font-size:16px;
}

.navigation_2 {
    padding-top:10px;
    border-bottom:1px solid #ffffff;
}

.navigation_2 a {
    display:block;
    border-top: 1px solid #ffffff;
    padding:5px 0px 5px 48px;
    font-size:14px;
    color:black;
    background: URL('images/navigation_2.png') no-repeat 6% center;
}


/* 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; 
}

/* questions_and_answers*/
.questions_table {
    margin-top:20px;
    width:100%;
    border:1px solid #acacac;
}

.questions_table td {
    padding:3px 5px 3px 5px;
}

.questions_table .z1 {
    background: #F0F0F0;
    width:100px;
}

.questions_table .z2 {
    background: #F0F0F0;
}

.questions_table .z3 {
    background: #F0F0F0;
    width:150px;
    text-align:center;
}

.questions_table .z4 {
    background: #C0C0FF;
}

.form_table {
    border:1px solid #acacac;
}

.form_table td {
    padding:3px 5px 3px 5px;
}

.option_comments {
    width:500px;
    margin-top:10px;
    border:1px solid #E0E0E0;
}

.option_comments .oc1 {
    background: #E0E0E0;    
}

.opinions_list a {
    font-size: 13px;   
}

.subscribe td, .subscribe input {
    font-size:11px;
}
