/* CSS Document */
a
{
font-family:"Arial";
font-size:12px;
color:#FEAFC2;
text-decoration:none;
}
a:hover
{
font-family:"Arial";
font-size:12px;
color:#EFEDED;
text-decoration:underline;
}

.a1
{
font-family:"Arial";
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}

body
{
margin:0;
background-image:url(../images/bg.gif);
}
.bottomTxt
{
font-family:tahoma;
font-size:11px;
color:#A3A1A1;
text-decoration:none;
}

.bottomTxt:hover
{
font-family:tahoma;
font-size:11px;
color:#fff;
text-decoration:underline;
}


.Tdbox
{
background-color:#979797;
border:1px solid #696868;
}
.TdboxTxt
{
font-family:"Arial";
font-size:11px;
color:#EFEDED;
text-decoration:none;
}


.ContectBg
{
background-image:url(../images/img_ContetBg.jpg);
background-repeat:repeat-x;
}
.innerContentBg
{
background-image:url(../images/inner_ContenBg.gif);
background-repeat:repeat-x;
}

.subBG
{
background-image:url(../images/sub_link_BG.gif);
background-position:bottom;
}

hr {
  height:1px;	
  border:0px;
  color:#2E2E2E;
  background-color:#2E2E2E;
  width: 100%;
}

.tblHeading
{
background-color:#8C8C8C;
font-family:"Arial";
font-size:12px;
color:#FFEA94;
font-weight:bold;
}

.whiteTxt
{
font-family:"Arial";
font-size:11px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}

.whiteTxt:hover
{
font-family:"Arial";
font-size:11px;
font-weight:bold;
color:#2A2A2A;
text-decoration:none;
}

.blackTxt
{
font-family:"Arial";
font-size:11px;
font-weight:bold;
color:#2A2A2A;
}

.wynxTxt
{
font-family:"Arial";
font-size:12px;
color:#EFEDED;
text-decoration:none;
}

.welcomeTxt
{
font-family:"Arial";
font-size:11px;
color:#EFEDED;
text-align:justify;
}
.welcomeTxt1
{
font-family:"Arial";
font-size:11px;
color:#D3D2D2;
text-align:justify;
}

.yellowTxt1
{
font-family:"Arial";
font-size:12px;
color:#FFEA94;
text-decoration:none;
}
.yellowTxt1:hover
{
font-family:"Arial";
font-size:12px;
color:#FFEA94;
text-decoration:underline;
}

.yellowTxt
{
font-family:"Arial";
font-size:12px;
color:#FFEA94;
font-weight:bold;
}