/* CSS Document */
.right_menu
{
font-family:"sylfaen";
color:#6fc519;
text-align:left;
text-decoration:none;
font-size:10pt;
font-style:normal;
}

.right_menu:hover
{
font-family:"sylfaen";
color:#d4ff00;
text-align:left;
text-decoration:underline;
font-size:10pt;
font-style:normal;
}

.right_menu_deactive
{
font-family:"sylfaen";
color:#b1ccb1;
text-align:left;
text-decoration:none;
font-size:10pt;
font-style:normal;
}

.bottom_menu
{
font-family:"sylfaen";
color:#ffffff;
text-align:center;
text-decoration:none;
font-size:10pt;
font-style:normal;
}

.bottom_menu:hover
{
font-family:"sylfaen";
color:#9acc00;
text-align:center;
text-decoration:none;
font-size:10pt;
font-style:normal;
}

.text_heading_1
{
font-family:"Tahoma";
color:#003300;
text-align:left;
text-decoration:none;
font-size:18pt;
font-style:normal;
}

.text_heading_2
{
font-family:"Tahoma";
color:#acbb67;
text-align:left;
text-decoration:none;
font-size:16pt;
font-style:normal;
}

.bodytext_bold
{
font-family:"sylfaen";
color:#ffffff;
text-align:left;
text-decoration:none;
font-size:10pt;
font-style:normal;
font-weight:bold;
}

.bodytext_norm
{
font-family:"sylfaen";
color:#b1ccb1;
text-align:left;
text-decoration:none;
font-size:10pt;
font-style:normal;
}

.bodytext_inside
{
font-family:"sylfaen";
color:#defd99;
text-align:justify;
text-decoration:none;
font-size:12pt;
font-style:normal;
}

.more_link
{
font-family:"Tahoma";
color:#ffffff;
text-align:right;
text-decoration:none;
font-size:8pt;
font-style:normal;
font-weight:bold;
}

.more_link:hover
{
font-family:"Tahoma";
color:#b5c909;
text-align:right;
text-decoration:underline;
font-size:8pt;
font-style:normal;
font-weight:bold;
}

.activ_link
{
font-family:"Tahoma";
color:#ffffff;
text-align:left;
text-decoration:none;
font-size:10pt;
font-style:normal;
font-weight:bold;
}

.activ_link:hover
{
font-family:"Tahoma";
color:#b5c909;
text-align:left;
text-decoration:underline;
font-size:10pt;
font-style:normal;
font-weight:bold;
}