.arrowTable {
	font-family: Verdana, Arial, Helvetica ;
	font-size: 12px ;
	font-weight: normal ;
	color: #02115A ;
	}

.cellTable {
	width: 20px ;
	height: 18px ;
	text-align: center ;
	padding: 0px ;
	}

.headingText {
	width: 60px ;
	height: 19px ;
	font-family: Verdana, Arial, Helvetica ;
	font-size: 12px ;
	font-weight: bold ;
	color: #02115A ;
	}

.headingDays {
	font-family: Verdana, Arial, Helvetica ;
	font-size: 12px ;
	font-weight: normal ;
	color: #02115A ;
	}

.bodyDays {
	text-decoration: none ;
	text-align: center ;
	font-family: Verdana, Arial, Helvetica ;
	font-size: 12px ;
	font-weight: normal ;
	color: #02115A ;
	}

.arrowTable:link, .bodyDays:link  {
	text-decoration: none ;
	}

.arrowTable:visited, .bodyDays:visited  {
	text-decoration: none ;
	}

.arrowTable:hover {
	font-weight: bold ;
	font-size: 12px ;
	}

.bodyDays:hover {
	font-weight: bolder ;
	font-size: 13px ;
	}

.layerBackground {
	layer-background-color: #E4E3E3 ; 
	background-color: #E4E3E3 ;
	border-width: 1px;
	border-color: #02115A ;
	border-style: solid ;
} 

