/*-------contenttable--------*/

table.contenttable  {
	background-color: #FFFFFF ! important;
	border:0px ! important;
	margin:0px ! important;
	border-collapse:collapse;
	margin-left:0px ! important;
	margin-top:10px ! important;
	width:auto ! important;
	}
table.contenttable td {
        vertical-align:top;
        line-height:16px;
	background-color:#ffffff ! important;
	border-bottom:1px solid #999999 ! important;
	width:25%;
	padding-left:5px;
	}
table.contenttable p {
        margin:0px ! important;
        padding:0px ! important;
	font-size:11px ! important;
	color:#656565 ! important;
	background-color:transparent ! important;
    }
table.contenttable p a:link, table.contenttable p a:visited {
	font-weight:normal;
	font-size:11px ! important;
}
table.contenttable p a:hover {
	font-weight:normal;
	font-size:11px ! important;
}
tr.tr-even td  {
	background-color:#d6d6d6 ! important;
	}
tr.tr-0 td  {
	font-weight:bold;
	}
	
td {
	color:#656565;
}

.csc-frame-indent table.contenttable td.td-0 {width:100px;}	
.csc-frame-indent table.contenttable td.td-1 {width:235px;}	
.csc-frame-indent table.contenttable td.td-2 {width:234px;}	

/*-------contenttable--------*/