/* CELLS CONTENT PAGE */
.tableX {
		margin-top:20px;
		}
#cellXOrange {
		height:36px;
		width:350px;
		padding-left:14px;
		background-image:url(../imag/heading-bckgr1.jpg);
		background-repeat:repeat-x;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#FFFFFF;
		}
#cellXBlue {
		height:36px;
		width:350px;
		padding-left:14px;
		background-image:url(../imag/heading-bckgr2.jpg);
		background-repeat:repeat-x;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#FFFFFF;
		}
#cellXGrey {
		height:36px;
		width:350px;
		padding-left:14px;
		background-image:url(../imag/heading-bckgr3.jpg);
		background-repeat:repeat-x;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#FFFFFF;
		}

/* WELCOME */
.cellYWelcome {
		font-family:Tahoma, Arial, sans-serif;
		font-size:12px;
		line-height:1.5em;
		padding:15px;
		color:#2D2D2D;
		text-align:justify;
		}

/* NEWS */
.cellYNews {
		line-height:1.5em;
		padding-top:15px;
		padding:5px;
		text-align:justify;
		background-color:#E7EDEF;
		}
.cellYNewsTitle {
		font-family:Tahoma, Arial, sans-serif;
		font-size:11px;
		line-height:1.5em;
		color: #00509F;
		font-weight:bold;
		}
.cellYNewsContent {
		font-family:Tahoma, Arial, sans-serif;
		font-size:11px;
		line-height:1.5em;
		color:#2D2D2D;
		}

/* OUR TRAINERS & CONSULTANTS */
.cellYTrainersImage {
		border:1px solid #00509F;
		margin-top:10px;
		}
.cellYTrainersDetails {
		margin-top:10px;
		padding:5px;
		font-family:Tahoma, Arial, sans-serif;
		font-size:11px;
		text-align:justify;
		line-height:1.4em;
		color:#373737;
		}
.cellYTrainersDetailsName {
		font-size:12px;
		padding-top:5px;
		padding-left:10px;
		color:#00509F;
		}

.padding5T {
		padding-top:5px;
		}

/* ECO TRAINING PROGRAM */
.cellYECO {
		padding:5px;
		font-family:Tahoma, Arial, sans-serif;
		font-size:11px;
		text-align:justify;
		line-height:1.3em;
		}

/* NEXT TRAINING SESSIONS */
.cellYNext {
		font-family:Tahoma, Arial, sans-serif;
		font-size:10px;
		padding:5px;
		}
		
.cellYNextTitleL {
		font-weight:bold;
		border-left:1px solid #D7ECFF;
		border-top:1px solid #D7ECFF;
		border-bottom:1px solid #D7ECFF;
		background-color:#F0F8FF;
		}
		
.cellYNextTitleM {
		font-weight:bold;
		border-left:1px solid #D7ECFF;
		border-top:1px solid #D7ECFF;
		border-bottom:1px solid #D7ECFF;
		background-color:#F0F8FF;
		}
		
.cellYNextTitleR {
		font-weight:bold;
		border:1px solid #D7ECFF;
		background-color:#F0F8FF;
		}

.cellYNextEntryL {
		border-left:1px solid #D7ECFF;
		border-bottom:1px solid #D7ECFF;
		}

.cellYNextEntryLX {
		border-left:1px solid #D7ECFF;
		border-bottom:1px solid #D7ECFF;
		font-size:11px;
		padding:5px;
		}

.cellYNextEntryM {
		border-left:1px solid #D7ECFF;
		border-bottom:1px solid #D7ECFF;
		}

.cellYNextEntryMX {
		border-left:1px solid #D7ECFF;
		border-bottom:1px solid #D7ECFF;
		padding:5px;
		}
		
.cellYNextEntryR {
		border-left:1px solid #D7ECFF;
		border-right:1px solid #D7ECFF;
		border-bottom:1px solid #D7ECFF;
		}

.cellYNextEntryRX {
		border-left:1px solid #D7ECFF;
		border-right:1px solid #D7ECFF;
		border-bottom:1px solid #D7ECFF;
		padding:5px;
		}

.cellYNextEntryR2 {
		border-left:1px solid #D7ECFF;
		border-right:1px solid #D7ECFF;
		border-bottom:1px solid #D7ECFF;
		background-color:#F0F8FF;
		}

		
.cellYReferences {
		font-family:Tahoma, Arial, sans-serif;
		font-size:11px;
		padding:5px;
		line-height:1.5em;
		}
	
.cellYNextEntryLActive {
		border-left:1px solid #D7ECFF;
		border-bottom:1px solid #D7ECFF;
		color:#BC420E;
		}
		
.cellYNextEntryMActive {
		border-left:1px solid #D7ECFF;
		border-bottom:1px solid #D7ECFF;
		color:#BC420E;
		}
		
		