/*********Created by NK************/
	
	body {
	font: 11px 'verdana';
	color:#666666;
	margin:0px; 
	padding:0px 0px 0px 0px;
	}
	form{
	margin:0px;
	padding:0px;
	}
	.header{
	background: url(images/header-bg.jpg) left top repeat-x
	}
	.footer, a.footer{
	font:12px 'arial';
	color:#3d3c3c;
	text-decoration:none;
	}
	a.footer:hover{
	text-decoration:underline;
	}
	.webli{
	font:11px 'arial';
	color:#3d3c3c;
	}
.menu{
background:url(images/par.jpg) right top no-repeat;
padding:0px 20px 0px 20px;
}
.menul{
padding:0px 20px 0px 20px;
}
.left{
background:url(images/left-bg.jpg) left top repeat-y;
}
.top{
background:url(images/t-bg.jpg) left top  repeat-x;
}
.bottom{
background:url(images/b-bg.jpg) left top repeat-x;
}
.right{
background:url(images/right-bg.jpg) right top repeat-y;
}

/**********************************/
.white
{
color:#ffffff;
}

.wht_link
{
color:#FFFFFF;
text-decoration:underline;
font-size:12px;
}

.wht_link:hover
{
color:#FFFFFF;
text-decoration:none;
}

.mar_top
{
margin-top:43px;
}

.head_txt_g
{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
color:#216b03;
}

.head_txt_b
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;

color:#000000;
}

.dot_line_bot
{
background-image:url(images/dot.jpg);
background-position:bottom;
background-repeat:repeat-x;
}

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

.link
{
color:#000000;
text-decoration:none;
}

.link:hover
{
color:#0000ff;
text-decoration:none;
}