#body {
  margin: 13px;
  padding: 3px;
/*  background: url(images/top.jpg) repeat-x;*/
}
#header {
  background: #0f00;
  width: 899px;
/*  background: url(/images/mainContentBG.jpg) repeat-x;*/
}

#topcol {
  background: #fff;
  float: left;
  width: 819px;
  height: auto;
  /*background: url(../images/control_nav_head_middle.gif) repeat-x;*/
}

#midcol {
  background: #fff;
  float: left;
  width: 819px;
  height: auto;
  /*background: url(../images/control_nav_head_middle.gif) repeat-x;*/
}

#botcol {
  background: #fff;
  float: left;
  width: 339px;
  height: auto;
  /*background: url(../images/control_nav_head_middle.gif) repeat-x;*/
}

#leftcol {
  background: #fff;
  float: left;
  width: 150px;
  height: auto;
  /*background: url(../images/control_nav_head_middle.gif) repeat-x;*/
}
#rightcol {
  background: #fff;
  float: right;
  width: 150px;
  height: auto;
    /*background: url(../images/mainContentBG.jpg) repeat-x;*/
}
#content {
  background: #fff;
  float: left;
  width: 89%;
  height: auto;
/*  background: url(images/mainContentBG.jpg) repeat-x;*/
}


#footer {
  background: #0f00;
  clear: both;
  width: 89%;
}
#table0{
      font-family: Arial, helvetica, Sans-Serif;
	font-size: 15px;
	color: #333333;
	text-align:left;
	font-weight: strong;
    border:3px;
    width:99%;
        /*background: url(images/bg.gif) repeat-x;
        background: url(images/table_bg.png) top left no-repeat;*/
}
#tr{
        background: url(images/top.jpg) repeat-x;
}
#td{
        background: url(images/top.jpg) repeat-x;
}
#table0i{
      font-family: Arial, helvetica, Sans-Serif;
	font-size: 15px;
	color: #333333;
	text-align:left;
	font-weight: strong;
        border:0px;
        width:99%;
        /*background: url(images/bg_table.gif) bottom repeat-x; *?
}
#imagez{
  width: 280px;
  height: 200px
}