body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #202020;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image: url(../images/alwar-top-bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a:link{color:#202020; text-decoration:none}
a:visited{color:#202020; text-decoration:none}
a:hover{color:#F55600; text-decoration:none}
a:active{color:#202020; text-decoration:none;}

.right-side-height{
	height:150px;
}
.left-side-bg{
	background-image: url(../images/left-side-bg.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 5px;
}
.right-side-bg{
	background-image: url(../images/right-side-bg.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 5px;
}
.body-bg{
	background-image: url(../images/alwar-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.menu-item{
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AE9B71;
	text-align: left;
	padding-left: 15px;
}

.menu-item a:link{color:#FFFFFF; text-decoration:none}
.menu-item a:visited{color:#FFFFFF; text-decoration:none}
.menu-item a:hover{color:#FFE400; text-decoration:none}
.menu-item a:active{color:#FFFFFF; text-decoration:none;}

.heading-text1{
	font-size: 25px;
	text-align: left;
	padding: 140px 0px 15px 0px;
}
.heading-text2{
	font-size: 25px;
	text-align: left;
	padding: 0px 0px 8px 0px;
	color: #A81F00;
	text-align:left;
}
.heading-text3{
	font-size: 25px;
	text-align: left;
	padding: 0px 0px 8px 0px;
	color: #373737;
	text-align:left;
}
.body-text{
	line-height: 24px;
	text-align:justify;
}
.jute-products-bg{
	background-image: url(../images/jute-products-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.jute-products-items{
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
	padding-left: 30px;
	background-position: 12px 11px;
	line-height:20px;
}
.news-events-heading{
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
	padding-left: 18px;
	background-position: 1px 10px;
	font-size:14px;
	font-weight:bold;
}
.news-events-list{
	padding: 0px 10px 10px 18px;
	text-align:justify;
	background-position:1px 10px;
	font-size:13px;
	line-height:24px;
}
.more{
	padding-top: 5px;
	padding-bottom: 5px;
	color: #F55600;
	text-align: left;
	font-weight: bold;
}
.more a:link{color:#F55600; text-decoration:none}
.more a:visited{color:#F55600; text-decoration:none}
.more a:hover{color:#202020; text-decoration:none}
.more a:active{color:#F55600; text-decoration:none;}

.footer-text-1{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #2D2D2D;
}

.footer-text-1 a:link{color:#2D2D2D; text-decoration:none}
.footer-text-1 a:visited{color:#2D2D2D; text-decoration:none}
.footer-text-1 a:hover{color:#F55600; text-decoration:none}
.footer-text-1 a:active{color:#2D2D2D; text-decoration:none;}

.footer-text-2{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #2D2D2D;
}
.location-map-bg{
	background-image: url(../images/location-map.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 138px;
	padding: 0px 0px 20px 20px;
	font-size:13px;
}


/*--Avradip 22.07.08--*/
.labelText{
color:#2D2D2D;
font-family:"Georgia", Arial, Helvetica, Tahoma;
font-size:13px;
}

.inputarea{
height:18px;
line-height:18px;
background-color:#FFFFFF;
border:1px solid #AEAEAE;
padding:3px;
color:#000000;
font-size:12px;
font-family:"Georgia", Arial, Helvetica, Tahoma;
width:215px;
}

.mandatory{
color:#C51623;
margin-left:5px;
font-size:12px;
}

.dottedBorder{
background:url(../images/dottedBorder.gif) repeat-x left top;
height:2px;
}

.bodyText{
color:#2D2D2D;
font-family:"Georgia", Arial, Helvetica, Tahoma;
font-size:13px;
}
p{
padding:5px 30px;
line-height:22px;
}

#entTab{
      float:left;
      width:650px;
      font-size:100%;
      line-height:normal;
      }
	  
    #entTab ul {
	margin:0px 0px 0px 0px;
	padding:5px 0px 0 0px;
	list-style:none;
      }
	  
	  
    #entTab li {
      display:inline;
      margin:0;
      padding:0;
      }
    #entTab a {
      float:left;
      background:url("../images/tabLeft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #entTab a span{
      float:left;
      display:block;
      background:url("../images/tabRight.gif") no-repeat right top;
      padding:17px 17px 20px 6px;
      color:#000000;
	  margin-right:0px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #entTab a span {float:none;}
    /* End IE5-Mac hack */
    #entTab a:hover span {
      color:#DF1203;
      }
    #entTab a:hover {
      background-position:0% -53px;
      }
    #entTab a:hover span {
      background-position:100% -53px;
	  margin-right:0px
      }

	#entTab #current a {
		background-position:0% -53px;
	}
	#entTab #current a span {
		background-position:100% -53px;
		margin-right:0px;
		color:#DF1203;
	}
	
	.entMenuBottom{
	background:url(../images/entMenuBottom.gif) repeat-x left bottom;
	}
	
	.entBack{
background:url(../images/entBack.jpg) no-repeat right top;
}






#tabsC {
      float:left;
      width:100%;
      background:none;
      font-size:100%;
      line-height:normal;
      }
    #tabsC ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsC a {
      float:left;
      background:url("../images/tableftC.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsC a span {
      float:left;
      display:block;
      background:url("../images/tabrightC.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#464E42;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
      color:#FFF;
      }
    #tabsC a:hover {
      background-position:0% -42px;
      }
    #tabsC a:hover span {
      background-position:100% -42px;
      }

        #tabsC #current a {
                background-position:0% -42px;
        }
        #tabsC #current a span {
                background-position:100% -42px;
        }
