BODY { scrollbar-base-color: #726960 }

a:link		{ color: #0000a6; text-decoration: none }

a:visited	{ color: #0000a6; text-decoration: none }

a:active	{ color: #0000e0; text-decoration: none }

a:hover		{ color: #0000e9; text-decoration: none }

.copytext { COLOR: #505050; FONT: 10px arial, verdana, sans-serif; font-weight: bold }

a.copytext { color: #0000a6;} 

.maintable {
  background-image: url("images/background.gif");
  BORDER: #600000 1px solid
}

.contenttable {
  background-color: transparent;
  margin-left: 6;
  margin-right: 6;
  margin-top: 6;
  margin-bottom: 6;
  width: 100%;
}

.contenttitle {
  FONT-FAMILY: arial, verdana, helvetica, sans;
  font-size: 11pt;
  cursor: arrow;
  font-weight: bold;
  text-align: justify;
  text-decoration: none;
  color: #807570;
}

.key {
  font-size: 9pt;
  color: #706060;
  font-weight: bold;
}

.key2 {
  font-size: 9pt;
  color: #605050;
  font-weight: bold;
}

.contenttext {
  FONT-FAMILY: arial, verdana, helvetica, sans;
  kljk: Georgia, Times New Roman, Times, serif;
  font-size: 10pt;
  cursor: arrow;
  font-weight: normal;
  text-align: justify;
  text-decoration: none;
  color: #404040;
}

div.contenttext {
  margin-left: 12;

}

.button 	{ background-image: url("images/button.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #ffffef;
		font-size: 11pt;
		height: 28px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 0px solid }
		
.buttonon 	{ background-image: url("images/buttonon.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #e3e3b3;
		font-size: 11pt;
		height: 28px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 0px solid }

		

