﻿body{
	scrollbar-face-color: #E7771B;
	scrollbar-shadow-color: #CC3300;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #5D9BE5;
	scrollbar-3dlight-color: #FFCC66;
	background-color:#efefef;
	font-family:  Tahoma, "Microsoft Sans Serif";
	direction:rtl;
}

a:link{
	color:maroon;
}


#MainTbl{

}

input.TxtBox{
	border: 1px solid #6699cc;
	font-family:  Tahoma, "Microsoft Sans Serif";
	font-size: 8pt;
	height: 20px;
}


.RevAlign{
	float: left;
}

.RevAlignIn{
	text-align: left;
}

.MsgAlert{
	font-size: 8pt;
	color: Red;
}

.TitleMed-White{
	font-family: "Traditional Arabic", Arial !important;
	font-size: 14pt;
	color: White;
	font-weight: bold;
}


.BodyHdr{
	background: url(../images/HdrBody1.jpg) no-repeat right top;
}

.BodyHdrBkg{
	background: url(../images/HdrBodyBkg.jpg) repeat-x top;
	height:98px;
}


.BodyTbl{

}

.FormTitle{
	background: url(../images/TitleEdgBkg.gif) repeat-x top center;
	font-family: "Traditional Arabic", Arial !important;
	font-size: 12pt;
	line-height: 20px;
	color: Maroon;
	font-weight: bold;
	padding: 2px 15px 0px 15px;
}

/* Border Dark */
.BrdT{
	border-top: 1px solid #3f3f3f;
}

.BrdB{
	border-bottom: 1px solid #3f3f3f;
}

.BrdTB{
	border-bottom: 1px solid #3f3f3f;
	border-top: 1px solid #3f3f3f;
}

.BrdTRB{
	border-bottom: 1px solid #3f3f3f;
	border-top: 1px solid #3f3f3f;
	border-right: 1px solid #3f3f3f;
}

.BrdRBL{
	border-bottom: 1px solid #3f3f3f;
	border-left: 1px solid #3f3f3f;
	border-right: 1px solid #3f3f3f;
}


.BrdTRBL{
	border: 1px solid #3f3f3f;

}

.BrdRL{
	border-left: 1px solid #3f3f3f;
	border-right: 1px solid #3f3f3f;
}
/* End Border Dark */



/* border light */

.BrdT2{
	border-top: 1px solid #999999;
}

.BrdB2{
	border-bottom: 1px solid #999999;
}



.BrdTB2{
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
}

.BrdTRB2{
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}

.BrdRBL2{
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}


.BrdTRBL2{
	border: 1px solid #999999;

}

.BrdRL2{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

/* End Border light */



#CentralPart{
	background-color: #ffffff;
	height: 300px;
	padding: 15px 10px 5px 10px;
}

/* Control Panel Menu */

.CPMenu{
	padding: 6px;
	background: White url(../images/CPMenuBkg.gif) repeat-x bottom;
	border: 1px solid #9ba7b1;
}

.CPMenuSize{
	width: 150px;
	height: 460px;
	border-left: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	border-top: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	background: url(../images/CPMenuHdr.gif) repeat-x top;
	padding: 10px 0px 0px 0px;
}

.CPMenuTbl{
	margin-bottom: 20px;
}

.CPMenuTbl td{
	padding: 0px 5px 0px 5px;
	background: #FEFEFF url(../images/CPMenuLinkBkg.gif) repeat-x top;
	height: 32px;
}

.CPMenuTbl td img{
	margin-left: 6px;
}

.CPMenuTbl a{
	font-family: "Traditional Arabic", Arial !important;
	font-size: 18px;
	font-weight: bold;
	line-height: 19px;
	color: maroon;
	text-decoration: none;
	width: 100%;
}

.CPMenuTbl a:hover{
	color:#ff6600;
	width: 100%;
}


.FormBkg{
	background-color: #f4f4f5;
	width: 100%;
}



.FormContent{
		border-right: 1px solid #999999;
		border-left: 1px solid #999999;
		padding: 10px;
}





/* Vertical Menu */
.CPCat{
	margin-bottom: 5px;
}

.CPCat ul{
	margin: 0px;
	margin-right: 20px;
	padding: 0px;
}

.CPCat li{
	list-style: none;
	list-style-image: url(../images/CpCatBullet.gif);
}

.CPCat li a{
	font-family: "Traditional Arabic", Arial !important;
	font-size: 16px;
	font-weight: bold;
	line-height: 17px;
	color: maroon;
	text-decoration: none;
	width: 100%;
}



/* Form Elements */

.FormTbl{

}

.SubmitBtn{
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	background: transparent url(../images/BtnBkg.gif) repeat-x center;
	height: 22px;
	border: 1px solid #808080;
	padding: 0px 3px 1px 5px;
}

.LblSml{
	font-size: 9pt;
}


.LblSml a, a.LblSml, a:visited.LblSml, .LblSml a:visited{
	font-size: 9pt;
	color:maroon;
}


.SelectBox{
	font-family:  Tahoma, "Microsoft Sans Serif";
	font-size: 9pt;
}

.FormTbl Legend{
	font-family: "Traditional Arabic", Arial !important;
	font-size: 20px;
	font-weight: bold;
	line-height: 23px;
	color: navy;
}

.FormTbl fieldset{
	border: 1px solid maroon;
}

div#ScrollArea{
	OVERFLOW-y: auto;
	padding: 0px 15px 0px 10px;
	height:400px;
}




.FormSubTitle{
	font-family: "Traditional Arabic", Arial;
	background: #A45940 url(../images/TblHdrBkg.gif) repeat-x top;
	font-size: 20px !important;
	font-weight: bold;
	line-height: 23px;
	color: White;
	padding-right: 10px;
	height: 32px;
}

.ColomTbl{
	border: 1px solid maroon;
}


.Spc{
	background: url(../images/VDottedLine.gif) repeat-x center;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
}


.GridTbl{
	border: 1px solid maroon;

}

.GridTbl td{
	font-family:  Tahoma, "Microsoft Sans Serif";
	font-size: 8pt;
	border-bottom: 1px dotted white;
}

.GridTbl .GridTitle{
	background: #A45940; /*url(../images/TblHdrBkg.gif) repeat-x top;*/
	border-left: 1px solid white;
	font-family: "Traditional Arabic", Arial !important;
	font-size: 18px !important;
	font-weight: bold;
	line-height: 20px;
	color: White;
	padding-right: 5px;
	height: 32px;

}


.GridTbl a:visited{
	color: gray;
	font-weight: normal;
}

.GridTbl a{
	color: maroon;
	text-decoration: none;
	font-weight:bold;
}
.GridTbl a:hover{
	color: #ff6600;
	text-decoration: underline;
}

.TblHeadeing{
	font-size: 11px;
	line-height: 20px;
	color: black;
	background: transparent url('../images/WPHeaderBg.gif') repeat-x bottom right;
	height: 28px;
	padding-right: 5px;
	padding-left: 10px;

}

.PageName{
	background: #fa6d09 url(../images/PageNameBkg.gif) repeat-x top;
}

.PageTitle{
	font-family: "Traditional Arabic", Arial !important;
	font-size: 18px !important;
	font-weight: bold;
	line-height: 19px;
	color: White;
	text-align: center;
	padding: 0px 50px 0px 50px;
}


.Msg{
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 8pt;
	color: gray;
}

.LinkView{
	background:transparent url(../images/ViewIcon.gif) no-repeat right center;
	padding: 5px 25px 5px 5px;
	height:25px;
}

.LinkView a{
	font-size:9pt;
	color:maroon;
	text-decoration:none;
}

.LinkView a:hover{
	color:#ff6600;
	text-decoration:underline;
}

ul.ListNorm{
	font-family:  Tahoma, "Microsoft Sans Serif";
	margin: 5px 20px 5px 5px;
	padding:0px;
	font-size:8pt;
	list-style-type:square;
	color: navy;
}



a.Lang{
	font-family:  Verdana, Arial, Helvetica;
	font-weight:bold;
	color:white;
	font-size:9pt;
	text-decoration:none;
	background: #FA6D09 url(../images/LangBg.gif) no-repeat top;
	display:block;
	width:165px;
	height:20px;
	line-height:19px;
	text-align:center;
	margin-bottom:20px;
}



/* Login Page Collapse expand */

.iconspan{
	float: right;
	margin: 3px;
	cursor:hand;
	cursor:pointer;
	font-weight: bold;
}

.ShowHid{
	font-family: "Arabic Transparent", "Simplified Arabic";
	font-size: medium;
	background-color: #F5F5F5;
	font-weight: bold;
	border: 1px solid  #FF9900;
	padding: 3px;
	color: #333333;

}

div.ShowHid{
	width: 450px;
	margin-left:30px;
	margin-top:1px;
}

.icongroup1{
	width:450px;
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: .75em;
	border-bottom: 1px silver solid;
	background-color:#F5F5F5;
	padding: 5px;

}


.ShowHidTitle{
	background: url(../images/TitleEdgBkg.gif) repeat-x top center;
	font-family: "Traditional Arabic", Arial !important;
	font-size: 12pt;
	line-height: 20px;
	color: Maroon;
	font-weight: bold;
	border-left:1px silver solid;
	border-right:1px silver solid;
	padding: 2px 15px 0px 15px;

}


.panel1{
	background: url(../images/TitleEdgBkg.gif) repeat-x top center;
	border-left:1px silver solid;
	border-right:1px silver solid;
	padding: 2px 15px 0px 15px;
}


.panel1 h3{
	font-family: "Traditional Arabic", Arial;
	font-size: 12pt !important;
	line-height: 20px;
	color: Maroon;
	font-weight: bold;
	display:inline;

}

/* End */


