#navigation-search {
  background: #fff url(../images/main_heading_blue.gif) top right no-repeat;
  margin: 10px 0px 10px 0px;
  padding: 4px;
  color: white;
  font-weight: bold;
}
#navigation-search span {
  padding-left: 3px; padding-right: 3px;
}
#navigation-search a, #navigation-search a:active, #navigation-search a:link, #navigation-search a:visited { color: white; }
#navigation-search a:hover { color: yellow; }
#table-bordered-rows {
  border-top: solid 1px #cecece;
}
#table-bordered-rows a, #table-bordered-rows a:active, #table-bordered-rows a:link, #table-bordered-rows a:visited { 
  color: navy; font-size: 11px; 
  padding-left: 15px;
  background: #fff url(../images/zendarrow.gif) left 4px no-repeat;
}
#table-bordered-rows a:hover { 
  background: #fff url(../images/zendarrow2.gif) left 4px no-repeat;
}
#table-bordered-rows tr { background-color: white; }
#table-bordered-rows tr:hover { background-color: #fafad2; }
#searchbox {
  width: 150px;
  background: #fff url(../images/main_heading_blue.gif) right top no-repeat;
  margin-top: 200px;
	font-family: 'Trebuchet MS',Tahoma,Arial,Helvetica,Geneva,'MS sans serif';
  font-size: 10px;
}
#searchbox h2 { 
	font-weight:bold;
  border-bottom: solid 1px #cecece;
  padding: 5px; 
  margin: 4px 0px 0px 0px;
	color: white;
  font-size: 12px;
	font-family: 'Trebuchet MS',Tahoma,Arial,Helvetica,Geneva,'MS sans serif';
  line-height: 12px;
}
#search-table td {
  font-size: 10px;
	font-family: 'Trebuchet MS',Tahoma,Arial,Helvetica,Geneva,'MS sans serif';
}

