.LevelOne {background: #ffffff;color :#ffffff;cursor: hand;}
.LevelOneOver{background: #ffffff;color: #000000;cursor: hand;}

td.LevelOne, table.LevelOne td,
td.LevelOneOver, table.LevelOneOver td{padding: 8px 10px; font-size:12px;}

.LevelTwo {
background: #3b6e8f;
	color: #ffffff;
	cursor: hand;
}
.LevelTwoOver{
	background: #234256;
	color: #ffffff;
	cursor: hand;
}

td.LevelTwo, table.LevelTwo td,
td.LevelTwoOver, table.LevelTwoOver td {padding: 8px 10px; font-size:12px;}

.LevelThree {
	background: #315b76;
	color: #ffffff;
	cursor: hand;
}
.LevelThreeOver{
	background: #234256;
	color: #ffffff;
	cursor: hand;
}

td.LevelThree, table.LevelThree td,
td.LevelThreeOver, table.LevelThreeOver td{padding: 8px 10px; font-size:12px;}


.LevelFour {
	background: #2a4d64;
	color: #ffffff;
	cursor: hand;
}
.LevelFourOver{
	background: #234256;
	color: #ffffff;
	cursor: hand;
}

td.LevelFour, table.LevelFour td,
td.LevelFourOver, table.LevelFourOver td{padding: 8px 10px; font-size:12px;}



.LevelFive {
	background: #234256;
	color: #ffffff;
	cursor: hand;
}
.LevelFiveOver{
	background: #234256;
	color: #ffffff;
	cursor: hand;
}

td.LevelFive, table.LevelFive td,
td.LevelFiveOver, table.LevelFiveOver td{padding: 8px 10px; font-size:12px;}