.menubg      { background-color: #000000 }
.border_foot { background-image: url('images/border_foot.jpg'); background-repeat: no-repeat; 
               background-position: center bottom }
.border_content { background-image: url('images/border01.jpg'); background-repeat: repeat-y; 
               background-position: center top }
.border_head { background-image: url('images/border_head.jpg'); background-repeat: no-repeat; 
               background-position: center top }
.dottedborder { border: 1px dashed #333333 }
.text01      { font-family: Arial; font-size: 10pt; color: #333333; word-spacing: 0; 
               text-align: justify; margin: 0 }

.title01     { font-family: Arial; font-size: 18pt; color: #333333; font-style: italic }
.bottombg    { font-family: sans-serif; color: #FFFFFF; font-size: 10pt; background-color: 
               #333333 }
.header      { width: 929; height: 75; background-image: url('images/header_bg.jpg'); 
               background-repeat: repeat-x; background-position: center }
.tablebg     { border:1px solid #000000; background-color: #FFFFFF }
.pagebg      { background-color: #666666 }



.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-weight: bold; font-family:Arial }
		.summary { font-size: 80%; font-style: italic; font-family:Arial }
		.suggestion { font-size: 100%; font-family:Arial }
		.results { font-size: 100%; font-family:Arial }
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title { font-size: 100%; font-family:Arial }		
		.description { font-size: 100%; color: #008000; font-family:Arial }
		.context { font-size: 100%; font-family:Arial }
		.infoline { font-size: 80%; font-style: normal; color: #808080; font-family:Arial}

		.zoom_searchform { font-size: 100%; font-family:Arial }
		.zoom_results_per_page { font-size: 80%; margin-left: 10px; font-family:Arial }
		.zoom_match { font-size: 80%; margin-left: 10px; font-family:Arial }				
		.zoom_categories { font-size: 80%; font-family:Arial }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px; font-family:Arial}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; font-family:Arial }
		
		.cat_summary ul { margin: 0px; padding: 0px; display: inline;  }
		.cat_summary 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%; font-family:Arial }
		.result_pagescount { font-size: 100%; font-family:Arial }
		
		.searchtime { font-size: 80%; font-family:Arial }
		
		.recommended 
		{ 
			background: #A9CCEC; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; font-family:Arial }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-weight: bold; font-size: 100%; font-family:Arial }
		.recommend_description { font-size: 100%; color: #000000; font-family:Arial }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;font-family:Arial }
		.recommend_image { float: left; display: block; }
		.recommend_image img { margin: 10px; width: 80px; border: 0px; }