/*Body*/
body{
  /*background:#30662C;*/
}

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

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

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

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

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

/**Logo**/
.logo{font-family:arial; font-size:22px; color:#ffffff;}

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

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

/**Bar 2**/
.bar2{background:#D85405;}

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

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

/**Template font**/
.template{ font-family:verdana; font-size:10px; color:#888888; }

/**Base-color**/
.base{background:#D86D05;}

/**Base-color**/
.base_color{background:#eeeeee;}
.standard_color_1{background:#eeeeee;}
.standard_color_2{background:#FBF0E1;}
.standard_color_3{background:#FAE9D4;}
.standard_color_4{background:#FDE0BB;}
.standard_color_5{background:#FCD5A2;}

