.accountTable {
	text-align: center;
	width: 100%;
	margin-top: 0px;
}

.accountTable td {
	border: 0px solid #e6ebf1;
	padding: 8px 6px;
	color:#000;
	font-size:12px;
	line-height:35px;
}

.accountTable td a{
	text-decoration: underline;
	cursor:pointer;
}

.accountTable thead tr td {
	line-height:35px;
	padding: 0 6px;
	font-size:12px;
	color:#000;
}
.title td{
	border-bottom:2px solid red;
}

caption{
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
}

.titleTable tr td {
	text-align: left;
	width: 100%;
	margin-top: 0px;
	border: 0px solid #e6ebf1;
	padding: 8px 6px;
	color:#000;
	line-height:35px;
	padding: 0 6px;
	font-size:12px;
	color:#000;
}

.queryTable tr td {
	text-align: left;
	width: 100%;
	margin-top: 0px;
	border: 0px solid #e6ebf1;
	padding: 0px 6px;
	color:#000;
	line-height:30px;
	color:#000;	
}
