.bg-norepeat {
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.size9verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:visited {
	text-decoration: none;
	color: #B23F3F;
}
a:link {
	text-decoration: none;
	color: #B23F3F;
}
a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.size11arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.topbottomborder {
	border-top: 1px solid;
	border-right: 0px solid;
	border-bottom: 1px solid;
	border-left: 0px solid;
}
.bg-norepeat-top {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
}
.size1border {
	border: 1px solid;
}
