.margin_left_40 {
	margin-left: 40px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
.mediumwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
a.MenuLink:Link, a.MenuLink:Visited {
	color: #0000FF;
	text-decoration: none;
}

a.MenuLink:Hover {
	color:#0000FF;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}

.menuSectionTitle {
	background-image: url(/2006/media/images/common/icon_starOrange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
}.margin15 {
	margin-right: 15px;
	margin-left: 15px;
}
.smallblack {
	font-size: xx-small;
	color: #000000;
}

