.ledd1
{
	line-height:40px;
	background-color:rgb(12,187,240);
	border-left:1px solid #FFFFFF;
	border-top:3px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:3px solid #FFFFFF;
	text-align:center;
}

.ledd1 a
{

  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  font-size:18px;
  color:#000;
  font-weight:normal;
  text-decoration:none;
}

.blueSpace
{
	border-top:3px solid rgb(172,214,242);
	border-bottom:3px solid rgb(172,214,242);
	border-left:3px solid rgb(172,214,242);
	height:40px;
	width:0px;
}
.whiteSpace
{
	width:1px;
}	
