TABLE.printout {
	border-collapse: collapse;
	margin: 20px auto 40px auto;
	font-size:13px;
	color:#666666;
}
TABLE.printout TD, TABLE.printout TH {
	padding-left:8px;
	padding-right:8px;
	border-width: 1px;
	border-right-style: outset;
	border-left-style: outset;
	text-align:center;
	padding-top: 7pt;
	padding-bottom: 5pt;
}
TABLE.printout TH {
	border-bottom-style: outset;
	background-color: #C0C0C0;
}
TABLE.printout TR.EvenRow {
	background-color: #E0E0E0;
}
TABLE.printout TR.OddRow {
}
TABLE.printout TR.ActiveRow {
	background-color: #FFFFC0;
}
TABLE.printout .FirstColumn {
	border:solid 1px #666666;
	text-align:left;
}
TABLE.printout .LastColumn {
	border-right-style: none;
}
TABLE.printout .FirstColumntop {
	background:url('../img/plan_base.jpg') top left repeat;
	padding:0;
	text-align:center;
	}




TABLE.printout2 {
	border-collapse: collapse;
	margin: 20px auto 40px auto;
	font-size:13px;
	width:70%;
	color:#666666;
}
TABLE.printout2 TD, TABLE.printout TH {
	padding-left:8px;
	padding-right:8px;
	border-width: 1px;
	border-right-style: outset;
	border-left-style: outset;
	text-align:left;
	padding-top: 7pt;
	padding-bottom: 5pt;
}
TABLE.printout2 TH {
	border-bottom-style: outset;
	background-color: #C0C0C0;
}
TABLE.printout2 TR.EvenRow {
	background-color: #E0E0E0;
}
TABLE.printout2 TR.OddRow {
}
TABLE.printout2 TR.ActiveRow {
	background-color: #FFFFC0;
}
TABLE.printout2 .FirstColumn {
	border:solid 1px #666666;
	text-align:left;
	width:110px;
}
TABLE.printout2 .LastColumn {
	border-right-style: none;
}
TABLE.printout2 .FirstColumntop {
	background:url('../img/plan_base.jpg') top left repeat;
	padding:0;
	text-align:center;
	}
