a:link, a:hover, a:visited
{
	color: #336699;
	font-size: 12px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	line-height: 20px;
}
a.navLink:link, a.navLink:hover, a.navLink:visited
{
	color: #666666;
	font-size: 13px;
	text-decoration: none;
	font-weight: bolder;
	line-height: 20px;
}

.tableCell {		
	border-bottom: 1px solid #FFFFFF;	
}
.SearchBox {
	/*height: 15px;*/
	border: 1px solid #E6D09B;
	font-size: 11px;
	color: #000000;
	margin-bottom: 8px;
	padding: 2px;
}
