/*Search page body */
body {background-color:#FFFFFF; font-size: 12px; font-family:arial,sans-serif; padding: 0px; margin: 0px; width: 100%; }

/*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*/
a.url {color: #008000; text-decoration: none;}
a.url:visited {color: #008000; text-decoration: none;}

a.url2 {color: #000000; text-decoration: underline; font-size: 13px;}
a.url2:visited {color: #000000; text-decoration: underline; font-size: 13px;}
a.url3 {color: #00802E; font-size: 13px; font-weight: bold;}
a.url3:visited {color: #00802E; font-size: 13px; font-weight: bold;}
a.url4 {color: #2200CC; font-size: 13px; font-weight: bold;}
a.url4:visited {color: #2200CC; font-size: 13px; font-weight: bold;}
a.url5 {color: #2200CC; font-size: 13px; font-weight: normal;}
a.url5:visited {color: #2200CC; font-size: 13px; font-weight: normal;}

a { color: #2200CC; }
a:visited{color:#5555AA}
/*hr{color:#000066}*/

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

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

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



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

img {
	border: 0px;
	border-width: 0px;
}

#result_report {
	text-align:center ;
	padding:3px;
	background-color:#F0F7F9; 
	font-weight: normal;
	margin-bottom:14px;
	border-top: 1px solid;
	border-top-color: #6B90DA;
	width: 100%;
	height: 25px;
}

.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: 800px;}

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

#other_pages {
	text-align:center;
	font-size: 13px;
	line-height: 15px;
}

#powered_by {
	margin:0 auto;
	margin-top:20px;
	padding-top:10px;
	font-size:13px;
	line-height: 14px;
	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;

}
.buttonsearch {
	background-color: #ffffff;
	background-image: url(../.././buttonsearch.png);
	background-repeat: repeat-x;
	width: 140px;
	height: 25px;
	border: 1px solid;
	border-color: #999999;
	color: #000000;
	font-size: 14px; 
	font-family:arial,sans-serif;
}
.inputdata {
	width: 500px;
	height: 25px;
	border-top: 1px solid;
	border-top-color: #ABADB3;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left-color: #E3E9EF;
	border-right-color: #E3E9EF;
	border-bottom-color: #E3E9EF;
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	font-family:arial,sans-serif;
}
#sddm
{	
	margin-left: 268px;
	margin-top: -24px;
	z-index: 30;
	float: left;
	position: absolute;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: normal 12px;
	font-family:arial,sans-serif;

}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 0px 0px;
	width: 40px;
	background: #FFFFFF;
	color: #0000CC;
	text-align: center;
	text-decoration: underline;}

#sddm li a:hover
{	background: #FFFFFF;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border-left: 1px solid #C9D7F1;
	border-top: 1px solid #C9D7F1;
	border-right: 1px solid #3366CC;
	border-bottom: 1px solid #3366CC;

}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 2px 5px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFFFFF;
		color: #6300D2;
		font-size: 12px;
		font-family:arial,sans-serif;
}

	#sddm div a:hover
	{	background: #3366CC;
		color: #FFF}