BODY
{
	margin: 0px;
	direction: rtl;
	background-color: #E30201;
}

.header.bottom
{
	background-image: url(../images/general/red/header_grad_down.gif);
	height: 28px;
	background-repeat: repeat-x;
	direction: rtl;
}

.bodyLeft
{
	background-image: url(../images/general/red/left.gif);
	background-repeat: repeat-y;
	width: 4px;
	white-space: nowrap;
	height: 100%;
}

.bodyRight
{
	background-image: url(../images/general/red/right.gif);
	background-repeat: repeat-y;
	width: 4px;
	white-space: nowrap;
	height: 100%;
}

.contentPadding
{
	padding: 20px 20px 20px 0px;
}
