@charset "utf-8";
/* CSS Document */
.EMICALC{
	border:solid 10px white;
	text-align:left;
}

.sliderBg
{
  background-image:url("Calc_images/Scroll_Bar.jpg");
  background-repeat:repeat-x; background-position:left middle;
  height:20px;margin-left:30px;margin-top:10px;
  position:relative;
}

.sliderBg IMG
{
  position:relative;
  left:0px;
}

#divAcc
{
  border:solid 1px white;
  margin:0px;
  padding;15px;
}

#divAcc DIV  H6
{
  font-weight:bold;
  font-size:14px;
  color:white;
  background-color:#069;
  cursor:hand;margin:10px;text-align:center;
  font-family:Arial, Geneva, sans-serif;
	font-size:12px;
	
}
.EMI{
	background-image: url("Calc_images/EMI.jpg");
	background-repeat:no-repeat;
	width:452px; 
	height:87px; 
	background-position:left
	}
	
.BajajLogo{
	 background-image: url(Calc_images/Bajaj%20logo.jpg); 
	 background-repeat:no-repeat; 
	 width:261px; 
	 height:85px;
	 background-position:right
	}	
	
.CurveImageTopLeft{	
	background-image: url(Calc_images/Blue_white_lft.jpg); 
	background-repeat:no-repeat; 
	width:11px; 
	height:11px; 
	background-position:left;	
	}

.CurveImageTopMiddle{
	background-image: url(Calc_images/top_repeat.jpg); 
	background-repeat: repeat-x;
	width:700px; 
	height:9px; 
	background-position:top
	}
	
.CurveImageTopRight{
	background-image: url(Calc_images/Blue_white_Rght.jpg);
	background-repeat:no-repeat;
	width:11px; 
	height:11px; 
	background-position:right; 
	
}


.LeftRepeat{
	 background-image: url(Calc_images/lft_repeat.jpg);
	 background-repeat: repeat-y; 
	 width:9px;
	 height:250px; 
	 background-position:left; 
	 
	 }
	 
	 
.RightRepeat{
	background-image: url(Calc_images/Rght_repeat.jpg); 
	background-repeat: repeat-y;
	width:11px;
	height:250px;
	background-position:right 
	}	 
	

.Bergandy{
	background-color:#820024
	}
	
.BodyText{
	font-family:Arial, Geneva, sans-serif;
	font-size:12px;
	color: #069;
	width:420px;
	text-align:left;
	font-weight:bold;
	margin-left:20px;
	padding-left:4px ;color:Maroon;
	}	
	
.Scroll{
	background-image: url(Calc_images/scroll.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:304px;
	height:24px
	}	

.TextBox{
	background: transparent  url(Calc_images/TextField.jpg) no-repeat;
	color : #747862;
	border:0;
	margin-bottom:0px;
	background-position:right;
	width:203px;
	height:45px;
	font-family:Arial, Geneva, sans-serif;
	 font-weight:bold;
	font-size:24px;
	padding-left:60px;
	text-align:right;
	padding-top:10px;
	
	padding-right:10px;
	color:#787878;
	 
	}
	
	

	/* Gradient 2 */
.tb7 {
	width: 221px;
	background: transparent  url(Calc_images/TextField.jpg) no-repeat;
	color : #747862;
	height:20px;
	border:0;
	padding:4px 8px;
	margin-bottom:0px;
}

	 
	
.RsImage{
	background-image: url(Calc_images/Rs.jpg);
    background-repeat:no-repeat;
	width:53px; 
	height:20px;
	background-position:bottom;
	font-family:Arial, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	padding-top:25px;
	color: #FFF;
	 
	 }

.BottomText{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#9d1a3f;
	text-align:right;
	padding-left:20px;
	font-weight:bold
	}
	
.BottomTextBox{
	background-image: url(Calc_images/Rs.25.jpg);
	background-repeat:no-repeat;
	background-position:right;
	color : #747862;
	border:0;
	width:244px;
	height:60px;
	font-family:Arial, Geneva, sans-serif;
	 font-weight:bold;
	font-size:32px;
	padding-right:20px;
	padding-top:25px;
	text-align:right;
	color:#9d1a3f;
	 
	}
		
.Rs25Text
{
	font-family:Arial, Geneva, sans-serif;
	 font-weight:bold;
	font-size:36px;
	padding-right:28px;
	text-align:right;
	color:#820024;
	}
	
	
.CurveLeftBottom{
	background-image: url(Calc_images/Blue_white_Left_Bottom.jpg); 
	background-repeat:no-repeat;
	width:11px;
	height:12px;
	background-position: left 
	}	
	
.CurveMiddleBottom{
	background-image: url(Calc_images/Blue_white_left_Repeat.jpg); 
	background-repeat: repeat-x;
	width:700px;
	height:12px;
	background-position: left 
	}	
	
.CurveRightBottom{
	background-image: url(Calc_images/Blue_white_Rght_Bottom.jpg); 
	background-repeat:no-repeat;
	width:11px;
	height:12px;
	background-position: left 
	}		
