body {
  color: #000;
  background-color: #EEE;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  border-top: 0;
  border-left: 0;
  border-bottom: 0;
  border-right: 0;
  width: auto;
  position: absolute;
  top: 0px;
  left: 0px;
}

a:link, a:active {
  color: #000;
  background: transparent;
  text-decoration: none;
}

a:active {
  color: #000;
}

a:visited {
  color: #222;
  background: transparent;
  text-decoration: none;
}

a:hover {
  color: #000;
  background: #FFF;
  text-decoration: none;
}

.btbNavHead {
  margin: 0 0 0 0;
	padding: 2px 0px 1px 0px; 
  color: #000;
/*  
  background-color: #EEE;
  background: transparent;
 */
  background-color: #FFF;
	border: none;
  border-bottom: 1px solid #AAA;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
/*  
//	border: 1px solid #007cc3;
  border-bottom: 2px solid #000;
*/
}

td.btbNav0, td.btbNav1, td.btbNav2 {
  margin: 0;
/*	
  border: 1px solid #007cc3;
*/  
  border: none;
  font-family: Arial, Helvetica, sans-serif; 
}

td.btbNav1 {
  position: relative;
	padding: 0px 0px 0px 5px; 
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #AAA;
  color: #000; 
  font-size: 10pt;
  font-weight: bold;
}

td.btbNav2 {
  position: relative;
	background: #DDD;
  color: #000; 
  margin: 0;
	padding: 1px 0px 1px 10px; 
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #AAA;
  font-size: 9pt;
}

.btbNavInf1, .btbNavInf2, .btbNavInf4  {
  color: #000;
  padding: 0 0 0 10px;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}

.btbNavInf2 {
  padding: 0 0 0 0;
  font-size: 8pt;
  font-weight: normal;
}

.btbNavInf3  {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration : underline;
}

.btbNavInf4 {
  padding: 0 0 0 0px;
  font-size: 8pt;
  text-align: center;
}

.btbNavInf5 {
  padding: 0 0 0 0px;
  text-align: center;
}
