
/**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: #ffffff; font-weight:bold; 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:bold; 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: #4F6218; 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:none; text-decoration:none; font-family:verdana; font-size:12px; font-style:normal;
}

/**Quick link**/
.quick_link, a.quick_link, a.quick_link:active, a.quick_link:visited, a.quick_link:hover{
  color: #879154; font-weight:normal; text-decoration:none; font-family:arial; font-size:12px; font-style:normal;
}
.quick_link_separator{background:#ffffff;}

/**Separator**/
.separator{background:#919A61;}

/**Bar 1**/
.bar1{background:#66A1BD;}

/**Space_top**/
.space_top{background:#D2D7C0;}
.space_top_right{background:#879154;}

/**Topmenu**/
.topmenu{background-image:url("Images/bg_topmenu.jpg");}

/**Submenu**/
.submenu{background:#DCE6AF;}

/**Logo**/
.logo_first{font-family:verdana; font-weight:bold; font-size:35; color:#FE0104;}
.logo{font-family:verdana; font-size:25px; color:#ffffff;}

/**Outer borders**/
.border{background:#ffffff;}
.logo_bg{background:#eeeeee;}

/**Template font**/
.template{ text-decoration:none; font-family:arial; font-size:10px; color:#ffffff; }

/**Main**/
.main{}

/**Base color**/
.base{background:#4F6218;}

/**Base-color**/
.standard_color_1{background:#eeeeee;}
.standard_color_2{background:#CFD5B9;}
.standard_color_3{background:#A1AB79;}
.standard_color_4{background:#F3E2A7;}
.standard_color_5{background:#D8C27A;}

