a:link
{
	color: rgb(236,0,140);
	text-decoration: underline; 
}
a:visited
{
	color: rgb(236,0,140);
	text-decoration: underline;
} 
a:active 
{
	color: rgb(236,0,140);
	text-decoration: underline;
}
a:hover
{
	color: rgb(155,124,59);
	text-decoration: none;	
}
body
{
	font-family: Arial;
	font-size  : 12px;
	background-color: rgb(255,255,255);
	color: rgb(109,111,113);
	margin:0;
	background:url('new-images/bgfix.gif') no-repeat fixed top;
}
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153);
	font-family: Arial;
	font-size  : 12px;
	bckground-color:rgb(255,255,255);
}

.bgimg {
	background:#FFFFFF url('new-images/bg-body2.gif') repeat-x top;
	 
}


.bgtop{
	background:#FFFFFF url('new-images/bg-top.gif') repeat-x top;
	 
}
.bgtop1{
	background:#FFFFFF url('new-images/logo-top.gif') repeat-x top;
	 
}
.bgbottom{
	background:#FFFFFF url('new-images/bg-bottom.gif') repeat-x top;
	 
}

.bgbody {
	background:#FFFFFF url('new-images/bg-body.gif');
	 
}




.th
{
    background-color:rgb(155,124,59);
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(255,255,255)
}

.tch
{
    background-color:rgb(215,186,124);
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(0,0,0)
}
.tc
{
    background-color:rgb(247,247,247);
	font-family: Arial;
	font-size  : 12px;
	font-type: bold;
	color: rgb(0,0,0)
}

.hd
{
	font-family: Arial;
	font-size  : 20px;
	font-weight: bold;
	color: rgb(236,0,140)
}

.shd
{
	font-family: Arial;
	font-size  : 14px;
	font-weight: bold;
	color: rgb(0,0,0)
}

.mt
{
	font-family: Arial;
	font-size  : 11px;
	font-weight: bold;
	color: rgb(255,255,255)
}
.tb
{
    border:1px solid #C0C0C0; background-color:#ffffff;
	font-family: Verdana;
	font-size  : 8pt;
	font-type: normal;
	padding-left:4; padding-right:4; padding-top:1; padding-bottom:1
}

p
{
	text-align: Justify;
	line-height: 150%
}
ul
{
	font-family: Arial ;
	font-size  : 12px;
   font-style: normal;
   color: rgb(0,0,0);
   list-style-image:url('new-images/bullet.gif');
}
