@charset "UTF-8";
#HomeBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 30pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FC3;
	background-image: url(../Images/BottomTab.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 240px;
	padding-top: 8px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

