BODY
{
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 13px;
    margin: 0;
    padding: 0;
}
.CellAB
{
	text-align: justify;
	text-justify: kashida;
	direction: rtl;
	border-top: 1px solid black;
}
.CellA
{
	text-align: justify;
	text-justify: kashida;
	direction: rtl;
}
.CellEB
{
	border-top: 1px solid black;
}
.CellE
{
}
.rdo
{
    direction:ltr;
}
.title1
{
	FONT-SIZE: 18px;
	padding-left: 2px
}
.footer
{
    FONT-SIZE: 10px;
}
.StatsCell
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
 /* unvisited link */
.mnulink:link {
    color: Yellow;
}

/* visited link */
.mnulink:visited {
    color: Yellow;
}

/* mouse over link */
.mnulink:hover {
    color: red;
}

/* selected link */
.mnulink:active {
    color: red;
}

.mainrow {
	background: White;
}

.altrow {
	background: #eaeaea;
}

.mainrow, .altrow {
	vertical-align: top;
	font-size: 13px;
}

.mainrow:hover, .altrow:hover {
	background: lightsteelblue;
}

.resE {
	padding-left: 5px;
}

.resA {
	padding-right: 5px;
}

.menu {
	padding-right: 5px;
}

.ui-dialog{
	z-index: 101;
}

fieldset {
	white-space: nowrap;
}
