﻿body
{
	color: #000000;
	background-color: #EEEFED;
}
.TblMasterList
{
	border-collapse: collapse;
	text-align: justify;
	font-size: 12px;
	width: 100%;
	background-color: #E6E6E6;
}
.Table100
{
	width: 100%;
}
.tdSize
{
	width: 80px;
	text-align: center;
}
.tdSize1
{
	width: 70px;
		text-align: center;
}
#Dec
{
	font-size: 14px;
	font-weight: bold;
}
#td1
{
	background-color: #FFFF00;
	text-align: center;
}
#td2
{
	background-color: #33CC33;
		text-align: center;
}
#td3
{
	background-color: #6666FF;
		text-align: center;
}