.standard_framesTopLeft {
	background: url(images/frame1_01.jpg) 0 0 no-repeat;
}

.standard_framesTopCenter {
	background: url(images/frame1_02.jpg) 0 0 repeat-x;
}

.standard_framesTopRight {
	background: url(images/frame1_04.jpg) 100% 0 no-repeat;
}

.standard_framesMiddleLeft {
	background: url(images/frame1_05.jpg) repeat-y 0 0;
}

.standard_framesHeader {
	/*position: absolute;*/
	/*background-color:blue;*/
	height:25px;
	/*top: -5px;*/
}

.standard_framesMiddleCenter {
	padding-right: 13px;
	padding-left: 12px;
	padding-bottom: 0px;
	padding-top: 1px;
	margin-top: 2px;
	margin-bottom: 10px;
} 

.standard_framesMiddleRight {
	background: url(images/frame1_07.jpg) repeat-y 100% 0;
}

.standard_framesBottomLeft {
	background: url(images/frame1_10.jpg) 0 100% no-repeat;
}

.standard_framesBottomCenter {
	background: url(images/frame1_11.jpg) 0 100% repeat-x;
}

.standard_framesBottomRight {
	background: url(images/frame1_13.jpg) 100% 100% no-repeat;
}
