.stripeMe th {
	background: #666666;
	color: #fff;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
	font-size:9pt;
}

.stripeMe td {
	padding: 6px 11px;
	border-bottom: 1px solid #cccccc;
	vertical-align: top;
		font-size:9pt;
	
}

.stripeMe td * {
	padding: 6px 11px;
		font-size:9pt;
}

tr.alt td {
	background: #CCCCCC;
		color:#000000;
			font-size:9pt;
}

tr.over td {
	background: #E1E1A8;
	color:#000000;
		font-size:9pt;
}


