body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Green;
}
#holder {
	 position:relative;
     left: 50%; 
     width: 987px;
     margin-left: -494px; /* half of the width */
}

td.header {
   font-size: large;
	font-weight: bold;
	height: 35px;
}
td.green {
	border-bottom: thin solid Green;
	border-left: thin solid Green;
	border-top: thin solid Green;
	border-right: thin solid Green;
	padding: 10;
}
td.greenl {
	border-bottom: thin solid Green;
	border-left: thin solid Green;
	border-top: thin solid Green;
	padding: 10;
}
td.greenc {

	border-bottom: thin solid Green;
	border-top: thin solid Green;
	padding: 10;
}
td.greenr {
	border-bottom: thin solid Green;
	border-right: thin solid Green;
	border-top: thin solid Green;
	padding: 10;
}
.stretch {
	background-image: url(/images/Vitria-2_r5_c1.gif);
}
.stretchr {
	background-image: url(/images/Vitria-2_r5_c11.gif);
}