﻿body 
{
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}



table.main
{
	border-width:0;
	border-style:none;
	vertical-align: middle;
	text-align: center;
	font-family: Arial;
    height:100%; 
    width:100%;
    
}
	

	
td.sidebar {
	width: 200px; 
	background-color: Silver;
    vertical-align: top;
    text-align: left;
    padding: 10px 10px 10px 10px;
    border-spacing: 0px
	}
 
 tr.header 
 {
	height:150px;
 }
  
td.header 
{
	font-size: 30px;
	font-family: 'Britannic Bold', Arial;
	color: #990033;
	background-repeat: no-repeat; 
	background-image: url(Images/IM001079.JPG);

}
  
td.body 
{
	padding:15,15,15,15;
	vertical-align: top;
}

.SummaryTotals
{
    border-style: solid;
    border-color: Black;
    border-width: medium;
    background-color: Gray;
}
