/* ----- base links ----- 
a:link {color: #CC6633;}
a:visited {color: #CC6633;}
a:hover {color: #999966;}
a:active {color: #CC6633;}
a:focus{color: #CC6633;}
*/
a:link {color: #993D83; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif}
a:hover {color: #87b937; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif}

a.menu {
color: #993D83;
font-size:12px;
font-weight: bold;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif
}
a.menu:hover {
color: #87b937; 
text-decoration: underline;
font-size:12px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif
}

.style3 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style6 {color: #6C4391}
.style7 {font-weight: bold}
.style9 {font-weight: bold}

.Style3 {color: #e68d25; font-weight: bold; }
.Style4 {
color: #6C4391;
font-weight: bold;
}
.Style6 {font-size: 11px;font-style: italic;}
.Style7 {font-size: 12px}
.Style9 {
font-size: 9px;
color: #CC0099;
font-weight: bold;
}
.Style10 {
font-size: 14px;
color: #CC0099;
font-weight: bold;
}
.Style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgb(152, 198, 77);
}
.Style12 {
	font-size: 11px;
	font-weight: bold;
}
.Style14 {font-size: xx-large}
.style15 {color: rgb(106, 106, 106);font-size: 12px;}

.highlight { background: #FFFF40; }
		.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;}
		
#htmltagcloud { 
    line-height: 40px !important; 
    margin-bottom: 50px;
	/* width:300px; */
	
}