body {
	background-color: #ffffff;
	background-repeat: repeat-x !important;
	background-attachment: scroll !important;
}
table#page {
	border-left: none !important;
	border-right: none !important;
}
#menu-inner a.current {
	color: #FF8400;
}

/* News */

#sidebar-news-content .article .snippet img {
	border: 0;
	margin: 4px 8px 0 0;
}

/* Layout */

table.footer-wrap {
	background: none;
}
.footerwrap {
	background: #FFFFFF;
	padding: 0 19px;
}
.footer {
	background: #f9f9f9;
}

/* Content */

h2 {
	color: #FF8400;
	font-size: 26px;
	font-weight: normal;
	line-height: 26px;
}
h3 {
	color: #696969;
	font-size: 17px;
	font-weight: normal;
	line-height: 19px;
}
.sscomponent a {
	font-size: 12px;
}
.sscomponent a:hover {
	color: #FF8400;
}
#TICKER_BODY a {
	color: #a9a9a9;
}
#TICKER_BODY a:hover {
	color: #FF8400;
}