body {
	font-family: Arial, Verdana, sans-serif;
	font-size:13px;
	text-align:center;
	margin:0;
	padding:0;
}

font {
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
}

hr {
	height:2px;
	width:500px;
	color:#1292bf;
}

#sponsor 
{
	color:#000;
	text-decoration:none;
}

#sponsor b
{
	color:#163DAD;
}

#sponsor b:hover, #sponsor:hover, #sponsor a:hover
{
	color:#163DAD;
	text-decoration:underline;
}

div#pip
{
	height:1px; 
	width:100%;
	font-size:1px;
	background-color:#66C0E0; 
	border-bottom:1px solid #EAEAEA;
	margin-top:8px;
}

#ssd_x
{
	padding:7px;
}

#lindex
{
	border:1px solid #EBEBEB;
	padding:4px;
	margin-top:20px;
	text-align:left;
}

div.inside_dd
{
	font-size:15px;
	margin-top:2px;
}

div.inside_dd a
{
	font-weight:bold;
	margin-right:15px;
}

div.inside_dd_bc
{
	font-size:15px;
	color: #163DAD;
	font-weight:bold;
	margin-top:10px;
	margin-right:15px;
}

div.mbsize
{
	font-weight:bold;
	font-size:12px;
	padding:2px;
	height:6px;
}

div.parts
{
	font-size:12px;
	font-weight:bold;
	border-top:1px dashed #ccc;
	padding:2px;
}

h1.unhead
{
	display:inline;
	font-size:12px;
	font-weight:bold;
	padding:2px;
}

div.dl
{
	background-image: url('bg_download.png');
	background-repeat:repeat-x;
	border-top:4px solid #66C0E0;
}

div.dl h1
{
	margin:0;
	padding:0;
	font-size:19px;
	color:#000000;
}

.dl form
{
	margin-top:10px;
}

#related_d
{
	margin-top:15px;
}

#related_d span
{
	font-size:16px;
	font-weight:bold;
	display:block;
	border-bottom:2px solid #8DCAE0;
	margin-bottom:2px;
}

#related_d div.in
{
	overflow:auto;
	width:100%;
	max-height:200px;
	text-align:left;
	font-size:13px;
}

#related_d div.si_related
{
	border-bottom:1px dotted #ccc;
	padding:2px;
}

#main
{
	width:970px;
	margin-left:auto;
	margin-right:auto;
}

#result
{
	margin-bottom:5px;
	text-align:left;
	padding:5px;
}

#result div.mbsize
{
	
}

#result div.left
{
	float:left;
	width:64px;
	text-align:center;
	line-height:17px;
}

#tags
{
	font-size:11px;
}

#pages
{
	padding:3px;
	margin:10px;
	text-align:left;
	font-size:15px;
}

#last_s
{
	margin-top:20px;
	margin-bottom:20px;
}

#last_s span
{
	display:block;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	background-color:#fafafa;
	margin-bottom:3px;
	padding:3px;
}

#pages a:link, #pages a:visited, #pages a:active, #pages b
{
	border:1px solid #1090BD;
	padding:3px;
	background-color:#DDDFE1;
	margin:3px;
}

#pages b
{
	border:1px solid #1090BD;
	padding:3px;
	background-color:#1090BD;
	color:white;
	cursor:default;
	margin:3px;
}

#pages a:hover
{
	margin:3px;
	text-decoration:none;
	background-color:#1090BD;
	color:white;
}

#related_s
{
	text-align:left;
	padding:3px;
	margin:3px;
}

#related_s span
{
	font-size:17px;
}

#tags a:link, #tags a:visited, #tags a:active
{
	color:#95714E;
	text-decoration:underline;
}

#tags a:hover
{
	color:#95714E;
	text-decoration:none;
}

#download_button:link, #download_button:visited, #download_button:active
{
	color:#008F22;
	text-decoration:underline;
	font-weight:bold;
}

#download_button:hover
{
	color:#008F22;
	text-decoration:none;
	font-weight:bold;
}

#result div.right
{
	float:left;
	width:700px;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
	padding-left:4px;
	line-height:17px;
}

#filename
{
	font-size:14px;
}

#result_num
{
	text-align:left;
	border-top:1px solid #ccc;
	padding:3px;
	background-color:#fafafa;
}

#result_num div.left
{
	width:850px;
	float:left;
}

#result_num div.right
{
	width:110px;
	text-align:right;
	float:left;
}

#search
{
	text-align:left;
	margin-bottom:10px;
}

#search_main input, #search_main select
{
	vertical-align:middle;
	margin-top:9px;
}

#search_field
{
	height:24px;
	margin-left:15px;
	font-size:17px;
	width:450px;
}

#filetypes
{
	height:30px;
	font-size:20px;
	margin-left:5px;
	margin-right:5px;
}

#search_button
{
	width:80px;
	background-image: url('search_bg.jpg');
	height:30px;
	border:0;
	font-size:17px;
	color:#1D7AC1;
}

#search_button:hover
{
	cursor:pointer;
	background-image: url('search_bg.jpg');
	background-position:bottom center;
	color:#1D7AC1;
}

#footer
{
	margin-top:10px;
	border-top:1px solid #fafafa;
	height:26px;
	background-image: url('footer_bg.png');
	background-repeat:y;
	padding-top:5px;
	font-size:13px;
	margin-bottom:10px;
}

#footer a:link, #footer a:visited, #footer a:active
{
	color:#163DAD;
}

#footer a:hover
{
	color:#163DAD;
	text-decoration:underline;
}

#last_200
{
	text-align:left;
	font-size:18px;
	padding:4px;
}

#footer
{
	clear:both;
}

#footer div.left
{
	float:left;
	width:450px;
	text-align:left;
	margin-left:8px;
}

#footer div.right
{
	float:left;
	width:490px;
	text-align:right;
}

a:link {
	color: #163DAD; 
	text-decoration: none;
}
a:active {
	color: #163DAD; 
	text-decoration: none;
}
a:visited {
	color: #163DAD; 
	text-decoration: none;
}
a:hover {
	color: #163DAD; 
	text-decoration: underline;
}

.dl {
	text-align:left;
	padding:7px;	
}
.newrelated{width:300px;height:165px;overflow:scroll;padding:5px;color:#999;overflow-x:hidden;border:1px solid #ccc;float:right;}

