@charset "UTF-8";
/* CSS Document */
.barBottom {
	background-image: url(images/share/bar_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #bf7b7b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bluegradientBackground {
	background-image: url(images/share/bluegradientBackground.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #1c437e;
}
.skyBackground {
	background-image: url(images/share/skyBackground.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#sidebarWrap {
	margin-top: 2px;
	margin-right: 7px;
	margin-bottom: 2px;
	margin-left: 7px;
}
