.planet {
	padding : 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/* font-family: Arial, Helvetica, sans-serif; */
	
}
.planet H2 {
	padding: 0px;
	border-left-width : 0px;
	border-left-style : solid;
}
.planet td {
	vertical-align: top;
	text-align: top;
}
.planet .button {
}
.planet .label1 {
	font-weight: bolder;
}
.planet .table {
	border: thin solid darkgray;
}
.planet .label2 {
 	/*font-weight: bolder;*/
 	font-style: italic; 	
}
.planet .error {
	color: red;
}
.planet .tableHeader {
	font-weight: bolder;
	border-bottom: thin solid ;
}

.planet .tableHeader2 {
	font-weight: bolder;
	border-right: thin solid;
}

.planet .tableDetails {
}
 
.planet .cPastTracker {
	/*background-color: #6495ED;*/
	background-color: gray;
	border-left: 1px outset gray;
	border-right: 1px outset gray;
	border-top: 1px outset gray;
	border-bottom: 1px outset gray;
	color: #ffffff;
	font-weight: bolder;
}  

.planet .cPresentTracker 
{  background-color: ;  	
	border-left: 1px outset gray;  	border-right: 1px outset gray;  	border-top: 1px outset gray;  	border-bottom:1px outset gray ;  	color:#000000;  	font-weight: bolder;  	font-size:xx-Small } 


.planet .cFutureTracker {  	background-color: ;  	border-left: 1px outset gray;  	border-right: 1px outset gray;  	border-top: 1px outset gray;  	border-bottom:1px outset gray ;  	color:gray;  	font-weight: normal;  	font-size:xx-Small }


