.Content {
	padding: 5px;
	text-align: right;
	direction:rtl;
}

.Content div{
	direction:rtl;
}
.BlankContent div{
	text-align: right;
	direction:rtl;
}

.Margin {
	margin-left: 5px;
}

.Cont01-BG {
	background-color: #FFFFFF;
	background-image: url(images/Cont01_GreyBG.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 1px;
}
.Cont01-BG2 {
	background-color: transparent;
	background-image: url(images/Cont01_GreyTop.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family:Traditional Arabic;
	font-size: 17px;
	margin-right: 5px;
}

.Cont01-BG2 span.head {
	background-color: transparent;
	background-image: url(images/Cont01_GreyTop.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family:Traditional Arabic;
	font-size: 17px;
	margin-right: 5px;
}

.Cont02 {
	color: #4e81b1;
	background-color: #c1daf4;
}

.Cont02 span.head{
	color: #4e81b1;
	background-color: #c1daf4;
}

.Cont02 td.normal{
	color: #4e81b1;
	background-color: #c1daf4;
}
.Cont03 {
	color: #a09042;
	background-color: #faf0c6;
}

.Cont03 span.head{
	color: #a09042;
	background-color: #faf0c6;
}

.Cont03 td.normal{
	color: #a09042;
	background-color: #faf0c6;
}



