body{
padding:0px;
margin:0px;
background:url(images/bg.gif);
}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top;}

a:hover{text-decoration:none; color:#FFFFFF;}
a {color:#FFFFFF; text-decoration:underline}

img { border:0px;}

.red {color:#ed1c24;}
.search { font-size:12px;}
.search1{ font-size:14px;}
.search2{ font-size:11px;}

.bt {margin:5px 0px 5px 18px}

.main_text, table, li, input, textarea, select
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#CECECE;
	}
	
span strong { color:#FFFFFF}

span a { color:#ffffff}
	
.c_text { text-transform:uppercase; color:#A9A9A9; font-size:10px; letter-spacing:1px}
.c_text a{ text-transform:uppercase; color:#A9A9A9; text-decoration:none}
.c_text a:hover{ text-transform:uppercase; color:#A9A9A9; text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}
	
.div { background:#565656; height:1px}

.form{height:23px; margin-top:4px;}
.form input	{width:183px; height:20px; border:none; background-color:#ffffff; padding-left:5px; color:#2D2D2D}

textarea{width:183px; height:74px; border:none; background-color:#ffffff; padding-left:5px; overflow:hidden; color:#2D2D2D; margin-top:4px}
.submitLink {
   color: #fff;
   background-color: transparent;
   text-decoration: underline;
   border: none;
   cursor: pointer;
   cursor: hand;
  }
.input{ width:172px; height:20px; border:none; background:#FFFFFF; color:#2D2D2D; padding-left:7px}
select { width:172px; height:20px; border:none; background:#FFFFFF; color:#2D2D2D; padding-left:7px}
.textarea{width:172px; height:47px; border:none; background-color:#ffffff; padding-left:5px; overflow:hidden; color:#2D2D2D}

ul {margin:0; padding:0; list-style:none; text-decoration:none}
li  {background:url(images/li.gif) no-repeat left center; margin: 0px 0px 5px 0px; padding:0px 0px 0px 25px; text-decoration:none}
li a  {font-family:Tahoma; font-size:11px; color:#CECECE; text-decoration:none}
li a:hover  {color:#fff; text-decoration:underline;}

<!--Search Feartures-->
.highlight { background: #660e10; }
.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: #ffcc66; }
.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 { color:#000000; }
input.zoom_searchbox {color:#000000;  }		

.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: #660e10; 
	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;}
