
H2
{
  color: #FF9900;
  font-size: 16pt;
  padding-left: 15px;
}

SPAN.thanks
{
  color: #FF9900;
  font-size: 12pt;
  font-weight: 700
}

P.currPage
{
  color: #FF9900;
}

P.copyPara
{
  font-size: 12pt;
  font-weight: 700;
  text-align: justify;
  padding-left: 15px;
  pdding-right: 15px;
}

TD
{
  font-family: "Trebuchet MS";
  font-size: 10pt;
}

TD.links
{
  font-size: 13pt;
}

H3
{
  color: #ABAC3A;
  font-size: 14pt;
}
P.bulk
{
  color: #898A3C;
  text-align: justify;
  font-weight: 700;
}

DL.bulk
{
  color: #898A3C;
  font-weight: 700;
}

P.bulk2
{
  color: #ABAC3A;
  text-align: justify;
  font-weight: 700;
}


A.goldLink:link
{
  color: #ABAC3A;
  font-weight: 700;
  text-decoration: none;
}

A.goldLink:visited
{
  color: #ABAC3A;
  font-weight: 700;
  text-decoration: none;
}

A.goldLink:active
{
  color: #ABAC3A;
  font-weight: 700;
  text-decoration: none;
}

A.goldLink:hover
{
  color: #ABAC3A;
  font-weight: 700;
  text-decoration: underline;
}

/* Menu Links */


A.menuLink:link
{
  color: #FFFFFF;
  text-decoration: none;
}

A.menuLink:visited
{
  color: #FFFFFF;
  text-decoration: none;
}

A.menuLink:active
{
  color: #FFFFFF;
  text-decoration: none;
}

A.menuLink:hover
{
  color: #FFFFFF;
  text-decoration: underline;
}

/* Gallery Styles */

IMG.thumbNail
{
  border: 1px solid #FFFFFF;
}

IMG.viewMain
{
  border: 2px solid #FFFFFF;
}
