﻿
.styleFr12
{
MARGIN:0 1px 0 0;font-family: "Traditional Arabic";	font-size: 13px;color: #003366;	font-weight: bold;TEXT-DECORATION:underline;
}
.styleFr12:hover
{
MARGIN:0 1px 0 0;font-family: "Traditional Arabic";	font-size: 14px;color: #b00;	font-weight: bold;TEXT-DECORATION:none;
}
.HElementMenuArabic
{
MARGIN:0;FONT:bold 16pt/16px Traditional Arabic;COLOR:#003366;DIRECTION:rtl;TEXT-ALIGN:justify;TEXT-DECORATION:none;

}
.HElementMenuArabic:hover
{
COLOR:#b00;TEXT-DECORATION:none;
}
.VElementMenuArabic
{
MARGIN:0;FONT:bold 18pt/18px Traditional Arabic;COLOR:#003366;DIRECTION:rtl;TEXT-ALIGN:justify;TEXT-DECORATION:none;

}
.VElementMenuArabic:hover
{
COLOR:#b00;TEXT-DECORATION:none;
}
.special
{
MARGIN:0;FONT:bold 8pt/15px Arial;COLOR:#000;DIRECTION:rtl;TEXT-DECORATION:none;
}
.BK_S
{
MARGIN:0 1px 0 0;FONT:bold 11pt/20px Arabic Transparent;COLOR:#0060aa;DIRECTION:ltr;TEXT-DECORATION:none;
}
.BK_S:hover
{
COLOR:#000;TEXT-DECORATION:none;
}
body{
font-family:Arial, Helvetica, sans-serif; 
font-size:13px;
}
.info, .success, .warning, .error, .validation {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('images/info.png');
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('images/success.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('images/warning.png');
}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('images/error.png');
}