body
{
	padding:0;
	margin:0;
	background:#eeeeee;
	color:#555;	
	font-family:arial;
	font-size:9pt;
}
h1
{
	color:#f50;
	font-family1:Georgia;		
}


h3
{
	color:#555;
	padding:5px;
	font-weight:normal;
	border-bottom:1px solid #eee;	
	background:#FFFBDE;
}


a
{
	color:#356AA0;	
}
a:hover
{
	color:#f50;	
}

a.visited
{
	color:#333;	
}

image
{
	border:none;	
}

#header
{
	background:#333	;
	padding:20px;
	
	
}
#header #title
{
	width:800px;
	margin:0 auto;	
	
	
}

#header h1
{
	color:#fff;
	margin:0;
	padding:0;
	
}

.orange
{
	color:#f50;
}

.blue
{
	color:#C6E1FC;
}

#container
{
	background:#ffffff;	
	text-align:center;	
	
}

#content
{
	background:#ffffff;
	width:800px;
	margin:0 auto auto auto ;
	text-align:left;	
	
}

#search
{
	width1:730px;
	/*background:#C6E1FC;
	background:#C3D9FF;*/
	background:#4282DE;
	padding:10px 35px 35px 35px;
	margin:0 auto;
	
}

#search h2
{
	color:fff;	
}

.hint
{
	color:ccc;
	
}
#search .textbox
{
	height:45px;
	width:550px;
	font-size:24pt;
}

#search .button
{
	height:50px;
	font-size:24pt;
	width:auto;
	color:#999;
}

.yellow_box
{
	width:600px;	
	background:#FFFBDE;
	padding:5px;
	margin:10px;
	clear:both;
	
}
.active_item
{
 padding: 3px 10px 3px 10px;  
 color:#fff;
 font-weight:bold;
 background:#54C05B;
}
#result
{	float:none;
	width:600px;
	background:#ffffff;
	text-align:left;	
	margin:0 auto;	
	
}

#footer
{
	text-align:center;
	padding:25px;
	font-size:10pt;
}

.site_item
{
	padding:5px;	
	color:#555;	
	border-bottom:1px dashed #ccc;
	
}
.site_sub_item
{
	padding:5px;	
	color:#555;	
	
	background:#eee;
	border-bottom:1px solid #eee;	
	margin-bottom:5px;
	
}


.site_dirname
{
	font-size:11pt;
	color:#555;	
	font-weight:bold;
	padding-left:5px;
}

.site_dirname a
{
	/*font-size:11pt;*/
	
}
.search_results_table
{
	font-size:9pt;
	color:#999;
}

.site_favicon
{
	width:16px;
	height:16px;
	
}
.site_status_image
{
	vertical-align:bottom;
}

.site_ranking
{
	font-style:italic;
	color:#ccc;	
	font-size:9pt;
}

.view
{

}