
/**Developer: Ayman Abdo */

.otherFileStyle
{
    text-align:justify;
    font-size:14px;
    font-weight:bold;
    font-family:arial;    
}
TDNext {
	/*color: #0000A0;*/
	TEXT-ALIGN: left;
	vertical-align: middle;
	height: 21px;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}

TDPrevious {
	color: #ffffff;
	TEXT-ALIGN: left;
	vertical-align: middle;
	height: 21px;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
    text-indent:10px;
}

TDPageNumbers {
	color: #ffffff;
	text-align: left;
	vertical-align: middle;

	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	height: 21px;
    


}

.loginTxtLook
{
	border-color: #7C3A00; 
	border-width: 1; 
	border-style:solid; 
	width: 100px;	
	height:10px;
}

/**
Developer: Ayman Abdo
*/
.loginLblLook
{
	color: #423176; 
	font-size: small;
	font-weight: bold; 
	width: 50%; 
	font-family: Simplified Arabic
}

/**
Developer: Ayman Abdo
*/
.SearchTxtLook
{
	border-color: #7C3A00; 
	border-width: 1; 
	border-style:solid; 
	width: 100px;	
	height:10px;
}

/*baraa*/

A:link {
	font-size: 11pt;
	color: blue;
	font-family: verdana;
	text-decoration: underline;
}

A:link {
	font-size: 11pt;
	color: blue;
	font-family: verdana;
	text-decoration: underline;
}

A:active {
	font-size: 11pt;
	color: blue;
	font-family: verdana;
	text-decoration: underline;
}

A:visited {
	font-size: 11pt;
	color: blue;
	font-family: verdana;
	text-decoration: underline;
}

.SUB_TITLE {
color: #673F19;
	font-size: 14pt;
	text-align: left;
	font-weight: bold;	
}
.NOTE {
color: #0000ae;
	font-size: 13pt;
	text-align: center;
	font-weight: bold;	
}
.NORMAL_TEXT {
	font-size: 13px;
	text-align: left;
    FONT-WEIGHT: bold;
	FONT-FAMILY: Arial;
	POSITION: relative;
    color:#673F19;
    text-indent:5px;
	
}
#NORMAL_TEXT A:link{ text-decoration:none;color:#673F19;font-size:12px;font-family:Arial;}
#NORMAL_TEXT A:visited{text-decoration:none;color:#673F19;font-size:12px;font-family:Arial;}
#NORMAL_TEXT A:hover{color:#DC7729;font-size:12px;font-family:Arial;}
#NORMAL_TEXT A:active{text-decoration:none;color:#673F19;font-size:12px;font-family:Arial;}

.NORMAL_en {
	font-size: 13px;
	text-align: left;
    FONT-WEIGHT: bold;
	FONT-FAMILY: Arial;
	color:#673F19;
    line-height:25px;

}


.NORMAL_TEXT_C
{
    color: #673F19;
	font-size: 13pt;
	text-align: center;
    font-family:Arial;
    width:610px;
}

.SUB_TITLE_en {
color: #673F19;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
    font-family:Arial;
}

.normal_text_table
{
   	font-size: 12px;
	text-align: center;
    FONT-WEIGHT: bold;
	FONT-FAMILY: Arial;
	color:#673F19;
    line-height:25px;
    width:60px;
}


.TDCellNormalDataBold {
	font-family: Verdana;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	color: #000093;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	background-color: #abccfe;
}
.TDCellNormalDataBoldTitle {
	font-family: Arial;
	font-size: 17px;
	text-align: center;
	vertical-align: top;
	color:#673F19;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	
}


//baraa

.Body {
	background-color: white;
	border: 0px solid #abccfe;
	scrollbar-face-color: #d7e7ff;
	scrollbar-shadow-color: #abccfe;
	scrollbar-highlight-color: #abccfe;
	scrollbar-3dlight-color: #d7e7ff;
	scrollbar-darkshadow-color: #abccfe;
	scrollbar-track-color: #d7e7ff;
	scrollbar-arrow-color: #abccfe;
	direction: ltr;
}

.Body {
	background-color: white;
	border: 0px solid #abccfe;
	scrollbar-face-color: #d7e7ff;
	scrollbar-shadow-color: #abccfe;
	scrollbar-highlight-color: #abccfe;
	scrollbar-3dlight-color: #d7e7ff;
	scrollbar-darkshadow-color: #abccfe;
	scrollbar-track-color: #d7e7ff;
	scrollbar-arrow-color: #abccfe;
	direction: ltr;
}
.innerBody {
	background-color: #f4faff;
	border: 0px solid #abccfe;
	scrollbar-face-color: #d7e7ff;
	scrollbar-shadow-color: #abccfe;
	scrollbar-highlight-color: #abccfe;
	scrollbar-3dlight-color: #d7e7ff;
	scrollbar-darkshadow-color: #abccfe;
	scrollbar-track-color: #d7e7ff;
	scrollbar-arrow-color: #0000A0;
	direction: ltr;
	
}
.mainBody {
	//background-color: #cdd2da;
	border: 0px solid #abccfe;
	scrollbar-face-color: #d7e7ff;
	scrollbar-shadow-color: #abccfe;
	scrollbar-highlight-color: #abccfe;
	scrollbar-3dlight-color: #d7e7ff;
	scrollbar-darkshadow-color: #abccfe;
	scrollbar-track-color: #d7e7ff;
	scrollbar-arrow-color: #0000A0;
	direction: ltr;
	//background-image: url("../images/bg.jpg");
}

.fhead1 {
	font-weight: bold;
	font-size: 12px;
	width: 85%;
	color: #3f6c96;
	font-family: verdana;
	height: 21px;
	text-align: left
}

.fdata1 {
	font-family: verdana;
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
	color: #3f6c96;
	border-color: #3f6c96;
	border-width: 1;
}

.NewsTitle {
	font-weight: bold;
	font-size: 13px;
	color: #ffcc66;
	font-family: verdana;
	text-align: left;
}

.NewsTitle:VISITED {
	font-weight: bold;
	font-size: 13px;
	color: #ffcc66;
	font-family: verdana;
	text-align: left;
}

.NewsTitle:LINK {
	font-weight: bold;
	font-size: 13px;
	color: #ffcc66;
	font-family: verdana;
	text-align: left;
}

.NewsBody {
	font-size: 12px;
	color: white;
	font-family: verdana;
	text-align: left;
}

.NewsMoreInfo {
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: verdana;
	text-align: left;
}

.NewsMoreInfo:VISITED {
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: verdana;
	text-align: left;
}

.NewsMoreInfo:ACTIVE {
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: verdana;
	text-align: left;
}

.MenuTitle {
	color: #3f6c96;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	text-align: left;
}

.MenuTitle:Link {
	color: #3f6c96;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	text-align: left;
}

.MenuTitle:VISITED {
	color: #3f6c96;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	text-align: left;
}

.HeaderTitleB {
	vertical-align: bottom;
	text-align: center;
	color: white;
	font-family: verdana;
	font-weight: bold;
	font-size: 13pt;
}

.HeaderTitle {
	vertical-align: top;
	text-align: center;
	color: white;
	font-family: verdana;
	font-size: 13pt;
}

.MenuHeaderImages {
	height: 10px;
	text-align: right;
	vertical-align: bottom;
}

.TopLeft1 {
	width: 172;
	height: 66;
	background-image: url("../images/TopLeft1.gif");
}

.TopRight1 {
	width: 165;
	height: 66;
	background-image: url("../images/TopRight1.gif");
	vertical-align: bottom;
}

.TopLeft2 {
	width: 172;
	height: 27;
	background-image: url("../images/TopLeft2.gif");
}

.TopRight2 {
	width: 77;
	height: 27;
	background-image: url("../images/TopRight2.gif");
	vertical-align: bottom;
}


.TDCellNormalData2 {
	font-family: Verdana;
	font-size: 10pt;
	height: 20;
}

.TDCellNormalData {
	font-family: "Arial";
	font-size: 15px;
	height: 30px;
    color:#ffffff;
}

.TBList {
	text-align: center;
	width: 100%;
	height: 21px;
	border-spacing: 0px;	
	border-width: 0;
}

.SpaceRow {
	height: 10px;
}

.GiveShadowToText {
	FONT-WEIGHT: bold;
	FONT-SIZE: 17pt;
	WIDTH: 100%;
	FONT-FAMILY: Arial;	
	TEXT-ALIGN: left;
	height: 28px;
	color: #673F19;
    padding-bottom:5px;
    border-bottom:2pt solid #DC7729;
}
.GiveShadowToTextCenter
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 17pt;
	WIDTH: 100%;
	FONT-FAMILY: Arial;
	TEXT-ALIGN: center;
	height: 28px;
	color: #673F19;
    padding-bottom:5px;
    border-bottom:2pt solid #DC7729;
}

.GiveShadowToText2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 22px;
	WIDTH: 100%;
	FONT-FAMILY: Arial;
	TEXT-ALIGN: center;
	height: 28px;
	color: #673F19;
}
.TDCellHeaderData {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #673F19;
	height: 21px;
    text-indent:8px;
}
.TDCellHeaderData2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #673F19;
	height: 30px;
    text-align: left;
    padding-left:13px;

}

.TDCellHeaderData3
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #673F19;
	height: 30px;
    text-align: center;

}

.NormalRow {
    background-color:#C49A6C;
	height: 21px;
    width:80%;
}

.DarkRow {
	background-color: #8B5D3B;
	height: 15px;
    width:80%;
}

.TDCellDateData {
	font-family: Verdana;
	font-size: 10pt;
	height: 15px;
	color: #3f6c96;
	text-align: left;
}

.TDCellNumberData {
	font-family: Verdana;
	font-size: 10pt;
	height: 21px;
	color: #3f6c96;
	text-align: center;
}

.TDCellTextData {
	font-family: Arial;
	font-size: 11px;
	height: 25px;
	color: #ffffff;
	text-align: left;
    padding-left:13px;
	
}

.TDCellTextDataCenfter {
	font-family: Verdana;
	font-size: 10pt;
	height: 21px;
	color: #3f6c96;
	text-align: center;
}

.TDCellImageData {
	font-family: Arial;
	font-size: 10px;
	height: 21px;
	color: #3f6c96;
}

.TDCellICONData {
	width: 20px;
	height: 20px;
	border-width: 0px;
    text-align: center;

}

.TBPrevNext {
	width: 100%;
	height: 21px;
    color:#ffffff;
}

.NormaltextLook {
	color: #673F19;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
    background-color:#C49A6C;
}

.RedStar {
	color: red;
	width: 1%;
	text-align: center;
    font-size:15px;
    font-weight:bold;
    font-family:Arial;

}

.NormalColon
{
	color: #3f6c96;
	font-weight: bold;
	font-size: 10pt;
	width: 1%;
	text-align: center;
}

.TDTextfldLook {
	text-align: left;
	width: 63%;
}



.CellLookForm {
	border: 0 solid #1c8382;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-color: #8B5D3B;
	text-align: left;
    width:20%;
    Height:30px;
    font-family:Arial;
    padding-left:10px;
    
}

.groupListlbl
{
    font-weight:bold;
    font-size:12px;
    color: #ffffff;
    font-family:Arial;
}

.BGNormaltextLook
{
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	background-color: #C49A6C;
    Width:50%;
    font-family:Arial;
    color:#ffffff;
}

.BGNormaltextLook1 {

	font-weight: bold;
	font-size: 12px;
	text-align: left;
	background-color: #C49A6C;    
    font-family:Arial;
    color:#ffffff;
    //text-indent:10px;

}

.BGNormaltextLookCenter {

	font-weight: bold;
	font-size: 12px;
	text-align: center;
	background-color: #C49A6C;
    Width:50%;
    font-family:Arial;
    color:#ffffff;
    //text-indent:10px;

}
.BGNormaltextStyle {

	font-weight: bold;
	font-size: 15px;
	text-align: left;
	background-color: #C49A6C;
    Width:50%;
    font-family:Arial;
    color:#ffffff;
    padding-left:10px;
}

.listBoxColor
{
    background-color: #8B5D3B;
}

.inputStyle
{
        
        width:96%;
        border: 0 solid #1c8382;
        color:#673F19;
        font-weight:bold;
        font-family:Arial;
        align:center;
}

.checkStyle
{
    color:#673F19;
    font-weight:bold;
    font-family:Arial;
    font-size:14px;
}

.arrowBtn
{
    left-padding:20px;
    width:30px;
    text-align:center;
}

.selectStyle
{    
    
    width:96%;
    border:1 solid;
    color:#673F1A;
    font-weight:bold;
    font-family:Arial;
    text-align:left;
    
    //list-style-image:url(/JIEC/resources/images/bg.PNG);
}

.TDSpaceInputForm
{
	
	width: 5%;
}

.TDSpaceVeiwForm {
	height: 30px;
	width: 15%;
}


.TDFooter
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;	
	height: 21px;
    text-align:middle;
    background-color: #673F19;
}

.ButtonfldLook {
	font-weight: bold;
	font-size: 12px;
    color:white;
	height: 22px;
    width:145x;
	text-align: center;
	//border-color: #ff8040;	
	//border-style: solid;
	border-width: 0px;
	background-image: url("/JIEC/resources/images/11.jpg");
	background-repeat: no-repeat;
	font-style: normal;
	text-transform: capitalize;
	font-variant: normal;
	text-indent: 5px;
	vertical-align: middle;
    cursor: pointer;
}

.ArrowButtonfldLook
{
    width:30px;
    text-align:center;
    left-padding:20px;
	font-weight: bold;
	font-size: 12px;
	color: Navy;
	BACKGROUND-COLOR: white;
	height: 28px;	
	border-color: #ff8040;
	border-style: solid;
	border-width: 2px;
	background-repeat: no-repeat;	
	text-transform: capitalize;
	font-variant: normal;
	text-indent: 5px;
	vertical-align: middle;
}

.NormalViewtext {
	text-align: left;
	height: 21px;
	color: #154996;
}


.LinkImage {
	width: 15px;
	height: 15px;
	border-width: 0;
}

.TDCellHeaderDataQuestion {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	height: 21;
	background-color: #93DAC8;
	color: #154996;
}

.TDCellNumberReply {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	height: 21;
	color: #154996;
	vertical-align: top;
}

.TDCellConfirmTitle {
	font-family: Verdana;
	font-size: 15pt;
	height: 21px;
	color: #0000A0;
	text-align: center;
}

.TDCellConfirmData {
	font-family: Verdana;
	font-size: 10pt;
	height: 21px;
	color: #154996;
	text-align: center;
}

A.PagingColor
{
	color: #ffffff;
    font-size:11px;
    font-family:Arial;
    text-decoration:none;
    font-weight:bolder;

}

A.PagingColor:hover
{
 	color: #ffffff;
    font-size:11px;
    font-family:Arial;
    text-decoration:none;
    font-weight:bold;
}

A.PagingColor:VISITED {
	color: #ffffff;
    text-decoration:none;
    font-size:11px;
    font-family:Arial;
    font-weight:bold;
}

.TBListBox {
	border-width: 1;
	border-color: #4e5993;
}
.LanguageLink {
	color: #3f6c96;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	text-align: center;
}

.LanguageLink:Link {
	color: #3f6c96;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	text-align: center;
}

.LanguageLink:VISITED {
	color: #3f6c96;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;	
}

.CellLook {
	border: 0;
    font-family:Arial;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-color: #8B5D3B;
	text-align: left;
    text-indent:10px;
}


.textAreaStyle
{
    height:96%;
    width:96%;
    font-size:12px;
    font-family:Arial;
    color:#8B5D3B;
    font-weight:bold;
}



.MainNewsHeaderLook {
    font-family: Arial;
	border: 0 solid #1c8382;
	font-weight: bold;
	font-size: 13px;
	color: #673f1a;
	background-color: #DC7729;
	text-align: left;
    
}

.MainNewsTextLook {
	font-family: Arial;
	color: #673f1a;;
	font-weight: bold;
	font-size: 12px;
 
}

.NormalNewsHeaderLook {
	font-family:Arial;
	font-weight: bold;
	font-size: 14px;
	color: #673f1a;
	background-color: #DC7729;
	text-align: center;
}

A.NormalNewsHeaderLook {
	font-family:Arial;
	font-weight: bold;
	font-size: 14px;
	color: #673f1a;
	background-color: #DC7729;
	text-align: center;
}

A.NormalNewsHeaderLook:hover {
	font-family:Arial;
	font-weight: bold;
	font-size: 14px;
	color: #673f1a;
	background-color: #DC7729;
	text-align: center;
}

A.NormalNewsHeaderLook:visited {
	font-family:Arial;
	font-weight: bold;
	font-size: 14px;
	color: #673f1a;
	background-color: #DC7729;
	text-align: center;
}


.NormalNewsTextLook {
	font-family:Arial;
	color: #673f1a;
	font-weight: bold;
	font-size: 12px;
	text-align: left;	
}

A.NormalNewsTextLook:link {
	font-family:Arial;
	color: #673f1a;
	font-weight: bold;
	font-size: 12px;
	text-align: left;	
}
A.NormalNewsTextLook:visited
{
    font-family:Arial;
	color: #673f1a;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
    

}
A.NormalNewsTextLook:hover {
	font-family:Arial;
	color: #DC7729;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}


.BGNormaltextLookC {
	font-weight: bold;	
	font-size: 12px;
	text-align: center;
	background-color: #C49A6C;
    Width:50%;
    font-family:Arial;
    color:#ffffff;
    text-indent:5px;
}


//hussam

.NewsText {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
 	padding: 3px 6px;
	padding-bottom:10px;
	
 }
.NewsText {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
 	padding: 3px 6px;
	padding-bottom:10px;
	
 }
 
 
 
 .Slogan
 {
  color=#0054a8;
  font-family: Tahoma;
  font-size: 15px; 
  font-weight: bold;
  
 }
 
 .Marquee
 {
 color=#000099 ;
 font-family: Tahoma;
 font-size: 12px; 
 font-weight: bold;
 
 }
 
.LogonMsg
{
  color=red;
  font-family: Tahoma;
  font-size: 10px; 
}
 
.LogonLabs
{
  //color=#004080;
  //font-family: Tahoma;
  //font-size: 14px; 
  //font-weight: bold;
  color=#000099 ;
 font-family: Tahoma;
 font-size: 12px; 
 font-weight: bold;
 color=#000099 ;
}
 
.WelcomeTxt
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: blue;
	font-family: Arial;
	text-align: left;
} 


.MsgClass {
	color: #673F19;
	text-align: Center;
    font-family: Arial;
	FONT-SIZE: 22px;
	FONT-WEIGHT: bold;
    }
    

//hussam

//faten
TEXTAREA.monitor {
	            
}


TEXTAREA.monitor {
	color: #FFFFFF;
	background-color: #000000;
    border-color: #000000";
    border-style: solid;
    text-align: Left;
    }

//sultan

.tip-text
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	color: #000000;
	text-decoration: none;
}
    .tip-text
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	color: #000000;
	text-decoration: none;
}


.error-text
{
	font-family: Arial;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	color: #ff0000;
	text-decoration: none;
}
.submenu-selection
{
	font-family: Arial;
	font-weight: Bold;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	color: #ffffff;
	background-color: #3A579A;
	text-decoration: none;
}
.field-text
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: Bold;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	color: #000000;
}
.input-text
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	color: #000000;
	width: 150px;
}
//sultan

A.Menu {
	FONT-WEIGHT: bold;
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	COLOR: #0000B3;
	font-family: verdana;
}
A.Menu {
	FONT-WEIGHT: bold;
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	COLOR: #0000B3;
	font-family: verdana;
}

A.Menu:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	COLOR: #ffa953;
	font-family: verdana;
}

A.MenuU
{
	FONT-WEIGHT: bold;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	font-family: Arial;
	TEXT-DECORATION: underline;
}

A.MenuU:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #673F19;
	font-family: Arial;
	text-decoration: underline;
}
A.MENUU:VISITED
{
	TEXT-DECORATION: underline;
}

.FAQE
{
    font-size:14px;
    font-family:Arial;
    font-weight:bold;
    text-decoration:underline;
}





