/*Body*/
body, .top{
 background:#eeeeee;
 /*background-image: url('Images/bg_body.jpg');*/
}

/**Table, standard**/
.standard{ width:775px; alignment:center; }

/**Table, main**/
.main{background:#ffffff;}

/**Table, welcome pages**/
.welcome{ border-style: dotted;  }

/*Menu-links*/
a.top_menu, a.top_menu:active, a.top_menu:visited, a.top_menu:hover{ color: #000000; font-weight:normal; text-decoration:none; font-family:arial; font-size:12px; font-style:normal;}
a.top_menu_current, a.top_menu_current:active, a.top_menu_current:visited, a.top_menu_current:hover{ color: #000000; font-weight:normal; text-decoration:none; font-family:arial; font-size:12px; font-style:normal;}
a.sub_menu, a.sub_menu:active, a.sub_menu:visited, a.sub_menu:hover{ color: #000000; font-weight:normal; text-decoration:none; font-family:arial; font-size:12px; font-style:normal;}

/**Commercial link**/
a.commercial_link, a.commercial_link:active, a.commercial_link:visited, a.commercial_link:hover{
  color: #4F6218; font-weight:bold; text-decoration:none; font-family:verdana; font-size:14px; font-style:normal;
}

/**Quick link**/
.quick_link, a.quick_link, a.quick_link:active, a.quick_link:visited, a.quick_link:hover{
  color: #000000; font-weight:normal; text-decoration:none; font-family:arial; font-size:12px; font-style:normal;
}
.quick_link_separator{background:#999999;}

/**Separator**/
.separator{background:#dde18a;}

/**Bar 1**/
.bar1{background:#66A1BD;}

/**Topmenu**/
.topmenu{background:#dde18a;}

/**Submenu**/
.submenu{background:#ffffff;}

/**Logo**/
.logo_first{font-family:arial; font-size:100px; color:#000000;}
.logo{font-family:arial; font-size:20px; color:#666666;}

/**Outer borders**/
.upper_border{background:#ffffff;}
.lower_border{background:#dddddd;}
.margin_border{background:#ffffff;}
.top_bg{background:#eeeeee;}

/**Template font**/
.template{ text-decoration:none; font-family:arial; font-size:10px; color:#666666; }

/**Base color**/
.base{background:#98B136;}

/**Base-color**/
.standard_color_1{background:#eeeeee;}
.standard_color_2{background:#E1E7CF;}
.standard_color_3{background:#dddddd;}
.standard_color_4{background:#98B136;}
.standard_color_5{background:#B6E7EB;}

