.styles {
	color: #253069;
}
table {
	border: 2px solid #202a5a;
}
.norepeat {
	background-attachment: fixed;
	background-image: url(../x/header.JPG);
	background-repeat: no-repeat;
}
.noborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bg {
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/fmainbg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.matrix {
	float: left;
}

.matrixbox {
	float: left;
}.bottomlinks {
	color: #A7ACB5;
}
a {
	color: #313241;
}


img {
	border: 0px solid #202a5a;
}

