﻿body
{
	font-family:Arial, Sans-Serif;
	color:#000000;
    background-color:#CCCC99;
	text-align:center;
}

table.pageheader
{
	border-color:#333366;
	border-style:solid;
	background-color:#999966;
	width:960px;
	height:100px;
	border-bottom-width:thin;
}

table.main
{
	width:960px;
	border-color:#333366;
	border-style:solid;
	background-color: #ffffff;
	border-top-width:thin;
	text-align:left;
}

td.spacercell
{
	width:20px;
}

tr.spacerrow
{
	height:20px;
}	

tr.halfspacerrow
{
	height:10px;
}	

