body
{ background: #fff url(back.gif) repeat-x;
  color: #fff;
}

h1 {color:#FFF;} 

h2, h3{color: #336;}

.left, .right{border-color: #FFF;}


.sidebar
{
	background: #FFF;
	color: #fff;
	width: 180px;
}

#main, h4, #content a, #content a:hover
{ background: transparent;
  color: #336;
}

#logo
{
	background: transparent;
	color: #FFF;
	border-color: #FFF;
	background-image: url(logob.gif);
}

#footer a, #footer a:hover
{
	background: transparent;
	color: #000040;
	border-color: #000040;
	font-size: 1em;
	
}

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

input.sendmail
{ background: #333366; 
  border-color: #6699FF; 
  color: #FFF;
}

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

.sidebaritem li a, .sidebaritem li a:hover
{ background: transparent url(arrow.png) 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;} 

#footer
{ background: transparent;
  color: #000040;
  border-color: #CCD0BA;
}

#footer
{
	background: transparent url(footer.gif) repeat;
	color: #000040;
	border-color: #CCD0BA;
	text-align: inherit;
	font-size: 0.84em;
}

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

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

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