pre.source
{
  font-weight: bold;
  color: #006500;
}

pre.screenText
{
  background: #000000;
  font-size: 18px;
  color: #DCDCDC;

  border: 1px solid #FFFFFF;

  margin: 1px 25px 10px 25px;
  padding: 10px;
}

tt.command
{
  font-weight: bold;
  color: #006500;
}

tt.path
{
  font-weight: bold;
  color: #006500;
}

tt.url
{
  font-weight: bold;
  color: #005599;
}

tt.param
{
  font-weight: bold;
  color: #996500;
}

strong.url
{
  font-weight: bold;
  color: #005599;
}

li.small
{
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif;
}

li.index
{
  text-align: left;
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif;
  list-style: none;
  margin-left: 0px;
}

a.level2
{
  margin-left: 25px;
}

a.level3
{
  margin-left: 50px;
}

li.index:hover
{
  border-left: 7px solid #FF8000;
  background-color: #e7e7e7;
}

img.link
{
  border: 1px solid #0055ff;
}

hr
{
  margin-left: 25px;
  margin-right: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-color: #0065FF;
}

.copyright
{
   text-align: right;
   color: #505050;
   margin-right: 25px;
   margin-top: 15px;
   margin-bottom: 5px;
   font-size: 1em;
   background-color: transparent;
}

.date
{
   text-align: left;
   color: #505050;
   margin-right: 25px;
   margin-top: 15px;
   margin-bottom: 5px;
   font-size: 1em;
   background-color: transparent;
}

table.list
{
  margin-top: 25px;
  margin-left: 20px;
}

table.valid
{
  border: 0px;
}

table.content
{
  border: 0px;
  width: 90%;
}


h2
{
  margin: 50px 20px 0px 25px;

  color: #990000;
  background-color: transparent;
  text-transform: uppercase;
}

li
{
  font-size: 1.2em;
  margin-bottom: 10px;
  margin-right: 20px;
  margin-left: 10px;
  text-align: justify;
}

a
{
  font-size: 1em;
}

a.navigation
{
  font-size: 1em;
  font-weight: bold;
}

a.top
{
  margin-left: 25px;
  font-weight: bold;
  padding: 2px 5px 2px 5px;
}

a:link
{
  color: #005599;
  text-decoration: underline;
  background: none transparent scroll repeat 0% 0%;
}

a:visited
{
  background: none transparent scroll repeat 0% 0%;
  color: #990000;
}

a.top:visited
{
  color: #cc0000;
  text-decoration: none;
  background-color: transparent;
}

a.navigation:visited
{
  color: #005599;
  text-decoration: underline;
  background: none transparent scroll repeat 0% 0%;
}

a:hover
{
  background: none transparent scroll repeat 0% 0%;
  color: #0065FF;
  text-decoration: none;
}

a.navigation:hover
{
  background: none transparent scroll repeat 0% 0%;
  color: #0065FF;
  text-decoration: none;
}

a.top:hover
{
  color: #006500;
  text-decoration: none;
  background-color: transparent;
}

.makeConfig
{
  border: 1px solid #FFFFFF;

  background: #BBBBBB;
  color: #000000;

  font-size: 1.0em;

  margin: 10px 25px 10px 25px;
  padding: 15px;
}

.info
{
  background: #C8D1D7;

  border-color: #000000 #FFFFFF #FFFFFF #000000;

  border-width: 1px;
  border-style: solid;

  font-size: 20px;
  font-weight: bold;
  font-family: "Courier New", Courier, monospace;
  color: #996500;

  text-align: justify;

  margin: 0px 25px 20px 25px;
  padding: 15px;
}

.config
{
  background: #000000;

  color: #dcdcdc;

  border-width: 1px;


  text-align: left;

  padding-left: 10px;
}

.pageTitle
{
  background: #0065d6 url("cellpic1.gif");

  border: 1px solid #FFFFFF;

  font-size: 1.5em;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;

  letter-spacing: 0.1em;

  text-transform: uppercase;
  text-align: center;

  white-space: nowrap;

  margin: 25px;
  padding: 6px;
}

.comment-head
{
  letter-spacing: 0.2em;
  font-size: 1.1em;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  margin: 20px 25px 0px 25px;
  padding: 7px 7px 7px 15px;
  border-left:3px solid #C7CBB1;
}

.comment-body
{
  font-size: 1.3em;
  font-family: Arial, Helvetica, sans-serif;
  color: #3A4F6C;
  border-left:3px solid #C7CBB1;
  text-align: justify;
  margin: 0px 25px 20px 25px;
  padding: 15px;
}






