body {
	padding:0px;
	margin:0px;
	background-color:#ffffff;
}

td {
	font-family:tahoma;
	font-size:11px;
	color:#7E7D7D;
	}
	
.sub_td {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:18px;
	}
	
.sub_td2 {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	}
	
a.more {
	font-family:tahoma;
	font-size:11px;
	color:#889B81;
	text-decoration:none;
	}
	
a.more:hover {
	font-family:tahoma;
	font-size:11px;
	color:#7E7D7D;
	text-decoration:underline;
	}
	
	
.padd {
	padding-top:40px;
}

	
.padd_1 {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.frame_bg {
	background-image:url(../images/frame_bg.gif);	
	background-repeat:no-repeat;
}

.top_gallery_hr {
	background-image:url(../images/top_gallery_hr.gif);
	background-repeat:repeat-x;
}

.gallery_right_vr {
	background-image:url(../images/gallery_right_vr.gif);
	background-repeat:repeat-y;
}

.gallery_left_vr {
	background-image:url(../images/gallery_left_vr.gif);
	background-repeat:repeat-y;
}

.gallery_bottom_hr {
	background-image:url(../images/gallery_bottom_hr.gif);
	background-repeat:repeat-x;
}

.frame_middle {
	background-image:url(../images/frame_middle.gif);
	background-repeat:repeat-y;
}

.bdr_top {border-top:1px dashed #ccc;}



.toplink  {
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;	
}

.toplink:hover  {
	font-family:tahoma;
	font-size:12px;
	color:#000;
	text-decoration:none;
}



.form_heading {
	font-family:arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	padding-left:5px;
}



.text {
font-family:tahoma;
font-size:11px;
color:#000000;
line-height:18px;
padding-left:10px;
}

.text_green {
font-family:tahoma;
font-size:11px;
color:#6CB609;
line-height:18px;
padding-left:12px;
}

.text_green1 {
font-family:tahoma;
font-size:11px;
color:#6CB609;
line-height:18px;
}


.more {
font-family:tahoma;
font-size:11px;
color:#fff;
text-decoration:none;
}

.bdr_right { border-right:1px solid #ccc;}

.sub_hd_bg {background-image:url(../images/sub_hd_bg.gif);
background-repeat:no-repeat;
}

.padd1 {
	padding-left:7px;
	padding-bottom:5px;
}

.padd2 {
	padding:7px;
}

.green_sub_hd  {
	font-family:arial;
	font-size:14px;
	color:#6CB609;
	font-weight:normal;
}

.char_txt22 {
	font-family:arial;
	font-size:22px;
	color:#fff;
	font-weight:normal;
}

.hd_txt22 {
	font-family:arial;
	font-size:22px;
	color:#717171;
	font-weight:normal;
}

.more:hover {
font-family:tahoma;
font-size:11px;
color:#fff;
text-decoration:none;
}

.more_bg {
background-image:url(../images/read_more.gif);
background-repeat:no-repeat;
background-position:center;
}

.read_more_bg {
	background-color:#F2F3D1;
	border:1px solid #E6E7C5;
	padding-left:5px;
}

.three_hr_top {
	background-image:url(../images/three_hr_top.gif);
	background-repeat:repeat-x;
	background-position:bottom
}

.three_left_vr_top {
	background-image:url(../images/three_left_vr_top.gif);
	background-repeat:repeat-y;
}

.top_hr1 {
	background-image:url(../images/top_hr1.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.bottom_hr1 {background-image:url(../images/bottom_hr_1.gif);
background-repeat:repeat-x;
}

.left_hr1 {background-image:url(../images/left_hr1.gif);
background-repeat:repeat-y;
}

.right_hr1 {background-image:url(../images/right_hr1.gif);
background-repeat:repeat-y;
}

.top_hr {background-image:url(../images/top_hr.gif);
background-repeat:repeat-x;
background-position:bottom;
}

.bottom_hr {background-image:url(../images/bottom_hr.gif);
background-repeat:repeat-x;
}

.right_vr {background-image:url(../images/right_vr.gif);
background-repeat:repeat-y;
}

.left_vr {background-image:url(../images/left_vr.gif);
background-repeat:repeat-y;
}

.bg_green {background-color:#FBFFF9;}

.contactus_hd {
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.top_hr {
	background-image:url(../images/top_hr.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}


.frame_hr_bottom {
	background-image:url(../images/frame_hr_bottom1.gif);
	background-repeat:repeat-x;
	background-position:top left;
}

.frame_vr_left {
	background-image:url(../images/frame_vr_left1.gif);
	background-repeat:repeat-y;
	background-position:bottom left;
}

.frame_vr_right{
	background-image:url(../images/frame_vr_right1.gif);
	background-repeat:repeat-y;
	background-position:bottom left;
}

.bdr {border:1px solid #ccc;}


a.forms_links1 1 {
	font-family:tahoma;
	font-size:11px;
	color:#0000;
	text-decoration:none;
}
	
a.forms_links1 1:hover {
	font-family:tahoma;
	font-size:11px;
	color:#0000;
	text-decoration:underline;
}
	

/*--forms classes starts--*/

form{
	margin:0px; 
	padding:0px;
}

input{ 
	color:#000000; 
	font-family:Arial;
	font-size:11px; 
	border:1px solid #5FC027; 
	background-color:#EEFDEC; 
	padding:1px;
}

.input1{ 
	color:#000000;
	border:1px solid #5FC027;
	background-color:#EEFDEC; 
	font-family:Arial;
	font-size:11px;
}

select{ 
	color:#000000; 
	font-family:Arial;
	font-size:11px; 
	border:1px solid #5FC027; 
	background-color:#D5FBCF; 
	padding:1px;
}

select1{ 
	color:#000000;
	border:1px solid #5FC027;
	background-color:#EEFDEC;  
	font-family:Arial;
	font-size:11px;
	padding:1px;

}

textarea{ 
	color:#000000; 
	font-family:Arial;
	font-size:11px; 
	border:1px solid #5FC027; 
	background-color:#EEFDEC; 
	padding:1px;
}

.textarea1{ 
	color:#000;
	background-color:#EEFDEC;
	border:1px solid #F1F5EF;  
	font-family:Arial;
	font-size:11px;
}

.button {background-image:url(../images/button_bg_1.gif);
border:1px solid #80AF71;
	color:#215212;
	font-size:11px;
	font-family:verdana;
	padding:1px;
	vertical-align:middle;
}

a.info{
	font-family:Tahoma;
	color:#DD5500;
	font-size:11px;
	text-decoration:underline;
}

a.info:hover{
	font-family:Tahoma;
	color:#DD5500;
	font-size:11px;
	text-decoration:none;
}

.form_txt {
	font-family:arial;
	font-size:11px;
	color:#000000;
}

.star {
	font-family:verdana;
	font-size:11px;
	color:#BC0A0A;
}

a.read_more {
	font-family:verdana;
	font-size:11px;
	color:#BC0A0A;
	text-decoration:none;
}

a.read_more:hover {
	font-family:verdana;
	font-size:11px;
	color:#BC0A0A;
	text-decoration:underline;
}

.dotted_vr {
	background-image:url(../images/dotted_vr.gif);
	background-repeat:repeat-y;
	background-position:left;
}

.dotted_hr {
	background-image:url(../images/dotted_hr.gif);
	background-repeat:repeat-x;
}

.form_bg_2 {
	background-image:url(../images/from_bg_1.gif);
	background-repeat:no-repeat;
}

.header_bg_new {background-image:url(../images/header_bg_new.jpg);
background-repeat:no-repeat;
}	


/*--form classes end--*/


/*--footer classes strats--*/

.footer_bg {
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
}

a.footer_links {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
a.footer_links:hover {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
	}
	
.footer_stp{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	}

a.forms_links1 {
	font-family:tahoma;
	font-size:11px;
	color:#000;
	text-decoration:none;
}
	
a.forms_links1:hover {
	font-family:tahoma;
	font-size:11px;
	color:#0000;
	text-decoration:underline;
}

