body
{
  margin: 0px 0px 0px 0px;
}

#HeaderPane
{
  /* visual */
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: #FFFFFF;
  height: 50px;

}

li {
	font-family: Arial, Helvetica, sans-serif;
  	font-size:8pt;
}

input.btn{
   font-family: Arial, Helvetica, sans-serif;
   font-size:8pt;
   font-weight:bold;}

table {
  background-color:#FFFFFF;
  border: 0px;
  
}

.data {
	border:1px solid black;
}

td {
  border:0px solid black;
  align:left;
  font-size: 9pt;
}

th {
  background-color: #EDEEDE;
  border:1px solid black;
  
}

/*Tab styles below*/
.navZone 
{
  width:100%;
  height:25px;
}



.tableframe
{
	background-color:White;
	border:0px;
}

.tableframe2
{
	background-color:#D9D7B0;
	border:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.titleZone 
{
 margin: 10 0 0 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold; 
  height: 20px; 
  
}

a.tools:link {color: #124C4E}
a.tools:visited {color: #124C4E}
a.tools:hover {color: #448C8E;text-decoration:none;}

.SearchMain
{
  
}
.searchtype
{
  font-size: 8pt;
  width: 85%;
  background-color: #D9D7B0;
  border: 1px solid #999999;
}
.searchtype
{
  clear: both;
  margin:  0 0 0 2em;
  padding: 5 5 5 5;
  border: 1px solid #999999;
}

.searchtitle
{
  border-bottom: solid 5px #999999;
  font-family: Arial, Helvetica, sans-serif;
  float: left;
  width: 200px;
  font-weight: bolder;
  font-size: 10pt;
}
