.stripeMe {
}

table {
	border-collapse: collapse;
	width: 600px;
	font-size: 11.5px;
	background-color: #E1E1E1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

th {
	text-align: left;
	background-color: #A6BAD0;
	background-image: url(../GrnGrdnPgm_TBL-HdrBkgd.gif);
	background-repeat: repeat-x;
	background-position: 0 50%;
	padding-top: 8px;
	padding-right: 11px;
	padding-bottom: 8px;
	padding-left: 11px;
	color: #FFFFFF;
}

td {
	/* border-bottom: 1px solid #95bce2; */
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 11px;
}

td * {
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 3px;
	padding-left: 11px;
}

tr.alt td {
	background-color: #CDCDCD;
}

tr.over td {
	background-color: #B7BAB1;
	background-image: url(../GrnGrdnPgm_TBL-hover_shadow2.png);
	background-repeat: repeat-x;
}
tfoot {
	background-color: #e2e2e2;
	text-align: center;
}

caption {
	font-size: 11px;
	font-weight: bold;
	color: #344B63;
	text-align: left;
	text-indent: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}
