body {
background:url(images/crownlt.gif); 	
}

.bold {
	font-weight: bold;
}

.ital {
	font-style: italic;
}

.bdit {
	font-style: italic;
	font-weight: bold;
}

.banr1 {
	font-family: Arial;
	font-size: x-large;
	color: #333333;
}

.banr2 {
	font-family: Arial;
	font-size: medium;
	text-align: center;
	color: #808080;
}
.banr3 {
	font-family: Arial;
	font-size: small;
	color: #6C803E;
}

.banr4 {
	font-family: Arial;
	font-size: small;
	color: #BF0222;
	font-style: italic;
	font-weight: bold;
}

.banr5 {
	font-family: Arial;
	font-size: large;
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
}

a:active {
	color: #000000;
}

a:visited {
	color: maroon;
}

a:link {
	color:#000099;
}

p.link {
	font-family: Arial;
	font-size: x-small;
	color: #808080;
}

p.arial {
	font-family: Arial;
	font-size: small;
	text-align: justify;
	color: #808080;
}

p.arial_1 {
	font-family: Arial;
	font-size: small;
	text-align: left;
	color: #2D2B2B;
}

p.arial_w {
	font-family: Arial;
	font-size: small;
	text-align: left;
	color: #ffffff;
}

p.map {
	font-family: Arial;
	font-size: xx-small;
	text-align: center;
	color: #808080;
}

p.map_l {
	font-family: Arial;
	font-size: xx-small;
	text-align: left;
	color: #808080;
}

p.home_c {
	font-family: Arial;
	font-size: small;
	text-align: center;
	color: maroon;
}

p.home_sml {
	font-family: Arial;
	font-size: x-small;
	text-align: center;
	color: maroon;
}

td.arial_td {
	text-align: left;
	font-family: Arial;
	font-size: x-small;
	color: #808080;
}

td.caption {
	text-align: left;
	font-family: Arial;
	font-size: xx-small;
	color: #808080;
}

td.week {
	text-align: center;
	font-family: Arial;
	font-size: x-small;
	color: #808080;
	font-weight: bold;
}

td.blog {
	text-align: center;
	font-family: Arial;
	font-size: large;
	color: #808080;
	font-weight: bold;
}

ol.arial {
	font-family: Arial;
	font-size: small;
	text-align: justify;
	color: #808080;
}


ul.arial {
	font-family: Arial;
	font-size: x-small;
	text-align: left;
	color: #808080;
}

ul.arial_l {
	font-family: Arial;
	font-size: small;
	text-align: left;
	color: #808080;
}


form.arial {
	font-family: Arial;
	font-size: small;
	text-align: left;
	color: #808080;
}

.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;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		.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: #DFFFBF; 
			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-size: 100%; font-family: Arial;}
		.recommend_description { font-size: 100%; color: #008000; 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; }



