.BodyText {
  font-family: Tahoma;
  font-size: x-small;
  font-style: normal;
  color: #000000;
}

.PageTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
  font-style: normal;
  font-weight: bold;
  color: #003366;
}

.BulletList {
  font-family: Tahoma;
  font-size: x-small;
  list-style-position: inside;
  list-style-type: disc;
  list-style-image: url(images/bullet.jpg);
}

.ParaHead {
  font-family: "Times New Roman", Times, serif;
  font-size: small;
  font-style: italic;
  font-weight: bold;
  font-variant: normal;
  color: #FF9900;
}

.SideBar {
  font-family: Tahoma;
  font-size: small;
  font-style: normal;
  font-weight: normal;
  color: #666666;
}

.Watermark_bottomleft {
  background-attachment: fixed;
  background-image: url(images/mainbackground.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
}

.Watermark {
  background-attachment: fixed;
  background-image: url(images/mainbackground.jpg);
  background-repeat: no-repeat;
  background-position: right top;
}

.Banner {
  background-attachment: fixed;
  background-image: url(banner/bannerbg.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}

.Listpara {
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: #FF9900;
  list-style-position: inside;
  list-style-image: url(images/bullet.jpg);
}

.Weblink {
  font-family: Tahoma;
  font-size: x-small;
  font-style: normal;
  font-weight: bold;
  font-variant: small-caps;
  color: #FF9900;
  text-decoration: none;
  text-transform: capitalize;
}
