﻿body { background-image: url(../images/gradient.gif); background-repeat: repeat }
.top_left { margin: 0; padding: 0; width: 25px; height: 25px; background-image: url(../images/fcm_top_left.gif); background-repeat: no-repeat }
.top { margin: 0; padding: 0; width: auto; height: 25px; background-image: url(../images/fcm_top.gif); background-repeat: repeat-x }
.top_right { margin: 0; padding: 0; width: 25px; height: 25px; background-image: url(../images/fcm_top_right.gif); background-repeat: no-repeat }
.middle_left { margin: 0; padding: 0; width: 25px; height: auto; background-image: url(../images/fcm_left.gif); background-repeat: repeat-y }
.middle { margin: 0; padding: 0; width: auto; height: auto; background-color: #fff8dc }
.middle_right { margin: 0; padding: 0; width: 25px; height: auto; background-image: url(../images/fcm_right.gif); background-repeat: repeat-y }
.bottom_left { margin: 0; padding: 0; width: 25px; height: 25px; background-image: url(../images/fcm_bottom_left.gif); background-repeat: no-repeat }
.bottom { margin: 0; padding: 0; width: auto; height: 25px; background-image: url(../images/fcm_bottom.gif); background-repeat: repeat-x }
.bottom_right { margin: 0; padding: 0; width: 25px; height: 25px; background-image: url(../images/fcm_bottom_right.gif); background-repeat: no-repeat }
