html {
   overflow-y: scroll;
}
body {
  margin: 10px;
}
h1, h2, h3, p, td, li {
  font: 12px Verdana, Tahoma, Arial, sans-serif;
  line-height: 18px;
}
.page_border_right, .page_border_bottom {
  background-color: #333333;
  background-image: url(images/shadow_helper.gif);
  background-repeat: no-repeat;
}
.page_border_right {
  width: 8px;
  background-position: center top;
}
.page_border_bottom {
  height: 8px;
  background-position: left center;
}
h1 {
  text-align: center;
  margin: 12px;
}
h2 {
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
  color: #CE3900;
  text-align: center;
  margin: 10px;
  border: 0px solid red;
}
h3 {
  font-size: 12px;
  line-height: 12px;
  color: #353535; 
  font-weight: bold;
  margin: 12px;
  margin-bottom: 8px;
  text-align: center;
}
h4 {
  font-size: 12px;
  font-weight: normal;
  color: #303030;
  line-height: 16px;
  text-align: left;
  margin: 10px;
  text-decoration: underline;
}
p {
  font-size: 12px;
  color: #303030;
  line-height: 16px;
  text-align: justify;
  /*text-indent: 15px;*/
  margin: 10px 15px;
} /*#9B66FF #E0D0FF  #E8DFFF nice lavander*/

#refs td {
  font-size: 12px;
  color: #303030;
  line-height: 16px;
  padding: 3px;
}
#noindent {
  text-indent: 0;
}
.emph {
  color: #0000ff; 
  font-weight: bold;
}
.side_borders {
	border-left: 2px solid white;
	border-right: 2px solid white;
}
.binding {
  background-image: url(images/decorative/bordb2.gif);
  background-repeat: repeat-y;
}
#navcontainer a {
  text-decoration: none; 
  color: #ffffff;
  background-color: #666666;
  padding: 0 5px;
}
#navcontainer a:hover {
  background-color: #999999;
}
#navcontainer td {
  font-size: 11px;
  padding: 4px 0;
}
#right_sidebar {
  background-color: #e5e5e5;	
}
#text-link a, #text-link li {
  color: blue;
  text-decoration: none; 
}
#text-link a:hover {
  color: #CE3900;
}

p a, li a       { color: #0000CD; text-decoration: none; }
p a:hover, li a:hover { color: #CE3900; }

#slide {
  background: #0000ff;
  background-image:  url(images/FEM/blue-bg.jpg);
  background-repeat: repeat-x;
  margin: 3px;
}
ul, ol { margin: 10px 10px 10px 25px; padding: 0px;}

#line li {display: inline; color: #303030;}
#level-2-list {margin: 4px; margin-left: 16px; padding: 0;} 
.fig { margin: 5px auto; padding: 1px; border: 1px solid #999;}

#homepage-content p {margin: 10px} 
/*
.feedback-form * { border: 1px dotted gray; }
.feedback-form td { border: 0px dotted gray; }
*/

/* Zoom Search style begin */

		.highlight { background: #ffff40; } /*#9B66FF  #D8C3FF*/
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; }
		.suggestion { font-size: 100%; }
		.results { font-size: 100%; }
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title { font-size: 100%; }		
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}

		.zoom_searchform { font-size: 100%; }
		.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
		.zoom_match { font-size: 80%; margin-left: 10px;}				
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		input.zoom_button {  }
		input.zoom_searchbox {  }		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
		.result_pages { font-size: 100%; }
		.result_pagescount { font-size: 100%; }
		
		.searchtime { font-size: 80%; }
		
		.recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}


#news * {text-align: left; margin: 7px; font-size: 11px}

/* Zoom Search style end
/* 
* {
  font-family: Verdana, Tahoma, Arial, sans-serif;
}
 */