﻿body {
}
.branchtitle
{
	font-family:Arial;
	font-size:18px;
	background-color:Silver;
	text-align:center;
	font-weight:bold;
	}
thead
{
	font-family:Arial;
	font-size:14px;
	background-color:Silver;
	text-align:center;
	font-weight:bold;
}
.barcell
{
	text-align:center;
	vertical-align:bottom;
	width:42px;
}
.rowtext
{
	text-align:left;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    background-color:Silver;
	}
.tablefooter
{
	text-align:right;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    background-color:Silver;
    
	}
.rowfooter
{
	text-align:center;
    background-color:Silver;

	}
.div_entry
{
	text-align: left;
    vertical-align:middle;
    background-color:Silver;
}
.tbxMnthTotal
{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	width:40px;
	border-color:Silver;
    background-color:Silver;
	border-collapse:collapse;
	border-style:none;
	}
.entry_boxes
{
	font-family:Arial;
	font-size:14px;
	width:30px;
	}