.background_bottom {  background-attachment: fixed; background-image: url(images/bottom_background.gif); background-repeat: repeat-x; background-position: left top}
.background_middle {  background-attachment: fixed; background-image: url(images/background_middle.jpg); background-repeat: repeat-y; background-position: left top}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 20px;
}
.whiteborder {  border: #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.background_clouds {  background-attachment: fixed; background-image: url(images/background_clouds.jpg); background-repeat: no-repeat; background-position: left top}
.dropshadow_black {  filter: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=0)?)}
