.time{
	background-color : #FFFFE0;
}
		
.heading {
	background-color : #FFFACD;
	font-weight : bold;
}

#Register table  {
 float:left;
 clear:both;
 width: 99%;
 margin-bottom: 5px;
}

#Register h3 {  
  clear:both;

}
#Register h2 {
background: #699CCA;
color: #000066;
font-size: 17px;
margin-bottom: 10px;
margin-top: 10px;
border-bottom: 1px solid #000066;
}

.Odd {
  background: AliceBlue;
}  

#Register h1{
color: white;}