td.widgettop,
.widgettophdr,
td.widgetmid,
td.widgetmid2,
td.widgetbothdr,
td.widgetbot,
.widgettxt,
p.widgettxt,
td.widgettop p.widgettxt,
.optional,
td.widgettxt p.fineprint {
	padding: 0px;
	font-size: 11px;
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	border: none;
}

a:link {
	font-weight: bold; color: #333333; text-decoration: underline
}
a:visited {
	font-weight: bold; color: #333399; text-decoration: underline
}
a:active {
	font-weight: bold; color: #0000FF; text-decoration: underline
}
a:hover {
	font-weight: bold; color: #000000; text-decoration: underline
}
input {
	font-size: 11px; color: #000000; font-family: arial, helvetica, sans-serif
}
input.buttontext{
	    margin-right:30px;
		font-weight:bold;
        white-space:pre;
        text-decoration:none;
		font-size:12px;
		color:#FFF;
        cursor:hand;
        border:0;
		background-color:none;
		background-image: url('../images/search_but.gif');
		background-repeat: no-repeat;
		background-position: 4px 50%;
		width:85px;
		height:18px;
}
input.searchButtontext{
	    margin-right:30px;
		font-weight:bold;
        white-space:pre;
        text-decoration:none;
		font-size:12px;
		color:#FFF;
        cursor:hand;
        border:0;
		background-color:none;
		background-image: url('../images/search_but.gif');
		background-repeat: no-repeat;
		background-position: 4px 50%;
		width:85px;
		height:18px;
}

a.buttontext {
	color: white;
	text-decoration: none;
}
