BODY
{
	background-color: #e5e5e5;
	color: gray;
	font-size: 8pt;
	font-family: Verdana,sans-serif;
}
.mainTable
{
	width: 700px;
}
.hrSilverLine
{
	background-image: url(Img/hline1.png);
	background-repeat: repeat-x;
	font-size: 1pt;
	height: 11px;
}
.vrSilverLine
{
	background-image: url(Img/vline1.png);
	background-repeat: repeat-y;
	font-size: 1pt;
	width: 20px;
}
.hrSpace20px
{
	background-color: transparent;
	font-size: 1pt;
	width: 20px;
}
.vrSpace5px
{
	background-color: transparent;
	font-size: 1pt;
	height: 5px;
}
.vrSpace3px
{
	background-color: transparent;
	font-size: 1pt;
	height: 3px;
}
.banAS
{
	background-image: url(Img/Ban1.png);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
}
.banAC
{
	background-image: url(Img/Ban2.png);
	background-repeat: repeat-x;
	height: 40px;
}
.banAD
{
	background-image: url(Img/Ban3.png);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
}
.banCS
{
	background-image: url(Img/Ban4.png);
	background-repeat: repeat-y;
	width: 40px;
}
.banCC
{
	background-color: white;
	color: black;
}
.banCD
{
	background-image: url(Img/Ban5.png);
	background-repeat: repeat-y;
	width: 40px;
}
.banBS
{
	background-image: url(Img/Ban6.png);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
}
.banBC
{
	background-image: url(Img/Ban7.png);
	background-repeat: repeat-x;
	height: 40px;
}
.banBD
{
	background-image: url(Img/Ban8.png);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
}
.banTickL
{
	background-image: url(Img/SideTickL.png);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
}
.banTickC
{
	background-image: url(Img/hline2.png);
	background-repeat: repeat-x;
	height: 40px;
}

.banTickR
{
	background-image: url(Img/SideTickR.png);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
}
.buttonLGreen
{
	background-image: url(Img/ButtonL_Green.png);
	background-repeat: no-repeat;
	width: 15px;
	height: 30px;
}
.buttonCGreenLong
{
	background-image: url(Img/ButtonC_Green.png);
	background-repeat: repeat-x;
	text-align: left;
	width: 590px;
	height: 30px;
}
.buttonCGreen
{
	background-image: url(Img/ButtonC_Green.png);
	background-repeat: repeat-x;
	text-align: center;
	width: 118px;
	height: 30px;
}
.buttonCGreen:hover
{
	background-image: url(Img/ButtonC.png);
	background-repeat: repeat-x;
	text-align: center;
	width: 118px;
	height: 30px;
}
.buttonRGreen
{
	background-image: url(Img/ButtonR_Green.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 30px;
}

