﻿
.RoundBox1_Top
{
	height: 34px;
	background-image: url('RoundBox1/Top.gif');
	font-family: Tahoma;
	font-size: 12px;
	direction: rtl;
	text-align: right;
}

.RoundBox1_Bottom
{
	height: 36px;
	background-image: url('RoundBox1/Bottom.gif');
	font-family: Tahoma;
	font-size: 12px;
	direction: rtl;
}

.RoundBox1_Left
{
	background-image: url('RoundBox1/Left.jpg');
	background-repeat: repeat-y;
}

.RoundBox1_Right
{
	background-image: url('RoundBox1/Right.jpg');
	background-repeat: repeat-y;
	background-position: right;
}

.RoundBox1_Body
{
	background-color: White;
	padding: 5px;
	direction: rtl;
}

.RoundBox1_TopLeft
{
	width: 15px;
	height: 34px;
	background-image: url('RoundBox1/TopLeft.gif');
}

.RoundBox1_TopRight
{
	width: 15px;
	height: 34px;
	background-image: url('RoundBox1/TopRight.gif');
}

.RoundBox1_BottomLeft
{
	width: 15px;
	height: 36px;
	background-image: url('RoundBox1/BottomLeft.gif');
}

.RoundBox1_BottomRight
{
	width: 15px;
	height: 36px;
	background-image: url('RoundBox1/BottomRight.gif');
}
