﻿td.LeftOne
{
	vertical-align: top;
	background: #99ff66;
	border-right: solid 5px #ffffff; 
	border-left: solid 2px #ffffff; 
	/*
	background: darkorange;
	border-right: solid 1px #cccccc; 
	border-top: solid 1px #cccccc;
	*/
}

td.LeftThree
{
	background: transparent url(darkorangedot.gif) repeat;
	vertical-align: top;
	/*background: #efefef;*/
	border-left: solid 2px #ffffff;
	width: 125px;
}
td.Dotted 
{
	background: transparent url(darkorangedot.gif) repeat;
}

td.LeftFour 
{
	background: transparent url(darkorangedot.gif) repeat;
}
td.LeftFive
{
	background: transparent url(darkorangedot.gif) repeat;
	vertical-align: top;
	width: 125px;
}
td.RightFour 
{
}
td.RightFive
{
	vertical-align: top;
	background: #ffffff;
	background: transparent url(darkorangedot.gif) repeat;
}

td.tdsizer 
{
	width: 1px;
	height: 20px;
}

div.Dotted 
{
	background: transparent url(darkorangedot.gif) repeat;
	height: 90%;
	/*
	width:98%;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	*/
}
