.frame_top {
	background-image: url(images/frames/top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.frame_top_tabs {
	background-image: url(images/frames/top_tabs.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 175px;
	height: 5px;
}
.frame_tabs {
	width: 185px;
}
.frame_left {
	background-image: url(images/frames/left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.frame_right {
	background-image: url(images/frames/right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.frame_bottom {
	background-image: url(images/frames/bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.frame3 {
	background-image: url(images/frames/1.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}
.frame4 {
	background-image: url(images/frames/2.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}
.frame1 {
	background-image: url(images/frames/3.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}
.frame2 {
	background-image: url(images/frames/4.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}
.frame_right_block_bot {
	background-image: url(images/frames/right_block_bot.gif);
	background-repeat: repeat-x;
	height:5px;
	background-position:bottom
}
.frame_right_flex{
	background-image: url(images/frames/right_flex.gif);
	background-repeat:repeat-y;
	padding-bottom:10px
	}
.frame_right_l{
	background-image: url(images/frames/right_block_left.gif);
	background-repeat: no-repeat;
	background-position:top;
	width:1px
	}
.frame_right_center{
	background-image: url(images/frames/right_block_center.gif);
	background-repeat: repeat-x;
	background-position:top;
	width:287px
	}
.frame_right_1{
	background-image: url(images/frames/right_block_c_l.gif);
	background-repeat: no-repeat;
	background-position:top;
	width:5px;
	height:5px	}
.frame_right_2{
	background-image: url(images/frames/right_block_c_r.gif);
	background-repeat: no-repeat;
	background-position:top;
	width:5px;
	height:5px	}
