.Nrepeat {
	background-image: url(images/logo-btmright3.gif);
	background-repeat: repeat-x;
}
.Hrepeat {
	background-image: url(images/sp_blueback_rep.jpg);
	background-repeat: repeat-x;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0F5682;
	text-decoration: none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.copryright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.sectitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #0F5682;
}
img.double_border_right {
	border: 2px solid #003399;
	padding: 5px; /*Inner border size*/
	background: #bbb; /*Inner border color*/
	float: right; margin: 5px;
}
p.one {
	border: 3px solid #003399;
	margin: 5px;
	padding: 5px;

}
