table li{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/pip.gif);
	vertical-align: top;
	padding: 0px;
	text-align: left;
}
table {
 background: #ffffff; 
 border-collapse: collapse;
	 /*border: 2px solid #996;*/
  	font: normal 80%/140% verdana, arial, helvetica, sans-serif;
	color: #000000;
  	background-image: url(../table_images/table_top_middle.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border:0px; 
	padding:0px; 
 }
  .tableTopLeft{
  	 background-image: url(../images/tableStyle/table_top_left.jpg);
	 background-position: top;
	 height:31px;
	 width:8px;
  }
   .tableTopMiddle{
	background-image: url(../images/tableStyle/table_top_middle.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height:31px;
	font-weight: bold;
	padding-left: 12px;
	color: #000000;
  }
   .tableTopMiddleTitle{
	background-image: url(../images/tableStyle/table_top_middle_title.gif);
	background-position: top;
	background-repeat: repeat-x;
	height:31px;
	font-weight: bold;
	padding-left: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
  }
   .tableTopRight{
  	 background-image: url(../images/tableStyle/table_top_right.jpg);
	 background-position: top;
	 height:31px;
	 width:8px;
  }
   .tableBottomLeft{
  	 background-image: url(../images/tableStyle/table_Bottom_left.jpg);
	 background-position: top;
	 height:13px;
	 width:8px;
  }
   .tableBottomMiddle{
   background-image: url(../images/tableStyle/table_Bottom_middle.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height:13px;
  }
   .tableBottomRight{
  	 background-image: url(../images/tableStyle/table_Bottom_right.jpg);
	 background-position: top;
	 height:13px;
	 width:8px;
  }
   .tableMiddleRight{
  	 background-image: url(../images/tableStyle/table_Middle_right.jpg);
	 background-position: top;
	 background-repeat: repeat-y;
	 width:8px;
  }
    .tableMiddleLeft{
  	 background-image: url(../images/tableStyle/table_Middle_left.jpg);
	 background-position: top;
	 background-repeat: repeat-y;
	 width:8px;
  }
   .tableContent{
	/*color: #000000;*/
	padding: 10px;
  }
 
th {
	/*height:31px;
	
	border: 1px solid #cc9;
	padding: 0.3em;*/
  }
 
td {
	/*border: 1px solid #cc9;
	padding: 0.3em;
	background-image: url(../table_images/table_top_middle.jpg);*/
  }
  
