.buclinks {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
}
.spacing {
	line-height: 1.5em;
}
.rtextlarge {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #337799;
}
.rtextmedium {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #337799;
}
.rtextxlarge {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	color: #337799;
}
.rtextsm {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	line-height: 1.5em;
}
.verline {
	background-image: url(../images/verline.gif);
	background-position: right 55px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.rtextsm:hover {
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlink:hover {
	color: #FF0000;
}
.buclinks:hover {
	text-decoration: underline;
}
.smfont {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
}
.tablespace {
	padding-bottom: 5px;
}
.verlinelg {
	background-image: url(../images/verline_long.gif);
	background-position: right 55px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.verlineshrt {

	background-image: url(../images/vertline_short.gif);
	background-position: right 55px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.rtextsmblue {

	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 10px;
	font-weight: bold;
	color: #337799;
	line-height: 1.5em;
}
.background {
	background-image: url(../images/blueback.gif);
	background-repeat: no-repeat;
}
