.box {  background-attachment: fixed; background-image: url(images/box.gif); background-repeat: repeat-x; background-position: left top}
.box1 { background-attachment: fixed; background-image: url(images/box.gif); background-repeat: repeat-y; background-position: right top}
.box2 { background-attachment: fixed; background-image: url(images/box.gif); background-repeat: repeat-y; background-position: left top}
.right {  background-attachment: fixed; background-image: url(images/right_tile.gif); background-repeat: repeat-y; background-position: right top}
.left {  background-attachment: fixed; background-image: url(images/left_tile.gif); background-repeat: repeat-y; background-position: left top}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-align: justify}
.tile {  background-attachment: fixed; background-image: url(images/tile.gif); background-repeat: repeat-x; background-position: left bottom}
.tile2 { background-attachment: fixed; background-image: url(images/top_tile.jpg); background-repeat: repeat-y; background-position: left top}
.titles {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #993333}
.tile3 { background-attachment: fixed; background-image: url(images/top_tile.jpg); background-repeat: repeat-x; background-position: left top }
.formtext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CC0000}
.productlinks { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #CC0000 }
a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #CC0000; text-decoration: underline}
.links {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: underline}
.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #333333}
