/* CSS Document */

BODY
{
    SCROLLBAR-HIGHLIGHT-COLOR: #cc0000;
    SCROLLBAR-SHADOW-COLOR: #660000;
    SCROLLBAR-3DLIGHT-COLOR: #000000;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR: #00395a;
    SCROLLBAR-DARKSHADOW-COLOR: #000000;
    SCROLLBAR-BASE-COLOR: #990000
}
/* -----------------------------------------------------------------------------*/

body
{  background-color:#F2F2F1;
}	
/* -----------------------------------------------------------------------------*/
/* Date Background for table located under Banner*/
.datebg{
background-color:#990033;
width: 800;
}	
.datecolor{color: white;
}

/* -----------------------------------------------------------------------------*/

A {color: yellow; text-decoration:none; font-size:14;
	 font-family: tahoma, Arial, Helvetica, sans-serif}
A:hover {color:white;}
.name{text-align:justify; direction:rtl; font-family:Arial, "Times New Roman", Tahoma; font-size:16px; line-height:25px; color:#FF0000
}

.A1 {color: blue; text-decoration:none; font-size:16;
	 font-family:Arial, "Times New Roman", Tahoma}
.A1:hover {color:#993300;}
.name{text-align:justify; direction:rtl; font-family:Arial, "Times New Roman", Tahoma; font-size:16px; line-height:25px; color:#FF0000
}


.question{text-align:justify; direction:rtl; font-family:Arial, "Times New Roman", Tahoma; font-size:16px; line-height:25px; color:#0000FF;
}
.answer{text-align:justify; direction:rtl; font-family:Arial, "Times New Roman", Tahoma; font-size:16px; line-height:25px; color:#000000;
}
.diffrent{text-align:justify; direction:rtl; font-family:Arial, "Times New Roman", Tahoma; font-size:18px; font-weight:bold; line-height:25px; color:#0000FF
}

