A.white:link
{
	font-weight : bold;
    color:"#FFFFFF";
    FONT-FAMILY: 'Tahoma' , 'Traditional Arabic' , 'Arabic Transparent' , 'Simplified Arabic';
    TEXT-DECORATION: none
}
A.white:visited
{
    font-weight : bold;
    color:"#FFFFFF";
    FONT-FAMILY: 'Tahoma' , 'Traditional Arabic' , 'Arabic Transparent' , 'Simplified Arabic';
    TEXT-DECORATION: none;
}
A.white:hover
{
    font-weight : bold;
    color:"#FFFFFF";
    FONT-FAMILY: 'Tahoma' , 'Traditional Arabic' , 'Arabic Transparent' , 'Simplified Arabic';
    TEXT-DECORATION: underline;
}
A:link
{
    FONT-WEIGHT: normal;
    color:"#000000";
    FONT-FAMILY: 'Tahoma' , 'Traditional Arabic' , 'Arabic Transparent' , 'Simplified Arabic';
    TEXT-DECORATION: none
}
A:visited
{
    FONT-WEIGHT: normal;
    color:"#000000";
    FONT-FAMILY: 'Tahoma' , 'Traditional Arabic' , 'Arabic Transparent' , 'Simplified Arabic';
    TEXT-DECORATION: none;
}
A:hover
{
    FONT-WEIGHT: normal;
    color:"#000000";
    FONT-FAMILY: 'Tahoma' , 'Traditional Arabic' , 'Arabic Transparent' , 'Simplified Arabic';
    TEXT-DECORATION: underline;
}


.MainTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: #AD0000;
    FONT-FAMILY: 'Simplified Arabic' , 'Traditional Arabic' , 'Arabic Transparent'
}
.Title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #AD0000;
    FONT-FAMILY: 'Simplified Arabic' , 'Traditional Arabic' , 'Arabic Transparent'
}
.Normal
{
    FONT-SIZE: 9pt;
    COLOR: Black;
    TEXT-INDENT: 1px;
    FONT-FAMILY: 'Tahoma' , 'Arabic Transparent' , 'courier new' , 'Traditional Arabic' , 'Simplified Arabic';
    TEXT-ALIGN: justify
}

.NormalRed
{
    FONT-SIZE: 8pt;
    COLOR: #AD0000;
    TEXT-INDENT: 1px;
    FONT-FAMILY: 'Tahoma' , 'Arabic Transparent' , 'courier new' , 'Traditional Arabic' , 'Simplified Arabic';
}

.SmallRed
{
    FONT-SIZE: 6pt;
    COLOR:#AD0000;
    TEXT-INDENT: 1px;
    FONT-FAMILY: 'Tahoma' , 'Arabic Transparent' , 'courier new' , 'Traditional Arabic' , 'Simplified Arabic';
    TEXT-ALIGN: justify
}

.Footer
{
    FONT-SIZE: 8pt;
    COLOR:#FFFFFF;
    TEXT-INDENT: 1px;
    FONT-FAMILY: 'Tahoma' , 'Arabic Transparent' , 'courier new' , 'Traditional Arabic' , 'Simplified Arabic';
    TEXT-ALIGN: justify
}

.Notification
{
    FONT-SIZE:9pt;
    COLOR: #ff0000;
    FONT-FAMILY: 'Tahoma' , 'Arabic Transparent' , 'Simplified Arabic' , 'Traditional Arabic'
}

.TextBox
{
    BORDER-RIGHT: 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: 1px solid;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: 1px solid;
    COLOR: #000000;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: 1px solid;
    FONT-FAMILY: 'Tahoma';
    BACKGROUND-COLOR: white
}

.Button
{
    PADDING-LEFT: 1px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    FONT-FAMILY: 'Arabic Transparent' , 'Simplified Arabic' , 'Traditional Arabic';
    BACKGROUND-COLOR: #BBBBBB
}

