/* Start of CMSMS style sheet 'GRE - Process Com' */
td.pclivre
{
padding-left : 20px;
padding-right : 20px;
padding-top : 0px;
padding-bottom : 0px;
text-align : center;
font-weight : normal;
}

td.pclivre img
{
width : 200px;
border : solid 1px #000000;
}

table#pcstats
{
  border-style : none;
}

table#pcstats .superheader
{
  font-family : arial;
  border-width : 1px;
  border-style : solid;
  background-color : #DDDDDD;
  text-align : center;
  font-size : 14px;
  font-weight : bold;
}

table#pcstats td
{
  text-align : center;
  font-size : 12px;
}

table#pcstats .headerReb, table#pcstats .headerEmp, table#pcstats .headerTra, table#pcstats .headerPro, table#pcstats .headerPer, table#pcstats .headerRev, table#pcstats .headerTot
{
  font-family : arial;
  border-width : 1px;
  border-style : solid;
  text-align : center;
  font-size : 10px;
  font-weight : bold;
  width : 80px;
}

.headerEmp
{
  background-color : #FF5B5B;
}
.headerReb
{
  background-color : #5BFF5B;
}
.headerTra
{
  background-color : #5B5BFF;
}
.headerPer
{
  background-color : #5BFFFF;
}
.headerPro
{
  background-color : #FFFF5B;
}
.headerRev
{
  background-color : #808080;
}

table#pcstats .impossible
{
    background-color : #DDDDDD;
}

table#pcstats .total
{
      background-color : #CCCCCC;
      border-style : solid;
      border-width : 1px;
      border-color : #444444;
}
table#pcstats .supertotal
{
      background-color : #AAAAAA;
      border-style : solid;
      border-width : 1px;
      border-color : #000000;
      font-weight : bold;
}

div.intro, div.intertext,
div.phaseReb, div.phaseEmp, div.phasePro, div.phasePer, div.phaseRev, div.phaseTra,
div.baseReb, div.baseEmp, div.basePro, div.basePer, div.baseRev, div.baseTra,
div.stressphaseReb, div.stressphaseEmp, div.stressphasePro, div.stressphasePer, div.stressphaseRev, div.stressphaseTra,
div.stressbaseReb, div.stressbaseEmp, div.stressbasePro, div.stressbasePer, div.stressbaseRev, div.stressbaseTra
{
	text-align : justify;
//	font-family : arial;
//	font-size : 12px;
//	font-weight : normal;
	border-style : solid;
	border-width : 1px;
	margin-bottom : 30px;
	padding : 20px;
}

div.intro, div.intertext
{
	padding-left : 0px;
	padding-right : 0px;
	margin-bottom : 15px;
	border-style : none;
}

div.phaseEmp, div.baseEmp, div.stressphaseEmp, div.stressbaseEmp
{
	background-color : #FFCCCC;
}
div.phaseReb, div.baseReb, div.stressphaseReb, div.stressbaseReb
{
	background-color : #CCFFCC;
}
div.phaseTra, div.baseTra, div.stressphaseTra, div.stressbaseTra
{
	background-color : #CCCCFF;
}
div.phasePer, div.basePer, div.stressphasePer, div.stressbasePer
{
	background-color : #CCFFFF;
}
div.phasePro, div.basePro, div.stressphasePro, div.stressbasePro
{
	background-color : #CCCCCC;
}
div.phaseRev, div.baseRev, div.stressphaseRev, div.stressbaseRev
{
	background-color : #FFFFCC;
}

/* End of 'GRE - Process Com' */

