/*In html page*/
.hindSStab {padding:3px 3px 0px 3px;background-color:white;}          
.hindTabsTable{ position:relative;/*background-image:url('Tab_top.jpg'); background-repeat:no-repeat; background-position:0 0;*/ }
.hindSSDiv{ position:relative;width:660px;overflow:hidden;}
.LeftCorner{ background-image:url(Left-corner.jpg); background-repeat:no-repeat; width:8px; height:230px; background-position:right } 
.RightCorner{ background-image: url(Right-corner.jpg); background-repeat:no-repeat; width:8px; height:230px; background-position:left } 
.Bergandy{ background-color:#820024; padding-left:10px; }  
/*end for html page*/

/*Required for JS*/
.LeftHeading{ font-family:Arial, Geneva, sans-serif; font-size:12px;color:#FFF; width:170px; text-align:left; margin-bottom:7px; 
              padding-left:3px; cursor:hand; font-weight:normal; color:white; }
.Tabs { width:153px; height:60px; font-size:14px; color:#FFF; text-align:left; vertical-align:middle; text-transform:uppercase; 
        font-family:Arial, Geneva, sans-serif; cursor:hand;margin:0px 5px 0px 5px;border-left:solid 1px white;border-right:solid 1px white; }
.hindTabTxt {padding-left:20px;}        
.CurveImage{ background-image:url(Tab_top.jpg); background-repeat:no-repeat; background-position:center top; } 
.BlueHover{ background-image:url(Blue_hover.jpg); background-repeat:no-repeat; height:18px; font-weight:bold;padding-left:10px; } 
.BlueBg{ background-image:url(BG.jpg); background-repeat:no-repeat; width:482px;height:200px }
.Description{ padding:10px 10px 10px 10px;color:black; }
.HindNavIcon{cursor:hand;}
.hindTabs{background-image:url('Tab_top.jpg'); background-repeat:no-repeat; background-position:0 0;}
/*end for JS file*/
 
.product{ background-image:url(Image.png); background-repeat:no-repeat; width:174px; height:98px; background-position:right; margin-top:20px } 
.DummyText{ font-family: Arial, Geneva, sans-serif; font-size:12px; color:#000; text-align:left; padding-top:20px; } 
.IntroText{ font-family: Arial, "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:14px; color: #039; text-align:left; font-weight:bold; } 
.ReadMore{
	font-family:Arial, Geneva, sans-serif;
	font-size:10px;
	color: #851030;
	font-weight: bold;
	text-align:left;
	cursor: hand;
	text-decoration: none;
}
.ReadMore:link
{
text-decoration: none;
color: #851030;
}
.HomeHead{ font-family:Arial, Geneva, sans-serif; font-size:15px; color: #2a5f94; font-weight: bold; text-align:left; }

/*
TABLE {border:dashed 1px yellow;}
DIV {border:groove 1px blue;}
TD {border:solid 1px pink}
*/
