/*Search page body */
body {
	background-color:#666666;
	font-family:arial, sans-serif;
	font-size: 12px;
	background-image: url(../images/hp-sb.gif);
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: top;
	padding-top: 0px;
}

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

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

.cat2 {
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	padding-left: 15px;
}
a:visited{color:#5555AA}
hr{color:#000066}

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

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

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


.searchBoxBorder{background-color:#113377}

.searchBoxBackground{background-color:#FAFAFA}

.resultReport {
	text-align:center;
	background-color:#e5ecf9;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

h1 {
	border: none;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #00CCCC;
	vertical-align: text-bottom;
	font-variant: small-caps;
	text-transform: uppercase;
	}
#footer {
	padding: 0px;
	border-bottom: 10px solid #CCCC00;
	height: 10px;
	border-top-width: 1px;
	border-top-color: #CCCC00;
	border-top-style: dotted;
	}
	#header {
	padding: 0px;
	background: #CCCC00 url(../images/mm-header.jpg) no-repeat;
	border-bottom: 1px solid #fff;
	height:160px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCC00;
	width: 750px;

		}

li {
	font-family: Arial, Helvetica, sans-serif;
	color: #009999;
	list-style-type: square;

}
				
