.topRepeat {
	background-image: url(images/toprepeat.gif);
	background-repeat: repeat-x;
}
.bottomRepeat {
	background-image: url(images/bottomRepeat.gif);
	background-repeat: repeat-x;
}
.footRepeat {
	background-image: url(images/bottomRepeat.gif);
	background-repeat: repeat-x;
}
.siteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	color: 282964;
}
.indexPadd {
	padding: 10px;
}
.footerBorder {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}
.wTopRepeat {
	background-repeat: repeat-x;
	background-image: url(images/w_toprepeat.gif);
}
