/* Author : suresh dhamgaye  */
/* By : Meltmagic-India.com  */
/*  Year: 2009 */

/* form classes */

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

html {
 	overflow-y: scroll !important; 	
	SCROLLBAR-FACE-COLOR: #4E83C0; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: black; 
	SCROLLBAR-ARROW-COLOR: #FF8C0B; /*arrow color*/
	SCROLLBAR-TRACK-COLOR: #7FAFEA; 
	SCROLLBAR-DARKSHADOW-COLOR: #003984;
}

form 
{
	margin-bottom: 0px;
}
input, textarea, select 
{
	border: 1px solid #282A2B;
	font-size: 12px;
	margin-left:5px;
}
.blue
{
	color:#1856A2;
}
.no-border 
{
	border-style: solid;
	border-width: 0px;
	font-size: 12px;
}
.yes-border 
{
	border-style: solid;
	border-width: 1px;
	border-color:#993300;
}
/* page default settings */
td 
{
	font-family: arial, verdana, helvetica;
	color: #333;
	font-size: 12px;
	line-height: 1.5em;
}
/*color*/
.white 
{
	color: #ffffff;
}
.orange
{
	color:#E75700
}
img
{
	border:0px solid red;
}
/* Heading */
h1, h2, h3, h4, h5, h6 
{
	font-family: arial;
	margin: 0px;
	line-height: normal;
}
h1 
{
	font-size: 20px;
	font-weight:700;	
}
h3 
{
	font-size: 16px;	
	font-weight:600;	
}
h2 
{
	font-size: 18px;
	font-weight:700;
}
.heading
{
	font-size: 16px;
	font-weight:700;
	padding-left:30px;
}
.heading2
{
	font-size: 18px;
	font-weight:700;	
}
.heading3
{
	font-size: 15px;
	font-weight:500;	
}
.gray
{
	color:#616161
}
.light_green
{
	color:#EBEFC8;
}
.bold_text
{
	font-size: 12px;
	font-weight:700;
	padding-left:30px;
}

/*working property start here !*/

	

/*working property end here !*/

.header
{
	background-image: url("images/header.jpg");
	background-repeat:no-repeat;
	width:1000;
	height:244;
}
.footer-bg
{
	background-image: url("images/footerbg.jpg");
	background-repeat:repeat-x;
}
.body-back
{
	background-image: url("images/body-bg.jpg");
	background-repeat:repeat-y;
}
.more a
{
	color:#CC3300;
	text-decoration:none;
}
.more a:hover
{
	color:#414141;
	text-decoration:none;
}

/*top menu*/
.bull_left1
{		
	background-image: url("images/bull1.jpg");
	background-repeat:no-repeat;
	background-position:0px 5px;	
	line-height:30px;	
}

.top-menu
{
	color:#ffffff;
	text-decoration:none;	
	font-size:11px;
	font-weight:700;	
	background-image: url("images/bull-top.jpg");
	background-repeat:no-repeat;
	background-position:0px 12px;
	padding-left:15px;		
}
.top-menu a
{
	color:#ffffff;
	text-decoration:none;
}
.top-menu a:hover
{
	color:#FFC000;
	text-decoration:none;
}

.row1
{
		background-image: url("images/header_back.jpg");
		background-repeat:repeat-x;
		height:127px;
}
.row2
{
		background-image: url("images/header_banner_back.jpg");
		background-repeat:repeat-x;
		height:294px;
}
.header_banner
{
	background-image: url("images/header_banner.jpg");
	background-repeat:no-repeat;
	height:294px;
	background-position:0 0;
}

.line_hr
{
	background-color:#D8E4F3;
	height:1px;
}
.footer_link
{
	color:#E47101;
	text-decoration:none;	
	font-size:11px;
	font-weight:700;	
}
.footer_link a
{
	color:#E47101;
	text-decoration:none;
}
.footer_link a:hover
{
	color:#333333;
	text-decoration:none;

}
.body_divider_line_repeat
{
	background-image: url("images/body_divider_line_repeat.jpg");
	background-repeat:no-repeat;
	width:23px;
}

.icon1
{
	background-image: url("images/bull2.jpg");
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:50px;
}
.icon2
{
	background-image: url("images/bull3.jpg");
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:50px;
}
.icon3
{
	background-image: url("images/bull4.jpg");
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:50px;
}

/*innerpare*/

.inner_header_banner
{
	background-image: url("images/inner_header_banner.jpg");
	background-repeat:no-repeat;
	height:94px;
	background-position:0 0;
}
.inner_row2
{
		background-image: url("images/inner_header_back.jpg");
		background-repeat:repeat-x;
		height:94px;
}
.body_inner_divider_line_repeat
{
	background-image: url("images/inner_body_divider.jpg");
	background-repeat:no-repeat;
	width:28px;
}

.bull_left5
{		
	background-image: url("images/bull5.jpg");
	background-repeat:no-repeat;
	background-position:50px 9px;	
	padding-left:70px;		
}

