BODY
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.TopCell
{
	background-color: #b6b654;
	font-family: Arial;
	font-size: 14px;
	padding-left: 8px;
	padding-right: 8px;
}

.TopCellt
{
	background-color: #b6b654;
	font-family: Arial;
	font-size: 12px;
	padding-left: 6px;
	padding-right: 6px;
}

.TopCell a
{
	background-color: #b6b654;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.TopCell a:link
{
	text-decoration: none;
}

.TopCell a:hover
{
	text-decoration: underline;
}

.MiddleCell
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align: top;
	text-align: center;
	
}

.MiddleCell a
{
	
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.MiddleCell a:link
{
	text-decoration: none;
}

.MiddleCell a:hover
{
	text-decoration: underline;
}

.LeftCell
{
	background-color: #e7e7a9;
	font-family: Arial;
	font-size: 10px;
}

.RightCell
{
	background-color: #ffffe3;
	font-family: Arial;
	font-size: 10px;
}

.LeftSeperator
{
	background-color: #636301;
}

.RightSeperator
{
	background-color: #c5c57d;
}

.LeftCellLink
{
	background-color: #e7e7a9;
	font-family: Arial;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.LeftCellLink a
{
	background-color: #e7e7a9;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.LeftCellLinkt a
{
	background-color: #e7e7a9;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


.LeftCellLink a:link
{
	text-decoration: none;
}

.LeftCellLink a:hover
{
	text-decoration: underline;
}

.CellTop
{
	background-color: #53532c;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
}
.CellColumn
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}