﻿body 
{
	font-family :Verdana;
	font-style:normal;
	font-size:10pt;
	color:Black;
	list-style-image: url("http://egypt.nbad.com/nbadinternet/EN/Images/bullet.gif")
}


.NBADSmallInputButton
{
    COLOR: Teal;
    FONT-FAMILY:  Verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    background-color:#ECE9D8;
   
}

.NBADSmallText
{
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
}

.NBADNSSelectText
{
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
}

.NBADLargeText
{
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}

.NBADSmallLabelText
{
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold
}

.NBADNSButtonText
{
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold
}


.NBADSmallFieldText
{
	COLOR: #333388;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	border:0;
}
.NBADHeaderBarText
{
	color:		#333366; 
	font-family:	Verdana; 
	font-size:	8pt; 
	text-transform:	uppercase; 

}
.NBADMediumHeaderText
{
	color:		#800000; 
	font-family:	Verdana; 
	font-size:	10pt; 
	text-transform:	uppercase; 
	font-weight:	bold;
}
.NBADMediumTextBlue
{
    COLOR: #333366;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
}

.NBADLargeTextBlue
{
    COLOR: #333366;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
}



.NBADMediumText
{
    COLOR: #333366;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
}
.NBADLargeLabelText
{
    COLOR: #333366;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
}
.NBADMediumLabelText
{
    COLOR: #333366;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
}
.NBADInputFieldText
{
    COLOR: #000000;
    FONT-FAMILY:  Verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
}
.NBADSelectText
{
    COLOR: #000000;
    FONT-FAMILY:  Verdana;
    FONT-SIZE: 10;
    FONT-WEIGHT: normal;
}
.NBADInputButton
{
    COLOR: #000000;
    FONT-FAMILY:  Verdana;
    FONT-SIZE: 10;
    FONT-WEIGHT: bold;
	WIDTH: 90;
}
.NBADInputTextField
{
	COLOR: #000000;
	FONT-FAMILY:  Verdana;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	width:	200;
	height:	22;
}
.NBADMediumHeaderText
{
	COLOR: #333366;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	text-transform:	none;
}
.NBADSmallHeaderText
{
	color:		#333366; 
	font-family:	Verdana, San-Serif; 
	font-size:	10pt; 
	text-transform:	none;
	text-decoration: underline;
	font-weight:	bold;
}


.NBADTxnTableHeaderCell
{
	color:		#060663;
	FONT-FAMILY:	Verdana;
	font-size:		8pt; 
	text-transform:	none;
	font-weight:	normal;
	background-color:	#cecf9c;
	text-align:	center;
}
.NBADTxnTableDataCell
{
	color:		#000000;
	FONT-FAMILY:	Verdana;
	font-size:		8pt; 
	text-transform:	none;
	font-weight:	normal;
	background-color:	#EFEFEF;
	text-align:	center;
}



a:hover
{
		
	text-decoration: underline;
}

a
{
	color:	blue;
	text-decoration: none;
}


