#body {
  margin: 0px;
  padding: 0px;
}
#header {
  background: #0f00;
  width: 1003;
/*  background: url(/images/mainContentBG.jpg) repeat-x;*/
}
#leftcol {
  background: #fff;
  float: left;
  width: 151px;
  height: auto;
  /*background: url(../images/control_nav_head_middle.gif) repeat-x;*/
}
#rightcol {
  background: #fff;
  float: right;
  width: 151px;
  height: auto;
    /*background: url(../images/mainContentBG.jpg) repeat-x;*/
}
#content {
  background: #fff;
  float: left;
  width: 99%;
  height: auto;
/*  background: url(images/mainContentBG.jpg) repeat-x;*/
}

#insidediv
{
  background: #fff;
  overflow: hidden;
  float: left;
  width: 333px;
  height: 333px;
}

#footer {
  background: #0f00;
  clear: both;
  width: 399px;
}
#table0{
      font-family: Shruti;
	font-size: 17px;
	color: #000000;
	text-align:left;
	font-weight: strong;
        border: 0px;
        width:99%;
        /*background: url(images/rmask0.png) top right no-repeat;
        background: url(images/table_bg.png) top left no-repeat;*/
}
#table0i{
      font-family: Arial, helvetica, Sans-Serif;
	font-size: 17px;
	color: #000000; /*#151B54; */
	text-align:left;
	font-weight: strong;        
	border-style: none none none none;
        width:99%;
	background: url(./images/bg.gif) repeat-x;
        /*background: url(./images/table_bg.png) top right no-repeat;*/
}
#table0ii{
      	font-family: Arial, helvetica, Sans-Serif;
	font-size: 19px;
	color: #151B54;
	text-align:left;
	font-weight: strong;        
	border-style: none none none none;
        width:99%;
	/*background: url(./images/bg.jpg) repeat-x;
        background: url(./images/table_bg.png) top right no-repeat;*/
}
#table0iii{
      	font-family: Arial, helvetica, Sans-Serif;
	font-size: 19px;
	color: #151B54;
	text-align:left;
	font-weight: strong;        
	border-style: none none none none;
        width:99%;
	background: url(./images/bg.jpg) repeat-x;
        /*background: url(./images/table_bg.png) top right no-repeat;*/
}