HR {
  COLOR: #cccccc;
  HEIGHT: 1px;
  border: 1px solid;

}
IMG {
  BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}
A:link {
  COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
  COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
  COLOR: #EC565C; TEXT-DECORATION: none
}
.copyright {
FONT-SIZE: 13px; PADDING-BOTTOM: 10px; COLOR: #999999; PADDING-TOP: 50px; FONT-FAMILY: Verdana; TEXT-ALIGN: center
}

PRE {
  FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: "Verdana"
}
BODY {
  MARGIN:0px; FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: "Verdana"
}
LI {
  PADDING-BOTTOM: 5px
}
p {
  text-indent: 30px;
}
.tleft {
  text-align: right;
  vertical-align: top;
  font-style: italic;
  font-size: 18px;
  font-weight: bold;
  background-image: url(../images/line.gif);
  background-repeat: no-repeat;
  background-position: right 20px;
  width: 200px;

}
.tcenter {
  text-align: justify;
  width: 600px;
}
.tright {
  text-align: left;
  vertical-align: top;
  font-style: italic;
  font-weight: bold;
  font-size: 18px;
  background-image: url(../images/line.gif);
  background-repeat: no-repeat;
  background-position: left 20px;
  width: 200px;

}
UL {
  list-style-type: square;
  margin-left: 15px;
}
.tcenterleft {
  background-image: url(../images/longline.gif);
  background-repeat: no-repeat;
  background-position: left 20px;
  padding: 5px;
  text-align:justify;
  width: 600px;

}
.tcenterright {
  padding: 5px;
  background-image: url(../images/longline.gif);
  background-repeat: no-repeat;
  background-position: right 20px;
  text-align:justify;
  width: 600px;

}

A.supportlink:link {
  COLOR: #999999; TEXT-DECORATION: none
}
A.supportlink:visited {
  COLOR: #999999; TEXT-DECORATION: none
}
A.supportlink:hover {
  COLOR: #EC565C; TEXT-DECORATION: underline
}
TD {
  font-size: 13px;
  font-family: Verdana;
}
.link {
  font-family: Verdana;
  font-style: italic;
  font-weight: bold;
  font-size: 10px;
}

.dnllink {
  font-family: Verdana;
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
}

A.dnllink:link {
  color: #EC565C; TEXT-DECORATION: none
}
A.dnllink:visited {
  color: #EC565C; TEXT-DECORATION: none
}
A.dnllink:hover {
  COLOR: #EC565C; TEXT-DECORATION: underline
}

/*H1 {
  font-size: 20px;
}*/

H1 {
  font-size: 18px;
  font-family: Verdana;
  font-weight: bold;
}

H2 {
  FONT-SIZE:18px;
  font-family: Verdana;
  font-weight: normal;
  text-indent: 30px;
}.smallfont {
  font-size: 8.5pt;

}