body {  
background-image: url(../images/top_bg.gif); 
background-repeat: repeat-x; 
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; color: #003399;     
scrollbar-3d-light-color:#A292AD;
scrollbar-arrow-color:#FFCCFF;
scrollbar-base-color:#D3B3C2;
scrollbar-dark-shadow-color:#3B1F47;
scrollbar-face-color:#C97FB9;
scrollbar-highlight-color:#FFECFB;
scrollbar-shadow-color:#4C285D; 
margin-right: 0px; 
margin-left: 0px;
margin-top: 3px;
margin-bottom: 0px
}


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

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


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


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


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

.resultReport {text-align:center ;background-color:#e5ecf9; font-weight: bold}
.catBanner {background-color:#e5ecf9; font-weight: bold}
.webPageBanner {background-color:#e5ecf9; font-weight: bold}

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

/*main results table */
.results{width: 780; background-color:#FFFFFF}

h1 {border: dotted thin;
	background: white;
	text-align: center;
	font-family: Verdana, Ariel;
	font-size:24px;
	color: #000066;
	}
	
td {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #003399}
a  {
font-style: normal; 
font-weight: normal; 
color: #660066; 
text-decoration: none
}

.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: normal; font-variant: normal; color: #003399}
.minorheading {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold}
a:hover {  background-color: #FBC4FB}
.standardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 003399;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 003399;
}
.tabletextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;

}


