body {
	background-image: url(../images/background_top.jpg);
	background-repeat: repeat-x;
	background-color:#5b2500;
  COLOR: black;
	font-family : Verdana, helvetica, "san serif"; 
}

h1
{
  color: White;
}

.clsDetailBody 
{
  COLOR: black;
	font-family : Verdana, helvetica, "san serif"; 
  BACKGROUND-COLOR: white;
}

.clsTitle
{
  height: 30px;
  text-align: center;
  font-family : Verdana, helvetica, "san serif"; 
  background-color: White;
}

.clsDay
{
  width: 11.5%;
  text-align: center;
  border-collapse:collapse;
}

.clsDayGrid
{
  width: 11.5%;
  text-align: left;
  vertical-align: top;
  border-collapse:collapse;
}

.clsDetail
{
  font-family : Verdana, helvetica, "san serif"; 
  background-color: White;
  text-align: center;
}

.clsDetailTable
{
  font-family : Verdana, helvetica, "san serif"; 
  border-collapse:collapse;
  background-color: White;
}

.clsDetDate
{
  font-family : Verdana, helvetica, "san serif"; 
  background-color: White;
  text-align: center;
}

.clsCalendarTable
{
  font-family : Verdana, helvetica, "san serif"; 
  border-collapse:collapse;
  background-color: White;
}

.clsMoYr
{
	font-family : Verdana, helvetica, "san serif"; 
  color: white;
  font-size: 12px;
}

.DayNum
{
	font-family : Verdana, helvetica, "san serif"; 
  color: Red;
  font-size: 12px;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}  

.clsMonthTitle
{
	font-family : Verdana, helvetica, "san serif"; 
  color: black;
  font-size: 14px;
  text-align: center;
}

.clsMonthSubTitle
{
	font-family : Verdana, helvetica, "san serif"; 
  color: red;
  font-size: 12px;
  text-align: left;
}

.clsTestingCycle
{
	font-family : Verdana, helvetica, "san serif"; 
  color: White;
  font-size: 14px;
  font-style:normal;
  font-weight:bold;
  text-decoration:none;
  text-align: center;
}

.clsTestingCycleData
{
	font-family : Verdana, helvetica, "san serif"; 
  color: White;
  font-size: 14px;
  font-style:normal;
  font-weight:bold;
  text-decoration:none;
  border-color: white;
  border-style: solid;
  border-width: 1px;
  margin-left: auto;
  margin-right: auto;
  width: 150px;
  height: 16;
  text-align: center;
}

.clsCharDev
{
	font-family : Verdana, helvetica, "san serif"; 
  color: white;
  font-size: 14px;
  font-style:normal;
  font-weight:bold;
  text-decoration:none;
  text-align: center;
}

.clsCharDevData
{
	font-family : Verdana, helvetica, "san serif"; 
  color: white;
  font-size: 14px;
  font-style:normal;
  font-weight:bold;
  text-decoration:none;
  border-color: white;
  border-style: solid;
  border-width: 1px;
  margin-left: auto;
  margin-right: auto;
  width: 150px;
  height: 16;
  text-align: center;
}

.clsHeaderCell
{
	font-family : Verdana, helvetica, "san serif"; 
  color: White;
  text-decoration:none;
  border-color: blue;
  border-style: solid;
  border-width: 0px;
  text-align: center;
  margin-left:auto;
  margin-right: auto;
}

