BODY {
	background:url(images/bg-page.gif);
	background-position:center top;
	background-repeat:repeat;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
.content-orange {
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	color: #EC642C;
	line-height: 16px;
	text-decoration: none;
}
.content {
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	font-weight: normal;
	color: #202020;
	line-height: 16px;
	text-decoration: none;
}
.content-small {
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	font-weight: normal;
	color: #202020;
	line-height: 16px;
	text-decoration: none;
}
.contentlinks {
	color: #767150;
	text-decoration: underline;
}
.contentlinks:hover {
	color: #EC642C;
	text-decoration: underline;
}
.contentheading {
	font-family: verdana, arial, tahoma;
	font-size: 14px;
	padding-bottom:5px;
	font-weight: bold;
	color: EC642C;
	text-transform:uppercase;
	text-decoration: none;
}
.content-title {
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	padding-bottom:2px;
	font-weight: bold;
	color: EC642C;
	text-decoration: none;
}
.txtbox {
	font-family: Verdana;
	font-size: 11px;
	color: #313131;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #E1E1E1;
	padding:2px;
	background-color:FFFFFF;
}
.copyright {
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	color: #767150;
	text-decoration: none;
}
.copyright:hover {
	color: #EC642C;
	text-decoration: underline;
}
