/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { margin: 0px;
/*    background-image: url(images/background.jpg); */
    }

  #wrapper { 
    }

  #mastHead { border: 2px solid rgb(255, 255, 255);
    padding: 3px;
    background-color: rgb(255, 255, 255);
/*    margin-left: 160px;	*/
/*    position: relative;	*/	/* added */
    color: rgb(0, 0, 0);
    }

  #linkIndex { border: 2px solid rgb(250, 250, 250);
/*    float: right;
    float: left;	*/
    padding: 3px;
    left: 0px;
/*    width: 150px;	*/
    top: 0px;
    bottom: 0px;
    right: 0px;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    }

  #contentsBox { padding: 25px;
/*    margin-top: 10px;
    opacity: 1;
    margin-right: 20px;
    margin-left: 20px;
    padding: 10px;	*/
/*    margin-left: 160px;	*/
/*    position: relative;	*/ /* added */
    }

  #footerBox { border: 2px solid rgb(255, 255, 255);
    opacity: 1;
    clear: both;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    font-size: x-small;
    }

  #linkIndex > a { padding: 1px 0px;
    display: block;
    }

  #printlogo {
	display: none;
	}
		
  a:link {
    color: rgb(0, 0, 255);
/*    font-weight: bold;*/
    text-decoration: none;
  }

  a:visited {
    color: rgb(204, 51, 255);
/*    color: rgb(128,0,0);
    font-weight: bold;*/
    text-decoration: none;
  }

  a:hover {
    color: rgb(255, 102, 102);
/*    font-weight: bold;*/
    text-decoration: underline overline;
  }
		
  a.nav:link {
    color: rgb(0, 0, 0);
    font-weight: bold;
    text-decoration: none;
  }

  a.nav:visited {
    color: rgb(0, 0, 0);
    font-weight: bold;
    text-decoration: none;
  }

  a.nav:hover {
    color: rgb(255, 102, 102);
    font-weight: bold;
    text-decoration: underline;
  }

  pre.code { border: 2px dashed rgb(221, 221, 221);
    margin: 5px 25px;
    padding: 3px 8px;
    }

  dt { margin-top: 1em;
    color: rgb(221, 0, 0);
    }

  hr.bright {
    border: medium none ;
    width: 100%;
    height: 5px;
    color: rgb(51, 102, 255);
    background-color: rgb(51, 102, 255);
    }

/*
  td.topbor {
    border-style: solid solid none;
    border-top: 5px solid rgb(0, 102, 0);
    border-left: 5px solid rgb(0, 102, 0);
    border-right: 5px solid rgb(0, 102, 0);
    vertical-align: top;
    }

  td.sidebor {
    border-left: 5px solid rgb(0, 102, 0);
    border-right: 5px solid rgb(0, 102, 0);
    vertical-align: top;
    }

  td.botbor {
    border-style: none solid solid;
    border-left: 5px solid rgb(0, 102, 0);
    border-right: 5px solid rgb(0, 102, 0);
    border-bottom: 5px solid rgb(0, 102, 0);
    vertical-align: top;
    }
*/

  td.topbor,
  td.sidebor,
  td.botbor {
    border-style: solid solid none;
    border-top: 5px solid rgb(0, 102, 0);
    border-left: 5px solid rgb(0, 102, 0);
    border-right: 5px solid rgb(0, 102, 0);
    border-bottom: 5px solid rgb(0, 102, 0);
    vertical-align: top;
    }

  td.topbor {
    border-bottom: none;
    }

  td.sidebor {
    border-top: none;
    border-bottom: none;
    }

  td.botbor {
    border-top: none;
    }

  #CapTitle {
    color: rgb(153, 0, 0);
    font-weight: bold;
    font-style: italic;
    text-decoration: underline;
    }

  #CapSubTitle {
    color: rgb(153, 0, 0);
    font-weight: bold;
    font-style: italic;
/*    text-decoration: underline;	*/
    }

