.box {
	border: 1px solid #4E6704;
	background-color: #EFEFEF;
}

.boxtitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('boxtitle_bg.gif');
	line-height: 22px;
	padding-left: 6px;
	background-color: #0657A3;
	background-repeat: repeat-x
}

.box_menu_cell {
	background-color: #EEEEEE;
}

a.menuitem {
	color: #072773;
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	line-height: 17px;
	text-decoration: underline;
	font-weight: normal;
}

a.menuitem:hover {
	background: #F2FBFF;
	border: 1px solid #052572;
	color: #072773;
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	line-height: 17px;
	text-decoration: none;
	font-weight: normal;
}
