body {
background: #4C6329;
direction: rtl;
font: 14pt Traditional Arabic;
font-weight: bold;
}

.uttd
{
padding:0px 16px 0px 0px;
}

 TD {
font: 14pt Traditional Arabic;
font-weight: bold;
}

.value {
border:1px solid #d00;
background-color: #e44;
padding: 5px 5px 5px 5px;
color:#fff!important;
font: bold 10pt "Tahoma";
text-align: center;
}

.bytattable
{
border:5px solid #3C4E21;
padding: 5px 5px 5px 5px;
background: #FFFFFF;
width:70%;
margin-left:15%;
margin-right:15%;
}


hr{
  color: #C4C4C4;
}



.img{
  border: 0px;
}


/*	--------------Links-------------- */
A:link, A:visited, A:active {
    color: #4C6329;
    font: 9pt Tahoma;
    font-weight: bold;
	text-decoration : none
}

A:hover {
	text-decoration : none;
	font: 9pt Tahoma;
	font-weight: bold;
	color: #009933;
}