table.enterprise{
  background: #f0f0f0;
  text-align: center;
}
table.enterpriseForm{
  background: #e4e4e4;
}
/*TR, TD, DIV,BODY, .n{
  color:#000000;
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 11px;
}*/
.textB{
  font-weight: bold;
  color: #000000;
}
A.textB{
  text-decoration:none;
}
A.textB:hover{
  text-decoration:underline;
}
FORM{
  margin:0px;
}
SELECT,INPUT,TEXTAREA{
  font-family: Verdana, sans-serif;
  font-size: 11px;
}
.button{
  background-color:#fafafa;
  height: 19px;
  border-right-color:#ffffff;
  border-bottom-color:#ffffff}
.modified{
  border-left:2px solid red
}
/*A{
  color:#828282;
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 11px;
}*/
.ent{
  list-style: none;
  margin: 0px 0 0 0;
  padding: 0 0 0 26px;
/*  display: block !important;
  display: auto;*/
}
.ent li{
  margin: 5px 0 0 0px;
  padding: 0 0 0 6px;
  background: url('/img/bulletone.gif') no-repeat 0 6px;
  width: 165px;
}
.ent li.active {
  color: #797063;
  font-weight:bold;
}
.ent li a{
  text-decoration:none;
  color: #797063;
}
.ent li a:hover {
  text-decoration:underline;
}
