td {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}


  TD.BrowTitle {
            font-weight: bold;
            height: 8pt;
            color: #FFFFFF;
            background-color: #660000;
           }
  TD.BrowColumnHeader {
	font-family: Arial,Helvetica,MS Sans Serif;
	font-weight: bold;
	font-size: 8pt;
	color: #671A1A;
	background-color: #FFB400;
}
  A.BrowColumnHeader:link, A.BrowColumnHeader:active, A.BrowColumnHeader:visited, A.BrowColumnHeader:hover {
	font-family: Arial,Helvetica,MS Sans Serif;
	font-weight: bold;
	font-size: 8pt;
	color: #671A1A;
	text-decoration : underline;
}
  TD.BrowNavBar {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFB400;
}
  TD.BrowCell {
	font-family: Arial,Helvetica,MS Sans Serif;
	font-weight: normal;
	color: #000000;
	font-size: 8pt;
	text-decoration : none;
}
  .BrowCellFound {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FFB400;
	height: 8pt;
	font : bold;
}

