.mainmenu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 2D75AD;
	text-decoration:none;
}
.prodbox {
	height: 153px;
	width: 200px;
}
.prodspace {
	height: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}


.mainmenu:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: FFFFFF;
	background-color:#174C87;
	text-decoration:none;
}
.normal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 7E7E7F;
	text-decoration:none;
}
