/*subwin*/
table.subwin {
	margin-top: 5px;
	width: 650px;
  
	}
	
	

td.subhead {background:url(images/subtable_head.gif) bottom no-repeat;
							width:650px
							height:6px;
							}

td.subleft {background:url(images/subtable_left.gif) left repeat-y; width:5px;
							}

td.subright{background:url(images/subtable_right.gif) right repeat-y; width:5px;
							}
							
td.subfoot {background:url(images/subtable_foot.gif) no-repeat;
							width:650px
							height:5px;
							}
	
td.subleft,
td.subright{width:5px;}


td .space{
padding-bottom:34px;
padding-right:11px;
}

.leftspace{padding-left:45px; text-align:left}
.iso {  font-size: 11px; line-height: 130%}
