﻿
.RoundBox2_Top
{
	height: 6px;
	background-image: url('RoundBox2/rpHeaderEdge.png');
}

.RoundBox2_Header
{
	height: 22px;
	background-image: url('RoundBox2/rpHeaderBack.png');
	font-family: Tahoma;
	font-size: 12px;
	color: White;
	direction: rtl;
}

.RoundBox2_Bottom
{
	height: 6px;
	background-image: url('RoundBox2/Bottom.gif');
	background-repeat: repeat-x;
}

.RoundBox2_Left
{
	width: 6px;
	background-image: url('RoundBox2/Left.gif');
	background-repeat: repeat-y;
}

.RoundBox2_Right
{
	width: 6px;
	background-image: url('RoundBox2/Right.gif');
	background-position: right;
	background-repeat: repeat-y;
}

.RoundBox2_Body
{
	background-color: White;
	padding: 5px;
	direction: rtl;
}

.RoundBox2_TopLeft
{
	width: 6px;
	height: 6px;
	background-image: url('RoundBox2/rpTopLeftCorner.png');
	background-repeat: no-repeat;
}

.RoundBox2_TopRight
{
	width: 6px;
	height: 6px;
	background-image: url('RoundBox2/rpTopRightCorner.png');
	background-position: right;
	background-repeat: no-repeat;
}

.RoundBox2_HeaderSides
{
	width: 6px;
	height: 22px;
	background-image: url('RoundBox2/rpHeaderBack.png');
}

.RoundBox2_BottomLeft
{
	width: 6px;
	height: 6px;
	background-image: url('RoundBox2/rpBottomLeftCorner.png');
	background-repeat: no-repeat;
}

.RoundBox2_BottomRight
{
	width: 6px;
	height: 6px;
	background-image: url('RoundBox2/rpBottomRightCorner.png');
	background-repeat: no-repeat;
}
