.BError
{
	font-size: 8pt;
	color: #ff0033;
	font-family: Verdana;
}
.BBoldLabel
{
    font-weight: bold;
    font-size: 8pt;
    color: #666666;
    font-family: verdana;
}
.BTitleCellSmall
{
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	background-color: #6598CC;
	font-weight: bold;
	font-size: 12pt;
	color: #FFFFFF;
	font-family: verdana;
}
.BwTitle
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	font-family: verdana;
}

.BTextBox
{
	border-right: #656565 1pt solid;
	border-top: #656565 1pt solid;
	font-size: 8pt;
	border-left: #656565 1pt solid;
	color: #000000;
	border-bottom: #656565 1pt solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border-width: 1px;
}
.BLabel
{
	font-size: 8pt;
	color: #656565;
	font-family: Verdana, Arial;
}

.BTitle
{
	font-weight: bold;
	margin-left: 1pt;
	text-transform: capitalize;
	color: #ffffff;
	margin-right: 1pt;
	font-family: Verdana, Arial;
	font-variant: normal;
	background-color :#656565;
}
.BBody
{
	background-color :#dfdfdf;
	border-right: #656565 thin solid;
	border-left: #656565 thin solid;
	border-top: #656565 thin solid;
	border-bottom: #656565 thin solid;
	border-width: 1px;
}
.BTitleCell
{
	background-color: #656565;
	border-right: #000000 thin solid;
	border-left: #000000 thin solid;
	border-top: #000000 thin solid;
	border-bottom: #000000 thin solid;
}
.buttons
{
	border-right: #656565 1pt solid;
	border-top: #656565 1pt solid;
	border-left: #656565 1pt solid;
	color: #ffffff;
	border-bottom: #656565 1pt solid;
	font-family: Arial, Verdana;
	background-color: #EBEBEB;
	text-align: center;
	height: 19pt;
	font-size: 8pt;
}
.BButton
{
	border-right: #656565 1pt solid;
	border-top: #656565 1pt solid;
	border-left: #656565 1pt solid;
	color: #000000;
	border-bottom: #656565 1pt solid;
	font-family: Arial, Verdana;
	background-color: #EBEBEB;
	font-size: 8pt;
	width:70px;
}

.BGridHeader
{
	background-color: #6598CC;
	border-right: #000000 thin solid;
	border-left: #000000 thin solid;
	border-top: #000000 thin solid;
	border-bottom: #000000 thin solid;
}
.GridHeader
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	font-family: verdana;
	background-color: #61677E;
	text-decoration: none;
}
.GridItem
{
	font-size: 8pt;
	color: #131955;
	font-family: verdana;
	background-color: #f7f7f7;
	text-decoration: none;
}
.GridAlternatingItem
{
	font-size: 8pt;
	color: #030945;
	font-family: verdana;
	background-color: #e7e7e7;
	text-decoration: none;
	
}
.GridSelectedItem
{
	font-weight: bold;
	font-size: 8pt;
	color: #FA931C;
	font-family: verdana;
	background-color: #aaaaaa;
	text-decoration: none;
}
.SmallLightLabel
{
	font-size: 8pt;
	color: #000000;
	font-family: verdana;
}

/*<!-- -------------------------- -->*/

.Labelsdark
{
	font-size: 8pt;
	color: #515151;
	font-family: Verdana, Arial;
}
.BoldLabels
{
	font-weight: bold;
	font-size: 9pt;
	color: #515151;
	font-family: Verdana, Arial;
}
.ArabicBoldLabels
{
	font-weight: bold;
	font-size: 12pt;
	color: #515151;
	font-family: arabic transparent;
	direction:rtl;
    padding-right:2px;
}
.AccTitles
{
	font-size: 10pt;
	color: #ccccc;
	font-family: Verdana;
	text-decoration: none;
	text-align: justify;
	cursor:pointer;
	
}
.AccLink
{
	font-weight: bold;
	font-size: 9pt;
	color: #595959;
	font-family: Verdana;
	text-decoration: none;
	text-align: justify;
}
.AccDesc
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
	text-align: justify;
}
.Titles
{
	font-weight: bold;
	font-size: 8pt;
	color: #004C84;
	font-family: Verdana;
	text-decoration: none;
	text-align: justify;

}
.TitlesArabic
{
	font-weight: bold;
	font-size:14pt;
	color: #004C84;
	font-family:Arabic Transparent;
	direction:rtl;
    padding-right:2px;
    text-decoration: none;
    text-align: justify;
}
.HTitles
{
	font-weight: bold;
	font-size: 8pt;
	color: #004C84;
	font-family: Verdana;
	text-decoration: none;

}
.HTitlesArabic
{
	font-weight: bold;
	font-size:12pt;
	color: #004C84;
	font-family:Arabic Transparent;
	direction:rtl;
    padding-right:2px;
    text-decoration: none;
}

.Labels
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial;
	text-align: justify;
	text-justify: distribute; 
}
.ArabicLabels
{
	font-size: 12pt;
	color: #000000;
	font-family: arabic transparent;
	text-align: justify;
	text-justify: distribute; 
	direction:rtl;
    padding-right:2px;
}
.LabelsArabic
{
	font-size: 10pt;
	color: #000000;
	font-family: arabic transparent;
	direction:rtl;
    padding-right:2px;
	text-align: justify;
	text-justify: distribute; 
} 
.Textboxes
{
	BORDER-RIGHT: #656565 1pt solid;
    BORDER-TOP: #656565 1pt solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #656565 1pt solid;
    COLOR: #000000;
    BORDER-BOTTOM: #656565 1pt solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff
}
.ArabicNLink
{
	font-weight: bold;
	font-size: 12pt;
	color: #00528E;
	font-family: arabic transparent;
	text-decoration: none;
}
.NLink
{
	font-weight: bold;
	font-size: 8pt;
	color: #00528E;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.NLinkSel
{
	font-weight: bold;
	font-size: 8pt;
	color: #5A7DB5;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.PicBorder
{
	border: 1px solid #D3D3D3;
}
.Link
{
	font-weight: bold;
	font-size: 8pt;
	color: #00528E;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.LinkSel
{
	font-weight: bold;
	font-size: 8pt;
	color: #5A7DB5;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.GLink
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.LLabelsLink
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.LLabelsLinkArabic
{
	font-size: 8pt;
	color: #000000;
	font-family: arabic transparent;
	text-decoration: none;
}
.LLabelsLinkSel
{
	font-size: 8pt;
	color: #b2b2b2;
	font-family: Verdana, Arial;
	text-decoration: none;
	outline: none;
    border-width:0px;
    display: block;
}
.LabelsLink
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: none;
	outline: none;
    border-width:0px;
    display: block;
}
.LabelsLinkSel
{
	font-weight: bold;
	font-size: 8pt;
	color: #b2b2b2;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.Errors
{
	font-size: 8pt;
	color: #ff0033;
	font-family: Verdana;
}



