body.top {
  color:#FF9933;
  background-color:#333355; }

body.left {
  color:#FFFFFF;
  background-color:#333333;
  background-image:url(bg.jpg);
  background-attachment:fixed; }

body.right {
  color:#000000;
  background-color:#FFFFFF;
  background-image:url(bg.jpg);
  background-attachment:fixed; }

p.toplinks {
  color:#FF9933;
  background-color:#333355;
  font-family:"Arial",sans-serif;
  font-size:11pt;
  font-weight:bold;  }

p.level1 {
  margin-top:4px;
  margin-bottom:4px; }

p.level2 {
  margin-top:4px;
  margin-bottom:4px; }

p.text {
  color:#000000;
  margin:0px;
  font-family:"Arial",sans-serif;
  font-size:10pt; }

p.list {
  color:#000000;
  background-color:#FFFFFF;
  margin-top:0px;
  margin-bottom:0px;
  margin-left:16px;
  margin-right:16px;
  font-family:"Arial",sans-serif;
  font-size:9pt;
  background-attachment:fixed;
  background-image:url(bg.jpg); }

div.level1 {
  background-image:url(level1.jpg);
  color:#CCCCCC;
  background-color:#666666;
  font-family:"Arial",sans-serif;
  font-size:12pt;
  font-weight:bold;
  text-align:center;
  border-style:none;
  border-width:thin;
  width:95%;
  margin:4px;
  padding:4px; }

div.level2 {
  background-image:url(level2.jpg);
  color:#CCCCCC;
  background-color:#224466;
  font-family:"Arial",sans-serif;
  font-size:10pt;
  font-weight: bold;
  text-align:center;
  border-style:none;
  border-width:thin;
  width:95%;
  margin:4px;
  padding:4px; }

h1 {
  background-image:url(bg.jpg);
  background-attachment:fixed;
  color:#000000;
  background-color:#FFFFFF;
  font-family:"Arial",sans-serif;
  font-size:12pt;
  font-weight:bold;
  text-align:left;
  border-top-style:none;
  border-left-style:none;
  border-right-style:none;
  border-bottom-style:solid;
  border-width:thin;
  width:100%;
  margin-left:0px;
  margin-right:0px;  }

pre {
  font-size:9pt;  }
  
pre A:link {
  text-decoration: underline; }

pre A:visited {
  text-decoration: underline; }

pre A:hover {
  text-decoration: underline; }

pre A:active {
  text-decoration: underline; }

A:link {
  text-decoration: none; }

A:visited {
  text-decoration: none; }

A:hover {
  font-weight: bold;
  color:#8080FF; }

A:active {
  text-decoration: none;
  font-style:italic; }
  
li {
  color:#000000;
  margin:0px;
  font-family:"Arial",sans-serif;
  font-size:10pt; }
