.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 20px;
	width: 150px;
	border: 1px dotted #000000;
}
.button {
/*	background-color: #FF9900;
	height: 20px;
	width: 50px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000; */
	HEIGHT: 20px;
	BORDER-RIGHT: #000000 0.5pt solid;
    	BORDER-TOP: #000000 0.5pt solid;
    	FONT-SIZE: 8pt;
    	BORDER-LEFT: #000000 0.5pt solid;
    	BORDER-BOTTOM: #000000 0.5pt solid;
    	FONT-FAMILY: verdana

}
.searchtable {
	border: 1px dotted #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.advancedSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	font-weight: bolder;
	text-decoration: none;
}

strong
{
	font-family: arial;
	font-weight: normal;
}