table { font-size: 1.0em; }
.tableNoBorder { font-size: 1.0em; border: 0; }

table.tableSingleBorder { border: 1px solid #000000; }
table.tableSingleBorder td { border: 1px solid #000000; }

table.tableDoubleBorder { border: 2px solid #000000; }
table.tableDoubleBorder td { border: 2px solid #000000; }

.clickToEnlarge { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-style: normal; font-weight: normal; }

.searchField
{
    width: 60%;
}
.searchType{}
.searchSubmit{}

.searchTerm
{
    font-weight: bold;
    background: #ffd;
}

.btnlogin
{
	background-color:Transparent;	 			
	background-image:url(/images/bt_login.gif);
	background-repeat:no-repeat;
	width:97px;	
	height:26px;
	border-style:none;		
}

