.topItem
{
	width: 100%;
	color: #215dc6;
	cursor:pointer;
	background-color: #CADCA0;
	height: 100%;
	text-align: center;
}

.subItem
{
	text-align: center;
	background-color: #AACCFF;
	padding: 5px;
	font-family: Tahoma;
	font-variant: normal;
	font-weight: bold;
   
}
