﻿body
{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	height: 100%;
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	color: #000000;
	background-color: White;
}

.fulltable
{
	width: 100%;
	height: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right: white 0px solid;
	table-layout: auto;
	border-top: white 0px solid;
	border-left: white 0px solid;
	clip: rect(0px 0px 0px 0px);
	border-bottom: white 0px solid;
	border-collapse: collapse;
	vertical-align: top;
}

img
{
	border: 0px;
}

.hightable
{
	height: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right: white 0px solid;
	table-layout: auto;
	border-top: white 0px solid;
	border-left: white 0px solid;
	clip: rect(0px 0px 0px 0px);
	border-bottom: white 0px solid;
	border-collapse: collapse;
	vertical-align: top;
}

.td_top
{
	background-position: center bottom;
	min-height: 303;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-image: url( 'Images/land_bg_top.jpg' );
	background-repeat: repeat-x;
	background-color: #FCFEFE;
}

.td_bott
{
	background-position: center top;
	min-height: 303;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-image: url( 'Images/land_bg_bott.jpg' );
	background-repeat: repeat-x;
	background-color: #054082;
}

.td_gap
{
	height: 3px;
	background-color: White;
}

.td_gap_hor
{
	width: 3px;
	background-color: White;
}

.td_middle
{
	text-align: center;
	background-color: White;
	height: 180px;
}

.maintable
{
	width: 100%;
	height: 810px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right: white 0px solid;
	table-layout: auto;
	border-top: white 0px solid;
	border-left: white 0px solid;
	clip: rect(0px 0px 0px 0px);
	border-bottom: white 0px solid;
	border-collapse: collapse;
	vertical-align: top;	
}