body {
    font-family: verdana;
    margin: 0px 20px 0px 20px;
	padding-top: 0px;
	background-color: #fff;
}
.copy {
    font-size: 10px;
	font-weight: bold;
	color: #ccc;
	text-align: center;
	margin-top: 6em;
}

/* SINGLE VERTICAL BAR */
#GraphA_table {
}
#GraphA_table caption  { font-style: italic; font-size: 11px }
.GraphA_title {
	padding: 2px;
	font-size: 1.1em;
	text-transform: capitalize;
	font-weight: bold;
	color: Red;
	background-image: url("images/g_Red.gif");
}
.GraphA_barcell {
    font-size: 10px;
	text-align: center;
	padding-top: 2px;
	padding-left: 3px;
}
.GraphA_labels {
    font-size: 9px;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-left: 5px;
}
.GraphA_totals_right {
    font-size: 10px;
	padding-left: 5px;
}
.GraphA_totals_bottom {
    font-size: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.GraphA_footer {
    color: #000;
	font-size: 11px;
	font-style: italic;
	padding: 2px;
	background-color: #F0F0F0;
}

/* MULTIPLE VERTICAL BARS */
#GraphB_table {
}
#GraphB_table caption {
    font-size: 11px;
	font-style: italic;
}
.GraphB_title {
	padding: 2px;
	font-size: 1.1em;
	text-transform: capitalize;
	font-weight: bold;
	color: Red;
	background-image: url("images/g_Red.gif");
}
.GraphB_barcell {
    font-size: 10px;
	text-align: center;
	padding-top: 2px;
	padding-right: 10px;
}
.GraphB_labels {
    font-size: 11px;
	text-align: center;
	padding-top: 2px;
	padding-right: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.GraphB_totals_right {
    font-size: 10px;
	padding-left: 5px;
}
.GraphB_totals_bottom {
    font-size: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.GraphB_footer {
    color: #000;
	font-size: 11px;
	font-style: italic;
	padding: 2px;
	background-color: #FFF1E1;
}

/* STACKED VERTICAL BARS */
#GraphC_table {
}
#GraphC_table caption {
    font-size: 11px;
	font-style: italic;
}
.GraphC_title {
	padding: 2px;
	font-size: 1.1em;
	text-transform: capitalize;
	font-weight: bold;
	color: Red;
	background-image: url("images/g_Red.gif");
}
.GraphC_barcell {
    font-size: 10px;
	text-align: center;
	padding-top: 2px;
	padding-right: 10px;
}
.GraphC_labels {
    font-size: 12px;
	text-align: center;
	padding-top: 2px;
	padding-right: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.GraphC_totals_right {
    font-size: 10px;
	padding-left: 5px;
}
.GraphC_totals_bottom {
    font-size: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.GraphC_footer {
    color: #000;
	font-size: 11px;
	font-style: italic;
	padding: 2px;
	background-color: #fff;
}
/*  SINGLE HORIZONTAL BAR */
#GraphD_table {
}
#GraphD_table caption {
    font-size: 11px;
	font-style: italic;
}
.chartD_title {
	padding: 2px;
	font-size: 1.1em;
	text-transform: capitalize;
	font-weight: bold;
	color: Red;
	background-image: url("images/g_Red.gif");
}
.chartD_spacer_top {
    padding: 5px;
	font-size: 0px;
}
.chartD_barcell {
    font-size: 10px;
	text-align: left;
}
.chartD_labels {
    font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding-right: 10px;
}
.chartD_totals_bottom {
    font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
.chartD_footer {
    color: #000;
	font-size: 11px;
	font-style: italic;
	padding: 2px;
	background-color: #fff;
}

/* MULTIPLE HORIZONTAL BARS */
#GraphE_table {
}
#GraphE_table caption {
    font-size: 11px;
	font-style: italic;
}
.GraphE_title {
	padding: 2px;
	font-size: 1.1em;
	text-transform: capitalize;
	font-weight: bold;
	color: Red;
	background-image: url("images/g_Red.gif");
}
.GraphE_barcell {
    font-size: 10px;
	text-align: left;
}
.GraphE_labels {
    font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
}
.GraphE_totals_bottom {
    font-size: 10px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}
.GraphE_footer {
    color: #000;
	font-size: 11px;
	font-style: italic;
	padding: 2px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/* STACKED HORIZONTAL BARS */
#GraphF_table {
}
#GraphF_table caption {
    font-size: 11px;
	font-style: italic;
}
.GraphF_title {
	padding: 2px;
	font-size: 1.1em;
	text-transform: capitalize;
	font-weight: bold;
	color: Red;
	background-image: url("images/g_Red.gif");
}
.GraphF_barcell {
    font-size: 10px;
	text-align: left;
}
.GraphF_labels {
    font-size: 12px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #eee;
	padding-right: 10px;
}
.GraphF_totals_bottom {
    font-size: 10px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}
.GraphF_footer {
    color: #000;
	font-size: 11px;
	font-style: italic;
	padding: 2px;
	border: 1px solid #eee;
}

.container_bars  { margin-top: 4px }