td.cr {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	vertical-align: bottom;
	padding-bottom: 8px;
}
a.cr:link, a.cr:active, a.cr:visited {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.cr:hover {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
td.prnt {
	font-size: 10px;
	color: #00A846;
	text-align: right;
	text-decoration: none;
	vertical-align: top;
	padding-right: 26px;
	background-color: #FFFFFF;
	border-left: 1px solid #C4C4C4; 
	border-right: 2px solid #C4C4C4;
}
a.prnt:link, a.prnt:active, a.prnt:visited {
	font-size: 10px;
	color: #00A846;
	text-decoration: none;
}
a.prnt:hover {
	font-size: 10px;
	color: #00A846;
	text-decoration: underline;
}
td.adr {
	background-color: #FFFFFF;
	font-size: 10px;
	border-right: 1px solid #D3D3D3;
	color: #00A846;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}
td.vmist {
	background-color: #FFFFFF;
	border-right: 1px solid #D3D3D3;
}