@import url(table.css);
h1 {
 background-image: url(images/p2_list9.gif);
 background-position: 0 top;
 background-repeat: no-repeat;
 color: #ff7e13;
 height: 35px;
 line-height: 22px;
 padding-top: 10px;
 text-indent: 35px;
 vertical-align: bottom;
 }
#main hr {
 color: #583d80;
 }
#main table thead td {
 background-color: transparent;
 color:#583d80;
 text-align: left;
 }
#main table tr.nextexist td, #main table tr.nextexist th {
 border-bottom: none;
 padding-bottom: 0;
 margin-bottom: 0;
 }
#main table img {	/* MAT added */
	margin-top: 0;
	margin-left: 0;
	margin-right: 3px;
}

#main table td {	/* MAT added */
 word-break: normal;
 }
