﻿.black-container
{
	
}

.black-container .top .left
{
	height: 10px;
	width: 10px;
	background-image: url(../Images/black-tl.gif);
	background-repeat: no-repeat;
}

.black-container .top .center
{
	height: 10px;
	background-color: #000000;
}

.black-container .top .right
{
	height: 10px;
	width: 10px;
	background-image: url(../Images/black-tr.gif);
	background-repeat: no-repeat;
}

.black-container .middle .left
{
	width: 10px;
	background-color: #000000;	
}

.black-container .middle .center
{
	background-color: #000000;	
}

.black-container .middle .right
{
	width: 10px;
	background-color: #000000;	
}

.black-container .bottom .left
{
	height: 10px;
	width: 10px;	
	background-image: url(../Images/black-bl.gif);
	background-repeat: no-repeat;
}

.black-container .bottom .center
{
	height: 10px;
	background-color: #000000;
}

.black-container .bottom .right
{
	height: 10px;
	width: 10px;
	float: right;
	background-image: url(../Images/black-br.gif);
	background-repeat: no-repeat;
}

.red-container
{
	margin-top: 10px;
}

.red-container .top .left
{
	height: 10px;
	width: 10px;
	background-image: url(../Images/red-tl.gif);
	background-repeat: no-repeat;
}

.red-container .top .center
{
	height: 10px;
	background-color:#871D10;
}

.red-container .top .right
{
	height: 10px;
	width: 10px;
	background-image: url(../Images/red-tr.gif);
	background-repeat: no-repeat;
}

.red-container .middle .left
{
	width: 10px;
	background-color: #871D10;	
}

.red-container .middle .center
{
	background-color: #871D10;	
}

.red-container .middle .right
{
	width: 10px;
	background-color: #871D10;	
}

.red-container .bottom .left
{
	height: 10px;
	width: 10px;	
	background-image: url(../Images/red-bl.gif);
	background-repeat: no-repeat;
}

.red-container .bottom .center
{
	height: 10px;
	background-color: #871D10;
}

.red-container .bottom .right
{
	height: 10px;
	width: 10px;
	float: right;
	background-image: url(../Images/red-br.gif);
	background-repeat: no-repeat;
}

.green-container
{
	margin-top: 10px;
}

.green-container .top .left
{
	height: 10px;
	width: 10px;
	background-image: url(../Images/green-tl.gif);
	background-repeat: no-repeat;
}

.green-container .top .center
{
	height: 10px;
	background-color: #01543A;
}

.green-container .top .right
{
	height: 10px;
	width: 10px;
	background-image: url(../Images/green-tr.gif);
	background-repeat: no-repeat;
}

.green-container .middle .left
{
	width: 10px;
	background-color: #01543A;	
}

.green-container .middle .center
{
	background-color: #01543A;	
}

.green-container .middle .right
{
	width: 10px;
	background-color: #01543A;	
}

.green-container .bottom .left
{
	height: 10px;
	width: 10px;	
	background-image: url(../Images/green-bl.gif);
	background-repeat: no-repeat;
}

.green-container .bottom .center
{
	height: 10px;
	background-color: #01543A;
}

.green-container .bottom .right
{
	height: 10px;
	width: 10px;
	float: right;
	background-image: url(../Images/green-br.gif);
	background-repeat: no-repeat;
}

.yellow-container
{
	margin-top: 10px;
}

.yellow-container .top .left
{
	height: 10px;
	width: 10px;
	background-image: url(../Images/yellow-tl.gif);
	background-repeat: no-repeat;
}

.yellow-container .top .center
{
	height: 10px;
	background-color: #FFF0BB;
}

.yellow-container .top .right
{
	height: 10px;
	width: 10px;
	background-image: url(../Images/yellow-tr.gif);
	background-repeat: no-repeat;
}

.yellow-container .middle .left
{
	width: 10px;
	background-color: #FFF0BB;	
}

.yellow-container .middle .center
{
	background-color: #FFF0BB;	
}

.yellow-container .middle .right
{
	width: 10px;
	background-color: #FFF0BB;	
}

.yellow-container .bottom .left
{
	height: 10px;
	width: 10px;	
	background-image: url(../Images/yellow-bl.gif);
	background-repeat: no-repeat;
}

.yellow-container .bottom .center
{
	height: 10px;
	background-color: #FFF0BB;
}

.yellow-container .bottom .right
{
	height: 10px;
	width: 10px;
	float: right;
	background-image: url(../Images/yellow-br.gif);
	background-repeat: no-repeat;
}

.tan-container
{
	margin-top: 10px;
}

.tan-container .top .left
{
	height: 10px;
	width: 10px;
	background-image: url(../Images/tan-tl.gif);
	background-repeat: no-repeat;
}

.tan-container .top .center
{
	height: 10px;
	background-color: #D2D0B9;
}

.tan-container .top .right
{
	height: 10px;
	width: 10px;
	background-image: url(../Images/tan-tr.gif);
	background-repeat: no-repeat;
}

.tan-container .middle .left
{
	width: 10px;
	background-color: #D2D0B9;	
}

.tan-container .middle .center
{
	background-color: #D2D0B9;	
}

.tan-container .middle .right
{
	width: 10px;
	background-color: #D2D0B9;	
}

.tan-container .bottom .left
{
	height: 10px;
	width: 10px;	
	background-image: url(../Images/tan-bl.gif);
	background-repeat: no-repeat;
}

.tan-container .bottom .center
{
	height: 10px;
	background-color: #D2D0B9;
}

.tan-container .bottom .right
{
	height: 10px;
	width: 10px;
	float: right;
	background-image: url(../Images/tan-br.gif);
	background-repeat: no-repeat;
}
