﻿body
{
	background-color: #d1ccac;
	margin: 20px auto 0px; 
	/*left: 0px;
	position: absolute;
	top: 0px; */
}
div
{
	text-align: center;
}
.ErrorText
{
	text-align: center;
}
#Error
{
	left: 300px;
	position: absolute;
	top: 200px;
	width: 250px;
	font-size: 12pt;
	vertical-align: middle;
	font-family: Arial;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 1px;
	border-top-style: dashed;
	padding-top: 10px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-bottom-style: dashed;
}
.tdflash
{
	left: 0px;
	position: static;
	top: 0px;
	background-repeat:repeat-x;
	width: 738px;
	height: 672px;
}
.colStyleL
{
	width: 50%;
	background-position:right top;
	background-repeat:repeat-x ; 
	height: 672px;
}
.colStyleR
{
	background-position:left top;
	background-repeat:repeat-x; 
	width: 50%; 
	height: 672px;
}
.MyTable
{
	
}

