/*Search page body */
body {background-color:#FFFFFF; font-family:arial,sans-serif; font-size: 13px; }

/*Top categories*/
.main_cat1 {font-size: 16px; font-weight: bold; color:#0000FF}
.main_cat2 {font-size: 12px; font-weight: bold; color:#0000FF}
.cat1:visited {font-size: 16px; font-weight: bold; color:#5555AA}

/*Small urls*/
.url {color: #115599}
.url_white {color: #FFFFFF}

/*a:visited{color:#5555AA}*/
/*hr{color:#000066}*/
a:visited {text-decoration: none;}
a:link    {text-decoration: none;}
a:active  {text-decoration: none;}
a:hover   {text-decoration: underline overline;}

/*Page descriptions*/
.description{font-size: 13px;}

/* */
td {font-family:arial,sans-serif; font-size: 13px; }

/* Title/link of pages */
.title{color:#0000FF; font-size:15px}



.searchBox{border:1px solid #113377;}

#result_report {
	text-align:center ;
	padding:3px;
	background-color:#e5ecf9; 
	font-weight: bold;
	margin-bottom:14px;
}

.catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#e5ecf9; 
	font-weight: bold
}
.webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5ecf9; 
	font-weight: bold
}

hr{color:#000066;}
hr.powered{width:550; color: #000066}

/*main results table */
#results{width: 780;}

h1 {
	text-align: center;
	font-family: Verdana, Ariel;
	font-size:24px;
	color: #000066;
	}

#other_pages {
	text-align:center;
}

#powered_by {
	margin:0 auto;
	margin-top:20px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
	vertical-align: center;
}

#common_report {
		text-align:center;
}

#cat_table {
		width:600px;
		margin-top:20px;
		padding-top:10px;
		padding-bottom:20px;
		border-top:1px solid #AAAAAA;
		border-bottom:1px solid #AAAAAA;

}

#cat_main {
	font-weight: bold;
}

.divline{
	margin-top:20px;
	margin-bottom:-5px;
	border-bottom:1px solid #DDDDDD;
}

#sub_cat {
	font-size:12px;
}

.idented {
	margin-left:30px;
}

#did_you_mean {
	font-size: 14px; 
	text-align:center ;
	margin:10px;

}


<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.pagination{
vertical-align: center;
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #000074;
color: #FFFFFF;

}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}


#weather {
	WIDTH: 243px; FLOAT: right; MARGIN-LEFT: auto; CLEAR: both; MARGIN-RIGHT: auto
}
.weatherIcon {
	BORDER-BOTTOM: lightblue thin solid; TEXT-ALIGN: center; BORDER-LEFT: lightblue thin solid; PADDING-BOTTOM: 3px; BACKGROUND-COLOR: lavender; PADDING-LEFT: 3px; WIDTH: 40px; PADDING-RIGHT: 3px; FONT-FAMILY: trebuchet MS; MARGIN-BOTTOM: 3px; FLOAT: left; FONT-SIZE: 11px; BORDER-TOP: lightblue thin solid; MARGIN-RIGHT: 5px; BORDER-RIGHT: lightblue thin solid; PADDING-TOP: 3px
}


#tags { 
float: none; 
width: 550px; 
margin: 10px 0px; 
padding: 10px; 
background:#ececec; 
color:#333; 
border: 1px dashed #cccccc; 
text-align: justify; 
} 
#tags .title { 
font-family:arial; 
font-size:16px; 
font-weight:bold; 
background-color: transparent; 
padding: 4px 4px; 
color:#808080; 
} 
#tags a { 
color:#39c; 
background-color: transparent; 
padding: 2px 4px; 
white-space: nowrap; 
text-decoration: none; 
font-family:arial; 
} 
#tags a:hover { 
color:#39c; 
background: silver; 
text-decoration: none; 
} 


</style>