body {
  background-attachment: scroll;
  background-color: #660000;
  background-image: url(art/bodybackground.gif);
  background-repeat: no-repeat;
  background-position: left top;
  
}
.bodytxt {
font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  color: #333333;
  text-decoration: none;
}
.bodytxt2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  color: #333333;
  text-decoration: none;
}

.slpagetxt {
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  margin-left: 10px;
  margin-right: 10px;
}

.slpagerr {
  color: #ca4a13;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  margin-left: 10px;
  margin-right: 10px;
}

.slformtab {
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
}

.slformtabcell {
  padding: 5px;
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

.slformtabcell a, .slformtabcell a:link, .slformtabcell a:visited, slformtabcell a:active {
  color: #7B1908;
  font-weight: bold;
}

.slpagetxt a, .slpagetxt a:link, .slpagetxt a:visited, .slpagetxt a:active {
  color: #7B1908;
  font-weight: bold;
}

.slformtabcell a:hover, .slpagetxt a:hover {
  color: #CA4A13;
  font-weight: bold;
}

.sllinks {
  font-size: 70%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
}

.sllinks a, .sllinks a:link, .sllinks a:active, .sllinks a:visited {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

.sllinks a:hover {
  color: #9B3121;
  text-decoration: none;
  font-weight: bold;
}
 
.sllinks2 {
  font-size: 90%;
  color: #ffffff;
  font-weight: bold;
  text-align: right; 
  padding-right: 10px;
  margin: 10px 0px;
}

.sllinks2 a, .sllinks2 a:link, .sllinks2 a:active, .sllinks2 a:visited {
  color: #ffffff;
  text-decoration: none;
}

.sllinks2 a:hover {
  color: #DFD7CB;
  text-decoration: none;
}
 
A:link {
  color: #333333;
  text-decoration: underline;

} A:visited {
  color: #CC66FF;
  text-decoration: underline;
} 
A:hover {
  COLOR: #9933CC;
  TEXT-DECORATION: underline;
}.bodytxtLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #666159;
	text-decoration: none;
}
.bodytxtLargeBlu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	color: #000099;
	text-decoration: none;
}
.bodytxtBlu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	color: #0033CC;
	text-decoration: none;
}
.bodytxtYel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
