a:link
{
	color: rgb(0,0,0);
	text-decoration: underline; 
}
a:visited
{
	color: rgb(0,0,0);
	text-decoration: underline;
} 
a:active 
{
	color: rgb(0,0,0);
	text-decoration: underline;
}
a:hover
{
	color: rgb(219,26,33);
	text-decoration: none;	
}



a.left:link
{
	color: rgb(12,67,0);
	text-decoration: none;
	font-size  : 12px; 
}
a.left:visited
{
	color: rgb(12,67,0);
	text-decoration: none;
	font-size  : 12px;
} 
a.left:active 
{
	color: rgb(12,67,0);
	text-decoration: none;
	font-size  : 12px;
}
a.left:hover
{
	color: rgb(244,10,21);
	text-decoration: none;	
	font-size  : 12px;
}



body
{
	font-family: Arial;
	font-size  : 13px;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	margin:0;
	background:url('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  : 13px;
	bckground-color:rgb(255,255,255);
}

.bgimg {
	background:#FFFFFF url('images/bg-body2.gif') repeat-x top;
	 
}


.bgbody {
	background:#FFFFFF url('images/bg-body.gif');
	 
}


.bgimage {
	background: url('images/pic-left-inside2.gif') no-repeat top;	 
}


.bgline {
	background:#FFFFFF url('images/bg-line.gif');
	 
}


.bgrad {
	background: url('images/bg-body1.gif') repeat-x top;
	 
}

.bgcenter {
	background:#FFFFFF;
}



.th
{
    background-color:rgb(16,92,0);
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(255,255,255)
}

.tch
{
    background-color:rgb(187,229,255);
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(0,0,0)
}
.tc
{
    background-color:rgb(240,240,230);
	font-family: Arial;
	font-size  : 13px;
	font-type: bold;
	color: rgb(0,0,0)
}

.tc1
{
    background-color:rgb(255,255,255);
	font-family: Arial;
	font-size  : 13px;
	font-type: bold;
	color: rgb(0,0,0)
}

.hd
{
	font-family: Arial;
	font-size  : 14px;
	font-weight: bold;
	color: rgb(0,0,0)
}

.shd
{
	font-family: Arial;
	font-size  : 14px;
	font-weight: bold;
	color: rgb(200,0,0)
}

.sshd
{
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(200,0,0)
}

.mt
{
	font-family: Arial;
	font-size  : 11px;
	font-weight: bold;
	color: rgb(255,255,255)
}
.tb
{
    border:1px solid #e4ebb4; 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('images/listbullet.gif');
}