body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #a90000;

	scrollbar-arrow-color: #f48585;
  scrollbar-3dlight-color: #f48585;
  scrollbar-highlight-color: #f48585;
  scrollbar-face-color: #8c0000;
  scrollbar-shadow-color: #C0C0C0;
  scrollbar-darkshadow-color: #8c0000;
  scrollbar-track-color: #8c0000;
  link :#ffffff;
}
/*start of sliding side bar
   
    

    h2{
        color:#d50000;
        font-size:90%;
        font-family:arial;
        margin:10px 10px 10px 10px;
        font-weight:bold;
    }
    

    h2 span{
        font-size:105%;
        font-weight:normal;
    }
    
    ul{
        margin:0px 0px 0px 0px;
        padding:0px 0px 0px 0px;
    }
    
    li{
        margin:0px 10px 3px 10px;
        padding:2px;
        list-style-type:none;
        display:block;
        background-color:#d50000;
        width:177px;
    }
    
    li a{
        width:100%;
    }
    
    li a:link,
    li a:visited{
        color:#FFFFFF;
        font-family:verdana;
        font-size:70%;
        text-decoration:none;
        display:block;
        margin:0px 0px 0px 0px;
        padding:0px;
        width:100%;
    }
    
    li a:hover{
        color:#FFFFFF;
        text-decoration:underline;
    }
    
    #sideBar{
        position: absolute;
        width: auto;
        height: auto;
        top: 100px;
        right:0px;
        background-image:url(images/backgroun.gif);
        background-position:top left;
        background-repeat:repeat-y;
    }
 
    #sideBarTab{
        float:left;
        height:137px;
        width:28px;
    }
    
    #sideBarTab img{
        border:0px solid #FFFFFF;
    }
    
    #sideBarContents{
        overflow:hidden !important;
    }
    
    #sideBarContentsInner{
        width:200px;
    } 
    #sideBar2{
        position: absolute;
        width: auto;
        height: auto;
        top:240px;
        right:0px;
        background-image:url(images/backgroun.gif);
        background-position:top left;
        background-repeat:repeat-y;
    } 
      #sideBarTab2{
        float:left;
        height:137px;
        width:28px;
    }
    
    #sideBarTab2 img{
        border:0px solid #FFFFFF;
    }
    
    #sideBar2Contents{
        overflow:hidden !important;
    }
    
    #sideBar2ContentsInner{
        width:200px;
    }   
     #sideBar3{
        position: absolute;
        width: auto;
        height: auto;
        top:380px;
        right:0px;
        background-image:url(images/backgroun.gif);
        background-position:top left;
        background-repeat:repeat-y;
    } 
      #sideBarTab3{
        float:left;
        height:137px;
        width:28px;
    }
    
    #sideBarTab3 img{
        border:0px solid #FFFFFF;
    }
    
    #sideBar3Contents{
        overflow:hidden !important;
    }
    
    #sideBar3ContentsInner{
        width:200px;
    }   
        #sideBar4{
        position: absolute;
        width: auto;
        height: auto;
        top:520px;
        right:0px;
        background-image:url(images/backgroun.gif);
        background-position:top left;
        background-repeat:repeat-y;
    } 
      #sideBarTab4{
        float:left;
        height:137px;
        width:28px;
    }
    
    #sideBarTab4 img{
        border:0px solid #FFFFFF;
    }
    
    #sideBar4Contents{
        overflow:hidden !important;
    }
    
    #sideBar4ContentsInner{
        width:200px;
    }   
    /*end of sliding side bar*/
    
.paneBorderBottom {
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
	border-bottom-width: 1px;
	
}
.TextPageTitle {
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	color: #a80000;
	text-align: right;
}
.TextDownPage {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #a80000;
	text-align: right;
}
.paneBorderRight {
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b2b2b2;
	
}

.paneBorderLeft {
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b2b2b2;
	
}
.subNavigatorMarker {
	background-image: url(images/Sub_navigator_marker.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.SubNavigatorTable {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	text-align: right;
	border-left-width: 1px;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FF0000;
}
.SubNavigatorTR {
	height: 26px;
	cursor: hand;
	font-weight: bold;
}
.TextTitle {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #A80000;
	text-align: right;
}
.TextSubTitle {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: right;
    direction: RTL;
}
.TextRegular {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	direction:rtl;
	
}
.SubNavigatorTRLevel2 {
	height: 26px;
	cursor: hand;
	padding-right:10px;
}
.Link IMG
{
    border:0px;
}
.SubNavigatorTRLevel2 A:link,
.SubNavigatorTRLevel2 A:visited,
.SubNavigatorTRLevel2 A:active
{
    color:black;
    text-decoration:none; 
}
.SubNavigatorTRLevel2 A:hover
{
    color:gray;
}
.SubNavigatorTR A:link,
.SubNavigatorTR A:visited,
.SubNavigatorTR A:active
{
    color:black;
    text-decoration:none; 
}
.SubNavigatorTR A:hover
{
    color:gray;
}
.HomePageTextHeader
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
}
.HomePageText
{
    font-family:Arial;
    font-size:12px;
}
.HomePageLink
{
    text-align:left;
}
.HomePageLink A:link,
.HomePageLink A:visited,
.HomePageLink A:active
{
  color:black;
  font-family: arial;
	font-size: 12px;
}
.HomePageMetaHeader
{ 
     font-size:16px;
     font-weight:bold;
     color:#A80000;
}
.TextNavReg {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.TextNavBold {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.protfolioLinks {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #5f5c5c;
	text-align: right;
  text-decoration:none; 
}
.protfolioLinksSelected {
	font-family: arial;
	font-size: 14px;
	font-weight: Bold;
	color: #A80000;
	text-align: right;
  text-decoration:none;
}
.ClientsLogo {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #999595;
	text-align: right;
}
.ClientsLogoName {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.TextContactUsTitle {
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	color: #a80000;
	text-align: center;
}
.logoTD {
	width:180px;
  text-align : right;
	padding-bottom:20px;
}
.footer{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #5f5c5c;
	text-align: center;
}
.gfxTitle{
	font-family: arial;
	font-size: 18px;
	font-weight: Bold;
	color: #A80000;
	text-align: right;
}
.gfxText{
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #5f5c5c;
	text-align: right;
}
.gfxSubTitle{
	font-family: arial;
	font-size: 14px;
	font-weight: Bold;
	color: #000000;
	text-align: right;
}
.gfxBulletText{
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}