body {
  margin: 0px;
  padding: 0px;
  font-family: tahoma,helvetica,sans-serif;
  font-size: small;
  text-align: justify;
  line-height: 1.5em;
  color: #333;

}

h1 {
   color: black;
   font-family: tahoma,helvetica,sans-serif;
   font-size: small;
   text-align: justify;
   font-size: small;
   font-family: tahoma,sans-serif;

}
h2 {
   display: inline;
   color: white;
   font-size: 110%;
}


.main {

}

.content {
  width: 742px;
  text-align: justify;
}

.header
{
}

.footer
{
   text-align: center;
   font-size: 90%;
}

.main
{
   margin: 10px 50px 10px 50px;
}

.menu
{
  margin: 0px 0px 20px 0px;
  padding: 0px;
  color: #6BB521;
  border: 1px solid #6BB521;
  border-width: 0px 0px 3px 0px;
}
.menu h1
{
  font-size: 120%;
  margin: 0px;
  padding: 0px;
}

h2
{
  font-size: 110%;
}

h3
{
   font-size: 100%;
}

.error
{
  color: red;
}
.err
{
   color: red;
}
.success
{
   color: darkgreen;
}
.msg
{
   color: darkgreen;
}
.list th
{
   background-color: #ddd;
}

.list td
{
   background-color: #eee;
}

.ff
{
   width: 468px;
}

.textad
{
  width: 464px;
  height: 54px;
  border: 1px solid #ccc;
  padding: 2px;
  text-align: left;
  line-height: 1.5em;
  font-size: 12px;
}

.di {
   color: #AAA;
}

.webapp td,th {
 padding-right: 15px;
}
