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(0,0,0);
	text-decoration: none;	
}
body
{
	font-family: Arial;
	font-size  : 12px;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	margin:0;
}

table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153);
	font-family: Arial;
	font-size  : 12px;
}

.th
{
    background-color:rgb(73,169,245);
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(255,255,255)
}
.enviro1
{
    background:#fff url('images/bg-pic1.jpg') no-repeat;
}
.enviro2
{
    background:#fff url('images/bg-pic2.jpg') no-repeat;
}
.tch
{
    background-color:rgb(230,230,230);
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(0,0,0)
}
.tc
{
    background-color:rgb(245,245,245);
	font-family: Arial;
	font-size  : 12px;
	font-type: bold;
	color: rgb(0,0,0)
}

.lttc
{
	border-bottom:1px solid #b6bcc5;
    background-image:url('images/lt-bt-bg.gif');
	font-family: Arial;
	font-size: 11px;
	font-type: bold;
	color: rgb(0,0,0)
}
.h1
{
	font-family: Arial Narrow;
	font-size  : 21px;
	font-weight: bold;
	color: rgb(17,17,16)
}

.mt
{
	font-family: Arial;
	font-size  : 15px;
	font-weight: bold;
	color: rgb(0,0,0)
}
.abthd
{
	width: 500px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size  : 15px;
	font-weight: bold;
	color: rgb(0,0,0);
	border-bottom: #85a2c5 solid 2px;
}
#abt
{
	color: rgb(2,85,222);
	text-decoration: none;
}
#abt a
{
	color: rgb(2,85,222);
	text-decoration: none;	
}
.hd
{
	font-family: Arial;
	font-size  : 13px;
	font-weight: bold;
	color: rgb(200,0,0)
}
.txtreview
{
	font-family: Times New Roman, Arial;
	font-size  : 17px;
	font-weight: normal;
	color: rgb(0,0,0)
}
.tb
{
    border:1px solid #aaaaaa; background-color:#ffffff;
	font-family: Arial;
	font-size  : 12px;
	font-type: normal;
	padding-left:4; padding-right:4; padding-top:1; padding-bottom:1
}
.tbsearch
{
    border:1px solid #aaaaaa; background-color:#ffffff;
	font-family: Arial;
	font-size  : 11px;
	font-type: normal;
	padding-left:4; padding-right:4; padding-top:1; padding-bottom:1
}
.ddtb
{
    border:1px solid #aaaaaa; background-color:#ffffff;
	font-family: Arial;
	font-size  : 12px;
	font-type: normal;
	
}

.btn
{
    border:1px solid #aaaaaa; background-color:#797979;
	font-family: Arial;
	font-size  : 12px;
	font-type: bold;
	color: rgb(255,255,255);
	padding-left:4; padding-right:4; padding-top:1; padding-bottom:1
}
p
{
	text-align: left;
	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');
}
