﻿.defaulfBody
{
	margin-left: 0;
	margin-top: 0; 
	margin-right: 0;
	margin-bottom: 0;
	margin: 0;
	background-color: #b9b39d;
	height: 100%;
}

.defaultFooter
{
	padding-right: 50px;
	color: #584F45;
	font-size: 11px;
	font-family: Tahoma;
}

.outterTable
{
	border: 0;
	width: 100%;
	height: 100%;
}

.mainTable
{
	 border: 0; 
	 background-color: #140907;
	 width: 1000px;
}