/* CSS Document */

.btn
{
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
color: #333333;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}
a.btn:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
color: #DA010C;
font-weight:bold;
text-decoration: none;
}

.txt{
font:"Trebuchet MS";
font-size:19px;
color:#FFFFFF;
padding-left:25px;}

.para{
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:20px;}

.para2{
font:Arial, Helvetica, sans-serif;
font-size:12px;
color: #FFFFFF;
font-weight:bold;
line-height:20px;}

.btn2
{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
text-decoration:none;
}
a.btn2:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #50750E;
text-decoration: underline;
}
.b-txt{font-family: "Trebuchet MS"; font-size: 13px; color: #000000; font-weight: normal; text-decoration: none; line-height: 20px; padding-left: 10px; padding-right: 10px;}
.about-head{font-family: "Trebuchet MS"; font-size: 18px; text-decoration:none; font-weight:normal; color: #000000;}
.about-head1{
	font-family: "Trebuchet MS";
	font-size: 18px;
	text-decoration:none;
	font-weight:normal;
	color: #54781D;
}
.pro{font-family: "Trebuchet MS"; font-size: 18px; color:#FF0000; text-decoration:none; font-weight: normal; line-height: 30px;}
.pro1{font-family: "Trebuchet MS"; font-size: 18px; color:#000000; text-decoration:none; font-weight: normal;}
.con-txt{font-family: "Trebuchet MS"; font-size: 15px; color:#000000; text-decoration:none; font-weight: bold;}
.mail{font-family: "Trebuchet MS"; font-size: 15px; color:#FF0000; text-decoration:underline; font-weight: bold;}
.mail:hover{font-family: "Trebuchet MS"; font-size: 15px; color:#000000; text-decoration:none; font-weight: bold;}
.con-he{font-family: "Trebuchet MS"; font-size: 20px; color:#000000; text-decoration:none; font-weight: normal;}