table 
{
	border: 2px solid #CCCCCC;
	border-collapse: collapse;
}

table.noborder, table.noborder td, table.noborder td th 
{
	border: none;
}

table.tag-attributes
{
	width: 100%;
}

table.summary 
{
	width: 100%;
}

table.task-list 
{
	width: 100%;
}

td,th 
{
	border: 1px solid #CCCCCC;
	padding: 3px;
}

th.attribute 
{
	width: 15%;
}

thead 
{
	border: 2px solid #CCCCCC;
	background: #DDDDDD;
	color: #333333;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

tr.evenRow 
{
	background: #FFFF99;
}

#heading
{
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	color: #21536A;
}