/* CSS Document */
.newstitle {
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #49590C;
}

.newsbody {
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #5C5C5C;
}
.textbody {
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #5C5C5C;
}
.box {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.form {
	border-color:#000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;	
}
.submit {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;	
}
.scrollingheaderbold {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0C2E59;
}
.scrollingheader {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.scrollingtext {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #83002E;
	text-decoration: none;
}
a:visited {
	color: #83002E;
	text-decoration: none;
}
a:hover {
	color: #83002E;
	text-decoration: underline;
}
a:active {
	color: #83002E;
	text-decoration: underline;
}
