td.greenbar, td.greenbarmore, td.redbar, td.redbarmore, td.bluebar, td.bluebarmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 2px 5px;
}
td.greenbar, td.greenbarmore {
	background-color: #00833D;
	border-left-color: #00D967;
	border-top-color: #00D967;
	border-right-color: #006430;
	border-bottom-color: #006430;
}
td.redbar, td.redbarmore {
	background-color: #A23052;
	border-top-color: #D66173;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #D66173;
}
td.bluebar, td.bluebarmore {
	background-color: #000099;
	border-top-color: #8282FF;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #8282FF;
}
td.redbarmore, td.bluebarmore, td.greenbarmore{
	text-align: right;
	width: 35%;
	white-space: nowrap;
}
td.greenbarmore a, td.greenbarmore a:link, td.greenbarmore a:visited, td.greenbarmore a:active, td.greenbarmore a, td.redbarmore a:link, td.redbarmore a:visited, td.redbarmore a:active, td.bluebarmore a, td.bluebarmore a:link, td.bluebarmore a:visited, td.bluebarmore a:active{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
table.greenbar {
	border: 1px solid #000000;
	background-color: #EDFFEA;
}
table.redbar {
	border: 1px solid #000000;
	background-color: #FFEEFF;
}
table.bluebar {
	border: 1px solid #000000;
	background-color: #E8EEFF;
}
td.description {
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	text-align: justify;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
td.detail {
	padding-top: 1px;
	padding-right: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-size: 10px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
table.bar {
	border: 1px solid #000000;
}
