/*site designed by http://www.chisticolors.com*/
body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #454545;
	text-decoration: none;
}
a {color:#454545; text-decoration:underline;}
a:hover {color:#454545; text-decoration:none;}
.bg_head {
	background-image: url(images/bg_head.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg_menu {
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
}
.bg_middle {
	background-image: url(images/bg_middle.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#bg {
	background-image: url(images/bg_img.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.line {
	background-color: #98ce00;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.heading2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.heading2 a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.heading2 a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.foot_font {
	font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.foot_font a {
	font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.foot_font a:hover {
	font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

#divScroll {
	border: 1px solid #ccc;
	PADDING-RIGHT: 15px; 
	PADDING-TOP: 15px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 10px; 
	MARGIN: 0px; 
	OVERFLOW: auto; 
	WIDTH: 899; 
	HEIGHT: 232px; 
	BACKGROUND-COLOR: #fff;
	/* font-size:13px; Original Commneted by Poonam on 10/11/2009 */
	font-size:8.5pt;  /* Added by Poonam on 10/11/2009 */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/* Added by Poonam on 10/11/2009  -- Start 
	letter-spacing:normal;
	word-spacing:normal;
	line-height:16.8pt;
 	/* Added by Poonam on 10/11/2009  -- End */
}
#divScroll LI {
	PADDING-BOTTOM: 10px
}
#divbutton
{
	text-align: left; 
	margin-left:0px;
	margin-bottom:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:none;
	clear:both;
	text-align:center;
	}