/* CSS Document */

.scroll_bar{
	overflow:auto; 
	overflow-x: hidden;  
	width:480px; 
	height:455px;
	
	scrollbar-face-color:#2B5A2B;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#428343;
	scrollbar-shadow-color:#2B5A2B;
	scrollbar-highlight-color:#2B5A2B;
	scrollbar-3dlight-color:#428343;
	scrollbar-darkshadow-Color:#2B5A2B;
}
/*-----body------starts-----*/
.normal_text_01{
	font-family:Tahoma;
	font-size:12px;
	color:#2C3715;
	text-decoration:none;
	font-weight:normal;
}
.normal_text_02{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.boldtext1
{
font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:bolder;
}
.boldtext_black
{
font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bolder;
}
.boldtext_black1
{
font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.label_small
{
font-family:Tahoma;
	font-size:10px;
	color:#ffffff;
}
.label
{
font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.formtext
{
font-family:Tahoma;
	font-size:11px;
	color:#383838;
}
.bg
{
background-image:url(images/bodybg.jpg);
background-repeat:no-repeat;
}
.menubg
{
background-image:url(images/menu_bg.gif);
background-repeat:repeat-x;
}
.footerbg
{
background-image:url(images/footer_bg.gif);
background-repeat:no-repeat;
}
.footerbg2
{
background-image:url(images/footer_bg2.gif);
background-repeat:repeat-x;
}
.testimonial_bg
{
background-image:url(images/testimonials_bg.gif);
background-repeat:no-repeat;
height:186;
width:294px;
}
.careeropp_bg1
{
background-image:url(images/h_bg1.gif);
background-repeat:no-repeat;
width:418;
}
.careeropp_bg2
{
background-image:url(images/h_bg2.gif);
background-repeat:no-repeat;
width:418;
}
.careeropp_bg3
{
background-image:url(images/h_bg3.gif);
background-repeat:no-repeat;
width:418;
}