.tlcorner {  background-image: url(IMAGES/small_frame/tlcorner.gif); background-repeat: no-repeat; height: 20px; width: 20px}
.topslice {  background-image: url(IMAGES/small_frame/topslice.gif); background-repeat: repeat-x; height: 20px; width: auto}
.trcorner {  background-image: url(IMAGES/small_frame/trcorner.gif); background-repeat: no-repeat; height: 20px; width: 20px}
.leftslice {  background-image: url(IMAGES/small_frame/leftslice.gif); background-repeat: repeat-y; height: auto; width: 20px}
.rightslice {  background-image: url(IMAGES/small_frame/rightslice.gif); background-repeat: repeat-y; height: auto; width: 20px}
.blcorner {  background-image: url(IMAGES/small_frame/blcorner.gif); background-repeat: no-repeat; height: 20px; width: 20px}
.bottomslice {  background-image: url(IMAGES/small_frame/bottomslice.gif); background-repeat: repeat-x; height: 20px; width: auto}
.brcorner {  background-image: url(IMAGES/small_frame/brcorner.gif); background-repeat: no-repeat; height: 20px; width: 20px}

.tlcorner_large {  background-image: url(IMAGES/large_frame/tlcorner.gif); background-repeat: no-repeat; height: 67px; width: 67px}
.topslice_large {  background-image: url(IMAGES/large_frame/topslice.gif); background-repeat: repeat-x; height: 67px; width: auto}
.trcorner_large {  background-image: url(IMAGES/large_frame/trcorner.gif); background-repeat: no-repeat; height: 67px; width: 67px}
.leftslice_large {  background-image: url(IMAGES/large_frame/leftslice.gif); background-repeat: repeat-y; height: auto; width: 67px}
.rightslice_large {  background-image: url(IMAGES/large_frame/rightslice.gif); background-repeat: repeat-y; height: auto; width: 67px}
.blcorner_large {  background-image: url(IMAGES/large_frame/blcorner.gif); background-repeat: no-repeat; height: 67px; width: 67px}
.bottomslice_large {  background-image: url(IMAGES/large_frame/bottomslice.gif); background-repeat: repeat-x; height: 67px; width: auto}
.brcorner_large {  background-image: url(IMAGES/large_frame/brcorner.gif); background-repeat: no-repeat; height: 67px; width: 67px}
.hand {
	cursor: pointer;
	cursor: hand;
	font-size: 10px;

}

