
/*
 * mb, 2005-10-12, 2006-06-13, 2008-01-10
 * 
 *
*/


table.stripedtable001,
table.stripedtable001w,
table.stripedtable002,
table.stripedtable002w
{
	border: 0px solid #ffffff;
	border-collapse: collapse;
}

table.stripedtable001 td,
table.stripedtable001w td,
table.stripedtable002 td,
table.stripedtable002w td 
{
	border: 2px solid #fff;
	color: #000;
}

table.stripedtable001 td,
table.stripedtable002 td 
{
	white-space: nowrap;
}

table.stripedtable001 th,
table.stripedtable001w th,
table.stripedtable002 th,
table.stripedtable002w th
{
	border: 2px solid #fff;
	color: #000;
	font-weight: bold;
}

table.stripedtable001 th,
table.stripedtable002 th {
	white-space: nowrap;
}

table.stripedtable001  tr.tr-odd th,
table.stripedtable001  tr.tr-odd td,
table.stripedtable001w tr.tr-odd th,
table.stripedtable001w tr.tr-odd td
{
	/* background-color: #E0B2B2; */
	background-color: #F0F0F0;
	background-color: #e0e0e0;
	padding: 1px 5px 1px 5px;
}

table.stripedtable001  tr.tr-even td,
table.stripedtable001  tr.tr-even th,
table.stripedtable001w tr.tr-even td,
table.stripedtable001w tr.tr-even th,
table.stripedtable002  tr.tr-even td,
table.stripedtable002  tr.tr-even th,
table.stripedtable002w tr.tr-even td,
table.stripedtable002w tr.tr-even th,
table.stripedtable002  tr.tr-odd th,
table.stripedtable002  tr.tr-odd td,
table.stripedtable002w tr.tr-odd th,
table.stripedtable002w tr.tr-odd td
{
	/* background-color: #F0D9D9; */
	background-color: #F0F0F0;
	padding: 1px 5px 1px 5px;
}


table.stripedtable001w,
table.stripedtable002w
{
}


table.stripedtable001  caption,
table.stripedtable001w caption,
table.stripedtable002  caption,
table.stripedtable002w caption
{
	font-weight:bold;
	margin-top: 1em;
	background-color: #d0d0d0;
	padding: 0.4em 0 0.4em 0;
	font-size: 110%;
}
