a:link
{
	color: rgb(255,255,255); 
    text-decoration: underline;
}
a:visited
{
	color: rgb(255,255,255); 
    text-decoration: underline;
} 
a:active 
{
	color: rgb(255,255,255); 
    text-decoration: underline;
}
a:hover
{
	color: rgb(246,130,31); 
    text-decoration: none;
}
body
{
	font-family:  Arial;
	font-size: 12px;
	color: rgb(220,220,220);
	background-color:rgb(21,21,21);	
}
table
{
	font-family:  Arial;
	font-size: 12px;
	color: rgb(220,220,220);
	bckground-color:rgb(255,255,255);

}
.bgabt
{
	background:#606060 url('images/bg-aboutus.gif') repeat-x top;
}
.tbbg
{
	background-color:rgb(255,255,255);
}
.lft
{
	font-family:  Arial;
	font-size: 11px;
	color: rgb(255,255,255);
}

.th
{
    background-color:#ee8913;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: rgb(255,255,255);
}
.tch
{
    background-color:#565656;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: rgb(255,255,255)
}
.tc
{
    background-color:#6f6f6f;
	font-family:  Arial;
	font-style: normal;
	font-size: 12px;
	color: rgb(255,255,255);
}

.tca
{
    background-color:#FFFFFF;
	font-family:  Arial;
	font-style: normal;
	font-size: 12px;
	color: rgb(155,83,42);
}

.nav
{
    background-color:rgb(240,240,240);
	font-family:  Arial;
	font-style: normal;
	font-size: 12px;
	color: rgb(0,103,172);
}

p
{
	align: justify;
	line-height: 150%;
}
.mt
{
	font-family: Arial ;
	font-size: 11px;
	font-weight: normal;
	color: rgb(200,200,200);

}
.hd
{
	font-family: Arial;
	font-size  : 13px;
	font-weight: bold;
	font-style: none;
	color: rgb(50,50,50);
}

.shd
{
	font-family: Arial;
	font-size  : 13px;
	font-weight: bold;
	font-style: none;
	color: rgb(243,129,32);
}

.testimonials-txt
{
	font-family: Arial;
	font-size  : 12px;
	font-weight: normal;
	
}

.testimonials-txt2
{
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	font-style: none;
	color: rgb(243,129,32);
	font-style: italic;
	
}


.err
{
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	font-style: none;
	color: rgb(241,131,35);
}
.btn
{
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(244,141,26);
	background-color: rgb(65,65,65);
	border-width: 1px;
	border-style: solid;
	border-color:rgb(120,120,120);	
}

.tbhome
{
	font-family: Arial;
	height: 2.1em;
	padding: 0.3em;
	font-size  : 11px;
	border-width: 2px;
	border-style: solid;
	border-color: rgb(53,53,53);
	color: rgb(144,144,144);
	background-color: rgb(21,21,21);

}
.tb
{
	font-family: Arial;
	height: 1.9em;
	padding: 0.3em;
	font-size  : 11px;
	color: rgb(0,0,0);
	border-width: 1px;
	border-style: solid;
	border-color: rgb(219,219,219);
	color: rgb(0,0,0);
}
.pgnormal
{
    background-color:#f7f7f7;
	font-family:  Arial;
	font-style: normal;
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(219,219,219);
}
.pgfocus
{
    background-color:#dbdbdb;
	font-family:  Arial;
	font-style: normal;
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(219,219,219);
}
.tb1
{
	font-family: Arial;
	font-size  : 12px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(65,65,65);
	color: rgb(255,255,255);
	background-color:#727272;
}

ul
{
   list-style-image:url('images/list-bullet.gif');
}
