/* CSS Document */


h4 {
    background-image: none;
	padding-left: 1em;
	clear: both;

}

#leftcontents p{ padding-left:1em;}

#leftcontents dt{ margin-left:1em; float:left; clear:right;}
#leftcontents dd{ padding-left:3em; margin-bottom:1em;}


/*dd dt{ margin-left:-1em;}*/

.tpcstbls {
	width:550px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	background-image: none;
}
.tpcstbls td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	background-image: none;
	margin: 0px;
	padding: 2px;
	width:50%;
}

.tpcstbls h5 {
	font-size: 1em;
	color: #6B4457;
	margin: 0em 0 0.5em 0;
	padding: 0 0 0.5em 1em;
	border-bottom: 1px solid #C0C0C0;
	background: url(../images/ul/listyle.gif) no-repeat left 0.3em;
}

.tpcstbls h5.active {
	font-size: 1em;
	color: #000000;
	margin: 0em 0 0.5em 0;
	padding: 0 0 0.5em 1em;
	border-bottom: 1px solid #C0C0C0;
	background: #DDDDDD url(../images/ul/listyle.gif) no-repeat left 0.3em;
}
