
body
{
background-color:#e4e4e4;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}

.firsttable
{
border:1px; border-collapse:collapse; border-color:black; border-style:solid;
}

.logoheader
{
 background-image:url(../images/NSG_01.gif);
 width:770px;
 height:90px;
 }
 
 .menubar
 {
  background-image:url(../images/NSG_02.gif);
  height:26px;
  width:770px;
 }
 
a.menulink
 {
 font-family:trebuchet MS;
 font-size:9pt;
 font-style:normal;
 font-weight:normal;
 color:#243407;
 text-decoration:none;
}

a:hover.menulink 
 {
 font-family:trebuchet MS;
 font-size:9pt;
 font-style:normal;
 font-weight:normal;
 color:#000000;
 text-decoration:underline;
}

.menudivide
{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:8pt;
 color:white;
 }
 
 .contenttext
 {
 font-size:7pt;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#808080;
 text-align: justify;
 line-height:15px;
 text-decoration:none;
 }
 
 a:hover.contenttext
 {
 font-size:7pt;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#6B8C13;
 text-align: justify;
 line-height:15px;
 text-decoration:underline
 }
 
  .contenttext1
 {
 font-size:8pt;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#515151;
 text-align: justify;
 line-height:15px;
 }
 
 .downloadstext
 {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:7pt;
  font-weight:bold;
  text-decoration:none;
 }
 
 a:hover.downloadstext
 {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#1F4806;
  font-size:7pt;
  font-weight:bold;
  text-decoration:underline;
 }
 
 .title
 {
 font-family: Arial, Helvetica, sans-serif;
 font-size:10pt;
 color:#003333;
 font-weight:bold;
 }
 