.bottomback {
	background-attachment: fixed;
	background-image: url(images/all/bottombar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.picborder {
	border: 1px solid #FF0000;
}
.bottomborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.backleftpanel {
	background-attachment: scroll;
	background-image: url(images/all/leftpanel.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.backfade-red {
	background-attachment: fixed;
	background-image: url(images/all/back_fade.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.btmborder_yellow {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
}
.rightpanelback {
	background-attachment: scroll;
	background-image: url(images/all/rightpanel.gif);
	background-repeat: no-repeat;
	background-position: left top;
}