body
{ background: #4F504A url(pattern1.png) repeat;
  /*background: #ffffff;*/ 
  color: #555;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #4e83ac;
  scrollbar-shadow-color: #4e83ac;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow: #4e83ac;
  scrollbar-track-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  z-index:inherit;
}

h1, h2, h3{color: #463E28;}

.left, .right{border-color: #F8F9F1;}

/*blockquote{border-color: #E29C22;}*/
blockquote{border-color: #555555;}

#main, .sidebaritem
{ background: #FFF;
  color: #555;
}

#logo
{ background: #444 url(newlogo1.jpg) no-repeat left center;
  border-color: #FFF;  
}

#logo h1
{ background: transparent;
  color: #444;
}

#menubar{background: #7B846E url(menu.png) repeat;} 

ul#menu li a 
{ background: transparent;
  color: #FFF;
  border-color: #898977;
} 

ul#menu li a:hover, ul#menu li a.current, ul#menu li a.current:hover
{ background: #646B5C url(menu_sel.png) repeat;} 

ul#menu li a:right
{ background: transparent;
  float: right;} 

input.searchfield
{ background: #FFF; 
  border-color: #888;
  width="120";
}

input.searchbutton
{ background: #333; 
  border-color: #949C88; 
  color: #FFF;
}

.sidebaritem ul, .sidebaritem li, .sidebaritem h3, .sidebaritem h7{border-color: #D6D9C9;}

.sidebaritem li a, .sidebaritem li a:hover
{ background: transparent url(arrow.png) no-repeat left center;
  color: #555;  
} 

#sidebaritem h3
{ background: transparent no-repeat left center;
  color: #555;  
} 
#sidebaritem h7
{ background: transparent no-repeat left center;
  color: #555;  
} 

.sidebaritem li a.current, .sidebaritem li a:hover, .sidebaritem li a.current:hover
{ background: transparent url(arrow_select.png) no-repeat left center;} 

/*h4, #content a, #content a:hover, #footer a, #footer a:hover*/
h4, #content a, #content a:hover
{ background: transparent;
  color: #555;
}
#footer a, #footer a:hover
{ background: transparent;
  color: #bbb;
}

#footer
{ background: #444;
  color: #ccc;
  border-color: #CCD0BA;
}

#en_logo img
{ 
  float:right; 
  margin: -2px -13px 0px 0px; 
}

/* sNews */
fieldset, .comment, .commentsbox
{ background: transparent; 
  color: #444;
}

fieldset, .date{border-color: #D6D9C9;}

.comment
{ background: #FFF; 
  color: #444;
}
