html, body
{
  background: #ddd;
  color: #000000;
  margin: 0px;
  padding: 0px;

  font-family: verdana, arial, sans-serif;
  font-size: 11px;
}


a:link, a:visited, a:active {text-decoration: none; COLOR: #339900; background-color: transparent;} /* color Bright Green */
a:hover {text-decoration: underline; COLOR: #336600; background-color: transparent; } /* color Dark Green and UNDERLINE */
a:hover[id=none] {text-decoration: none; COLOR: #2A2A2A; background-color: transparent; }

form { margin:0px; }

img { border:0px none; }

text { text-indent: 5px; }

#masterhead
{
  background: #ddd url(http://www.stealth.net/images/MasterBG.png) top center repeat-y;
  text-align: center;
  width: 920px;
}

ul, li, input, table, td, img, div { margin: 0px; padding: 0px; }
ul { margin-left: 15px;}
li { line-height: 20px;}

ul.none {list-style: none;}
ul.disc{ list-style: disc;}
ul.square{ list-style-image: url(http://www.stealth.net/images/GreenSquare.png); list-style-position: inside;}
ul.circle{ list-style: circle;}
ul.decimal{ list-style: decimal;}

li.none {list-style: none;}
li.disc{ list-style: disc;}
li.square{ list-style-image: url(http://www.stealth.net/images/GreenSquare.png); list-style-position: inside;}
li.circle{ list-style: circle;}
li.decimal{ list-style: decimal;}

p {line-height: 17px;}

h2 { color: #91a083; font-size: 16pt; font-weight: bold; margin-top: 10px; margin-bottom: 20px; }
h3 { background: #a2bb64; color: #fff; font-size: 8pt; font-weight: bold; text-indent: 3px; line-height: 20px; margin: 1px;}

a img, :link img, :visited img { border: none; }
.SubImg { margin-bottom: 20px; }

a { text-decoration: none; }
a.whitefont { color: #fff; }
a:visited.whitefont { color: #fff; }
a:active.whitefont { color: #fff; }
a:link.whitefont { color: #fff; }
a:hover.whitefont { color: yellow; }

a:hover { text-decoration: underline; }


.subcategory {width: 170px; background: #dee0dc url(http://www.stealth.net/images/dotarrow-g.gif) left no-repeat; color: #000; font-size: 8pt; font-weight: bold; text-indent: 15px; line-height: 23px; border-bottom: #a0ac96 1px solid; border-right: #a0ac96 1px solid;}

        /* side_bar boxes - width: 160px; */

.rowodd {background-color: #f2f7ea; color: #000000; text-indent: 3px; line-height: 20px;}
.roweven {background-color: #eaf5f7; color: #000000; text-indent: 3px; line-height: 20px;}

.Box {border: 1px #dee0dc solid; text-align: left; text-indent: 3px; line-height: 18px; padding: 3px;}

.BPGreen, .BLGreen, .BMGreen, .BDGreen { color: #fff; font-weight: bold; text-indent: 3px; line-height: 18px;}
.BPGreen {background-color: #dee0dc; color: #336600;}
.BPGreen a, .BPGreen a:visited {color: #336600;}
.BLGreen {background-color: #adb5a6; }
.BMGreen {background-color: #91a083; }
.BDGreen {background-color: #546145; }
.BLGreen a, .BLGreen a:visited, .BMGreen a, .BMGreen a:visited, .BDGreen a, .BDGreen a:visited { color: #fff; }

        /* END side_bar boxes */

table.feedback th {padding: 2px; background-color: #dadace; text-align: right;}
table.feedback td {padding: 3px; background-color: #fff;}

table.report th {padding: 2px; background-color: #dadace; text-align: right;}
table.report td {padding: 3px; background-color: #fff;}

table.warning th {padding: 2px; background-color: orange; text-align: center;}
table.warning td {padding: 3px; background-color: lightyellow;}

