
ul#menu li a 
{ 
	background: transparent;
	color: #FFF;
	border-color: #898977;
} 

ul#menu li a:hover, ul#menu li.menu-current,ul#menu li.menu-parent { 
	nbackground: #77818A; 
	background: #d70000; 
} 

input.searchfield
{ background: #FFF; 
  border-color: #888;
}

input.searchbutton
{ background: #333; 
  border-color: #949C88; 
  color: #FFF;
}

.sidebaritem ul, .sidebaritem li{border-color: #D6D9C9;}

.sidebaritem li a, .sidebaritem li.menu-child a
{ background: transparent url(arrow.png) no-repeat left center;
  color: #333;  
} 

.sidebaritem li a.current, .sidebaritem li a:hover, .sidebaritem li a.current:hover, .sidebaritem li.menu-current a
{ background: transparent url(arrow_select.png) no-repeat left center;} 

.sidebaritem li.menu-child a
{ background: transparent url(arrow.png) no-repeat left center;
  color: #333;  
} 

h4, #content a, #content a:hover, #footer a, #footer a:hover
{ background: transparent;
  color: #333;
}

#footer { 
}

/* sNews */
fieldset, .comment, .commentsbox
{ background: transparent; 
  color: #444;
}

fieldset, .date{border-color: #D6D9C9;}

.comment
{ background: #F0F1EB; 
  color: #444;
}

