p {

            font-family: Arial, Verdana, sans-serif;

            font-size: 12px;

            text-align: left;

            text-indent: 0px;

            padding-left: 10px;

            color: #000099;

}


h2 {

            font-family: Arial, Verdana, sans-serif;

            font-size: 24px;

            font-weight: bolder;

            color: #000000;

	    text-align: center;

}


a:hover {   color: #FF0000;

            text-decoration: none;

}

#category {

            font-family: Arial, Verdana, sans-serif;

	    font-size: 12px;

	    font-weight: 400;
	    
}

#subcategory {

            font-family: Arial, Verdana, sans-serif;

	    font-size: 12px;

	    font-weight: 400;
	    
}

#database {

            font-family: Arial, Verdana, sans-serif;

	    font-size: 18px;

	    font-style: italic;
	    
}

#lists {    font-family: Arial, Verdana, sans-serif;

	    font-size: 14px;
}

#searchField #fieldContainer {
	margin: 0px;
	padding: 0px;
}
#searchField #fieldContainer #myField{
	margin-left:-1px;
	margin-top:-1px;
	height:22px;
	float: left;
	width: 130px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 0px 0px 0px;
}
#searchField #fieldContainer #googleSearch{
	height:20px;
	width:auto;
	overflow:hidden;
	float:left;
}
#searchField #fieldContainer #leftCurve {
	float: left;
	background-image: url(newhomepage2010/bg_searchbar_left.gif);
	background-repeat: no-repeat;
	width:15px;
	height:20px;
	background-position: left top;
}
#searchField #fieldContainer #mySearch {
	float: left;
	background-image: url(newhomepage2010/bg_searchbar_right.gif);
	background-repeat: no-repeat;
	width:23px;
	height:20px;
	background-position: left top;
	display:block;
	margin-left:-1px;
	text-indent:-999px;
	overflow:hidden;
	border:none;
	color:#fff;
	font-size:1px;
}
