/* FutureForce Infotech India
   code and desing:- FutureForce Team */

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px; background-color:#D4DCE4;
}
.maintable_color{
background-color:#EDF1F4;
}
.dot{
background-image:url(images/dot.gif);
background-repeat:repeat-x;
}
.clock{
background-image:url(images/clock.gif);
background-repeat:no-repeat;
width:123px;
height:133px;
}
.font_color{
color:#797979;
}
.text_field{
font-size:12px;
color:#000000;
border:0px;
border-style:none;
background-color:#EDF1F4;

}
.button_style {
background-image:url(images/submit.gif)
width:65px;
height:19px;
font-size:11px;
color:#265579;
border:none;

}
a.link{
font-size:12px;
color:#FF6600;
text-decoration:none;
font-weight:bold;
}
a.link:hover{
font-size:12px;
color:#000000;
text-decoration:none;
font-weight:bold;
}

a.more{
font-size:12px;
color:#195383;
text-decoration:none;

}
a.more:hover{
font-size:12px;
color:#E77817;
text-decoration:none;
}

.blue_font{
color:#195383;
font-weight:bold;
}
.blue_font2{
color:#195383;
}
ul{
margin-left:70px;
line-height:20px;
}
.footer{
color:#FF9900;
font-weight:bold;
}
.dot{
background-image:url(images/grey_dot.gif);
background-repeat:repeat-x;
height:5px;
margin-top:20px;
}
/* Easy Slider */

	#slider{
	background-color:#EDF1F4;
	margin-top:30px;
	width:758px;
	}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:758px;
		height:150px;
		overflow:hidden; 
		
		}	
	#prevBtn{ 
		display:block;
		width:8px;
		height:24px;
		position:absolute;
		left:220px;
		top:680px;
		}	
		
		#nextBtn{ 
		display:block;
		width:8px;
		height:24px;
		position:absolute;
		margin-left:-10px;
		top:680px;
		}	
	#nextBtn{ 
		left:1020px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/arrow_left.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/arrow_right.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */

.title_website{
color:#990000;
font-size:14px; 
font-weight:bold;
}