a img { border:0px none; }

body
{
  margin: 0px;
  background-color: RGB(219, 221, 223);
}

.bodyclr
{
  background-color: RGB(219, 221, 223);
}

.topbk1
{
  background-color: RGB(118, 72, 138);
}
.topbk
{
  background-color: RGB(32, 112, 159);
}


.btmbk1
{
  background-color: RGB(118, 72, 138);
}

.btmbk
{
  background-color: RGB(115, 73, 134);
}

.mnubk
{
  background: url(../images/mnubk.gif) repeat-x;
}

.mnushadow
{
  background: url(../images/shadow.gif) repeat-x;
}

td.mnuhov:hover
{
  background-color: RGB(115, 73, 134);
  color: Black;
}

.mnusep
{
  background: url(../images/mnusep.gif);
  width: 2px;
}

.mnubtmbk
{
  background-color: RGB(144, 92, 167);
}

.lftg
{
  background: url(../images/lftg.gif) repeat-y;
}
.ritg
{
  background: url(../images/ritg.gif) repeat-y;
}

.btmg
{
  background: url(../images/btmg.gif) repeat-x;
}

.dgryclr
{
  background-color: RGB(101, 101, 101);
}

.fclr
{
  background-color: RGB(1, 90, 132);
}

.lgrayclr
{
  background-color: RGB(238, 238, 238);
}

.mnuclr
{
  background: RGB(3, 16, 48);
}

tr.even
{
  background-color: RGB(233, 233, 233);
}

.bdr
{
  border: 1px Solid RGB(32,112,159);
}

.gbdr
{
  border: 1px Solid RGB(194,198,199);
}


thead
{
  background-color: RGB(235,172,103);
  font-family: Georgia, Arial, Helvetica;
  font-size: 12px;
  color: White;
  font-weight: bold;
  text-align: left;
}

th
{

  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  color: Black;
  text-align: right;
  font-weight: bold;
}

th.lft
{
  font-family: Georgia, Helvetica, sans-serif;
  font-size: 12px;
  color: Black;
  text-align: left;
  font-weight: bold;
}

th.cen
{
  font-family: Georgia, Helvetica, sans-serif;
  font-size: 12px;
  color: Black;
  text-align: center;
  font-weight: bold;
}

.ttitbkg
{
  background: url('../images/ttitbkg.gif') repeat-x;
  font-family: Verdana, "Times New Roman", Times, serif;
  font-size: 14px;
  color: black;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  height: 30px;
}

.ttitbko
{
  background: url('../images/ttitbko.gif') repeat-x;
  font-family: Verdana, "Times New Roman", Times, serif;
  font-size: 14px;
  color: White;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  height: 30px;
}

.ttitbkb
{
  background-color: RGB(217,230,247);
  font-family: Verdana, "Times New Roman", Times, serif;
  border-bottom: 1px Solid RGB(32,112,159);
  font-size: 14px;
  color: black;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
}

.gbdr
{
  border: 1px Solid RGB(204,204,204);
}

.obdr
{
  border: 1px Solid RGB(233,123,0);
}

.bbdr
{
  border: 1px Solid RGB(32,112,159);
}

.tbody
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: Black;
  text-align: justify;
}

.txt
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: Black;
  text-align: justify;
}

.txtl
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: Black;
  text-align: left;
}

.bldtxt
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: Black;
  font-weight: bold;
}

.bldwhttxt
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: White;
  font-weight: bold;
}

.gtxt
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: Gray;
}

h1
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  color: RGB(231,126,1);
  text-align: left;
  font-weight: bold;
  vertical-align: bottom;
}

h2
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  color: RGB(231,126,1);
  text-align: left;
  font-weight: bold;
}

.pgttxt
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  color: RGB(217,118,43);
  text-align: left;
  font-weight: bold;
  height: 50px;
  vertical-align: bottom;
}

.frmttxt
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  color: RGB(231,126,1);
  text-align: center;
  font-weight: bold;
  height: 50px;
  vertical-align: bottom;

}

.btno
{
  background: url('../images/ttitbko.gif') repeat-x;
  font-family: Verdana, "Times New Roman", Times, serif;
  font-size: 12px;
  color: White;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  height: 30px;
  border: 1px solid RGB(233,123,0);
  width: 100px;
}


.errtxt
{
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  color: Red;
  font-weight: bold;
}

.pgerrtxt
{
  font-family: Georgia, Helvetica, sans-serif;
  font-size: 16px;
  color: Red;
  font-weight: bold;
}
.ftrtxt
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: white;
  text-align: center;
}


a.lchplnk:link
{
  color: White;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}
a.lchplnk:visited
{
  color: White;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}
a.lchplnk:hover
{
  color: RGB(255,204,102);
  font-size: 11px;
  text-decoration: underline;
}

a.dchplnk:link
{
  color: RGB(115, 73, 134);
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}
a.dchplnk:visited
{
  color: RGB(115, 73, 134);
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}
a.dchplnk:hover
{
  color: Black;
  font-size: 11px;
  text-decoration: underline;
}