.top{   
	border-left: solid 1px #CCC;
	border-right: solid 1px #999;
	border-top: solid 1px #999;
	border-bottom: solid 1px #CCC;
	width:130px;
	height:auto;
	background-color:#3772b6;
	color:white;
	text-align:center;
	font: 1.1em Calibri;
}

.top2{   
	border-left: solid 1px #CCC;
	border-right: solid 1px #999;
	border-top: solid 1px #999;
	border-bottom: solid 1px #CCC;
	width:130px;
	height:auto;
	background-color:#3333cc;
	color:white;
	text-align:center;
	font: 1.1em Calibri;
}


.top3{   
	border-left: solid 1px #CCC;
	border-right: solid 1px #999;
	border-top: solid 1px #999;
	border-bottom: solid 1px #CCC;
	width:130px;
	height:auto;
	background-color:#3772b6;
	color:white;
	font: 1.1em Calibri;
}