.background {
	background-image: url(images/bck3_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.copy a {
	color: #B10D12;
	text-decoration: underline;
}
.copy a:hover {
	color: #FF0000;
	text-decoration: none;
}
.copy a:visited {
	color: #666666;
	text-decoration: underline;
}
.subcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
}
.subcopy a {
	color: #B10D12;
	text-decoration: underline;
}
.subcopy a:hover {
	color: #FF0000;
	text-decoration: none;
}
.subcopy a:visited {
	color: #666666;
	text-decoration: underline;
}
.releasetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #333333;
	font-weight: bold;
}
.releaseitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.releaseitem a {
	color: #B10D12;
	text-decoration: underline;
}
.releaseitem a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.releaseitem a:visited {
	color: #666666;
	text-decoration: underline;
}
.portnav {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 15px;
	font-size: 14px;
}
.portdesccopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
