body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_main.jpg);
	background-repeat:no-repeat;
	background-color:#FFA619;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}

a {
	text-decoration: underline;
	color: #036;
}

a:hover {
	color: #036;
	text-decoration: none;
}

.newsLink {
	text-decoration: none;
	color: #036;
}

.newsLink:hover {
	color: #036;
	text-decoration: underline;
}

.newsMonth {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-transform:uppercase;
}

.newsDate {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}

.copyright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}

.TickerDays { 
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 7em;
	letter-spacing: -.12em;
	line-height: 60px;
	font-weight: 900;
	color: #3F595B;
	}
	
	
.Ticker { 
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #3F595B;
	}

.sidebarnav {
	text-decoration: none;
	color: #036;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding : 0px 4px 0px 4px;
}

.sidebarnav:hover {
	text-decoration: none;
	color: #FFb132;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding : 0px 4px 0px 4px;
}


