/**
 * Style sheet xtabele
 */
table.ce caption
{
	font-family:verdana;
	font-weight:bold;
	font-size:18px;
	color:#000000;
}

table.ce
{
	margin-right:auto;
	margin-bottom:10px;
	margin-left:auto;
	font-family:verdana;
	font-size:12px;
}

table.ce td, th
{
	padding:2px;
}

table.ce tr
{
	height:1.9em;
	vertical-align:center;
}

table.ce td
{
	text-align:center;
	background-color:#d6d6d6;
	border:1px solid #000000;
	color:#000000;
}

table.ce th
{
	background-color:#015361;
	color:#ffffff;
}
