﻿body 
{
    direction:ltr;   
}
body *
{
    direction:ltr;
    text-align:left;
}
.globalDiv,.mainContentDiv,.pageTitleDiv,.formTable *,.searchForm *,.searchResultDiv,.searchResultDiv,.searchItemDiv
{
    text-align:left;
}
.logoDiv,.mainContentDiv,.searchItemDiv font,.searchItemDetailsDiv div,.pageNumberDiv,.selectedPageNumberDiv,.memberLinksDiv div
{
    float:left;    
}
.footerDiv
{
    text-align:right;
}
.sideContentsDiv,.languageDiv,.searchItemDiv hr,.searchItemDiv .serialDiv,.searchItemDiv .searchIcons,.tipsDiv
{
    float:right;   
}
.memberLinksDiv div
{
    border-right:solid activeborder 2pt;
}
.languageDiv
{  
    margin-right:5px;
}
.bodyDiv
{
    margin-right:10px;  
}
.pageTitleDiv
{
    left:-20px;
}
.searchForm td
{
    padding-right:10px; 
}
.menuItemDiv
{
    right:-10px;
}
.searchItemDetailsDiv div
{
    margin-right:20px;
}







.pageTitleDiv div
{
    background-position-y: bottom; background-image: url(../design_images/title_bottpm_slice.jpg);
             background-repeat: repeat-x; height: 100%; 
}

.pageTitleDiv div div
{
    background-position-x: right; background-image: url(../design_images/title_right_slice.jpg);
                background-repeat: repeat-y; height: 100%;
}

.pageTitleDiv div div div
{
    background-position: left top; background-image: url(../design_images/title_left_top_corner.jpg);
     background-repeat: no-repeat; height: 100%;
}

.pageTitleDiv div div div div
{
    background-position: left bottom; background-image: url(../design_images/title_leftt_bottom_corner.jpg);
                         background-repeat: no-repeat; height: 100%;
}

.pageTitleDiv div div div div div
{
    background-position: right bottom; background-image: url(../design_images/title_right_bottom_corner.jpg);
                            background-repeat: no-repeat; height: 100%;
}

.pageTitleDiv div div div div div div
{
    background-position: right top; background-image: url(../design_images/title_right_top_corner.jpg);
                                 background-repeat: no-repeat; height: 100%;
                               
}




.rightShadeDiv
{
    background-position-x: right; 
    background-image: url(../design_images/right_slice.jpg); 
    background-repeat: repeat-y; 
    height: 100%
}
.bottomShadeDiv
{
    background-position-y: bottom; 
    background-image: url(../design_images/bottom_slice.jpg);
    background-repeat: repeat-x; 
    height: 100%
}

.rightBottomCornderDiv
{
    background-position: right bottom; 
    background-image: url(../design_images/right_bottom_corner.jpg);
    background-repeat: no-repeat; 
    height: 100%
}

.rightTopCornderDiv
{
    background-position: right top; 
    background-image: url(../design_images/right_top_corner.jpg);
    background-repeat: no-repeat; 
    height: 100%
}

.leftBottomCornderDiv
{
    background-position: left bottom; 
    background-image: url(../design_images/left_bottom_corner.jpg);
    background-repeat: no-repeat; 
    height: 100%
}

.imgHead
{
	
float:left;	
	
}
.textHead
{
	font-size:18px;
	float:right;
	margin-top:20px;
	color :#767678;
	margin-left:3px;
	
	
}



.mainContentDiv
{
    width:700px;
    padding:10px;
    display:block;
    padding-bottom:0px;

   
}

.mainContentDiv font
{
   display:block;
   color:#0a475b;
   font-size:170%;
   margin-bottom:10px;
   margin-top:15px;
   font-weight:bold;
   letter-spacing:2px;
   
}

.mainContentDiv span
{
   display:block;
   font-size:130%;
   color:#0a475b;
   margin-top:10px;
   margin-bottom:5px;
   
}

.mainContentDiv p
{
    color:#505050;
    display:inline;
    line-height:18px;
    text-align:justify;
    margin:10px;
}


.mainContentDiv ul
{
    color:#505050;
    display:inline;
    line-height:18px;
    text-align:justify;
    margin:10px;
    
}

.mainContentDiv ul li
{
   
    color:#505050;
    line-height:18px;
    text-align:justify;
    margin:10px;
    
}

.mainContentDiv hr
{
    color:#0a475b;
    height:1pt;

    margin-top:50px;
    margin-bottom:10px;
    width:100%;
}

.mainContentDiv p:first-letter
{
    font-size:110%;
    font-weight:bold;
}





.searchItemDiv
{
    display:block;
    margin-bottom:20px;
    width:100%;
}




.searchItemDiv font
{
   
   color:#0a475b;
   font-size:120%;
   margin:0px;
   font-weight:bold;
   letter-spacing:2px;
   
}
.searchItemDiv hr
{
    height:1pt;
    color:ActiveBorder;
    margin:0px;
    width:100%;
}

.searchItemDiv .serialDiv
{
    color:#8E191C;
}


.searchItemDiv span
{
   
   display:block;
   font-size:110%;
   color:#505050;
   margin:3px;
   
 
}

.searchItemDiv .searchIcons
{
    width:100px;
}
.searchItemDiv .searchIcons img
{
    cursor:pointer;
}





