a.menu{
    font-family:Tahoma;
    font-size:10px;
    font-weight:bold;
    text-decoration: none;
    color:#666666;
}
a.menu:hover{
    text-decoration: none;
    color:white;
}

a.basis{
    font-family:Arial;
    font-size:9px;
    color:white;
    text-decoration: none;
}
a.basis:hover{
    text-decoration: underline;
    color:white;
}

a.faq{
    font-family:"MS Sans Serif", sans-serif;
    font-size:14px;
    font-weight:bolder;
    text-decoration: none;
    color:#999999;
}
a.faq:hover{
    text-decoration: none;
    color:black;
}

a.faq_title{
    font-family:"MS Sans Serif", sans-serif;
    font-size:14px;
    font-weight:bolder;
    text-decoration: none;
    color:black;
}
a.faq_title:hover{
    text-decoration: none;
}

.faq_txt{
    font-family:"MS Sans Serif", sans-serif;
    font-size:11px;
    font-weight:bolder;
    color:black;
    width:485px;
    text-align: justify;
}


.news_title{
    font-family:"MS Sans Serif", sans-serif;
    font-size:16px;
    font-weight:bolder;
    text-decoration: none;
    width: 490px;
    color:black;
}

.news_txt{
    font-family:"MS Sans Serif", sans-serif;
    font-size:11px;
    font-weight:bolder;
    color:black;
    width:490px;
    text-align: justify;
}

.news_bar_txt{
    font-family:Tahoma;
    font-size:9px;
    font-weight:bold;
    color:black;
}

.news_bg{
    background-color: #EEBD00;
}

a.leftmenu{
    font-family:Tahoma;
    font-size:11px;
    font-weight:bold;
    text-decoration: none;
    color:#666666;
}
a.leftmenu:hover{
    font-family:Tahoma;
    font-size:11px;
    text-decoration: none;
    color:white;
}

.leftmenu_white{
    font-family:Tahoma;
    font-size:11px;
    font-weight:bold;
    text-decoration: none;
    color:white;
}

a.submenu{
    font-family:"MS Sans Serif", sans-serif;
    font-size:14px;
    font-weight:bold;
    text-decoration: none;
    color:white;
}
a.submenu:hover{
    text-decoration: none;
    color:white;
    background: #666666;
}

.txt_header_1{
    font-family:"MS Sans Serif", sans-serif;
    font-size:14px;
    font-weight:bold;
    color:black;
}

.txt_header_2{
    font-family:Tahoma;
    font-size:20px;
    font-weight:bold;
    color:black;
    text-align: left;
}

.txt_header_3{
    font-family:"MS Sans Serif", sans-serif;
    font-size:16px;
    font-weight: bolder;
    color:gray;
}

.txt_header_4{
    font-family:"MS Sans Serif", sans-serif;
    font-size:12px;
    font-weight: bolder;
    color:#E56B09;
}

.txt_body_1{
    font-family:"MS Sans Serif", sans-serif;
    font-size:14px;
    color:black;
    text-align: justify;
}

.txt_body_2{
    font-family:"MS Sans Serif", sans-serif;
    font-size:11px;
    color:black;
    text-align: justify;
}

.txt_body_products{
    font-family:"MS Sans Serif", sans-serif;
    font-size:11px;
    color:black;
    text-align: justify;
    padding-left:18px;
    width:250px
}

.intro_txt{
    font-family:Tahoma;
    font-size:9px;
    color:black;
    text-align: left;
    font-weight: bold;
}

a.readmore{
    font-family:"MS Sans Serif", sans-serif;
    font-size:10px;
    color:black;
    font-weight: bold;
    text-decoration: none;
}
a.readmore:visited{
    font-family:"MS Sans Serif", sans-serif;
    font-size:10px;
    color:black;
    font-weight: bold;
    text-decoration: none;
}
a.readmore:hover{
    font-family:"MS Sans Serif", sans-serif;
    font-size:10px;
    color:#333333;
    font-weight: bold;
    text-decoration: none;
}



.path{
    font-family:"MS Sans Serif", sans-serif;
    font-size:14px;
    font-weight:bold;
    text-decoration: none;
    color:white;
    background-image: url(gr/images/path.jpg);
    width:899px;
    height:28px;
    padding-left: 10px;
}

.pathtxt{
    font-family:"MS Sans Serif", sans-serif;
    font-size:14px;
    font-weight:bold;
    text-decoration: none;
    color:white;
}

a.news{
    font-family:"MS Sans Serif", sans-serif;
    font-size:14px;
    font-weight:bold;
    text-decoration: none;
    color:white;
}

input{
  width:160px;
  height:20px;
  font-size:11px;
  font-family:sans-serif;
  color:gray;
  border:1px solid gray;
}

textarea{
  font-size:11px;
  font-family:sans-serif;
  color:gray;
  border:1px solid gray;
}

