﻿body 
{

}

table
{
    
   width: 80%; 
   height: 5%; 
   left: 10%;
   position: absolute;
   border-collapse:collapse; 
   
}

table.top
{
     top:4px;
   
    } 

table.logoAndSlogan
{
    top: 29px;
    
    }

table.Navigationlinks
{
    height: 78%;
    width: 20%;
    top: 119px; 
    left: 10%;
    }    
    
table.Advertise
{
    left: 29.6%;
    height: 36%; 
    width: 60%; 
    top: 119px
      
}   

table.CompanyServicesImagesLink
{
    left: 29.6%;
    width: 60%; 
    top: 364px; 
    height: 17%;
     
    }
    
th.NavigateOurServices
{
   background-image: url(images/web/img_nav.jpg);
   background-repeat:no-repeat;  
   height: 22px;
    }
    
th.StudentHomeStay
{
   background-image: url(~/images/web/imghmstay.jpg);
   background-repeat:no-repeat;  
   height: 15px;
    }    
             
a:link
{
    font-size: x-small; 
    color: Olive; 
    font-style: normal; 
    font-family: Calibri ; 
    font-variant: normal;
    text-decoration:none;
   
}

a:visited
{
   font-size: x-small; 
   color: gray; 
   font-style: normal; 
   font-family: Calibri; 
   font-variant: normal; 
   text-decoration:none; 
}


a.NavigationTableOurServices 
{
    font-size:smaller; 
    font-family:Calibri;  
    font-weight:bold;  
    
    }

ol.customize 
{
  font-family:Calibri;
    font-size:small; 
    color:Olive; 
    text-align:justify;  
    
    }
 
ul
{
  list-style-type:none;
  font-family:Calibri;
  color:Olive; 
    
    }    

a.sitemapFont
{
   list-style-type:none;
  font-family:Calibri;
  color:Olive; 
  font-size:small;
  text-align:left;   
    }


div.ImgContent
{
   font-family:Calibri;
   font-size:medium;
   font-style:normal;
   text-align:justify;
   color:Olive; 
         
    }

h3
{
    font-family:Calibri;
    color:Olive; 
    }

p.customize
{
    color:Olive; 
    font-family:Calibri;  
    text-align:justify; 
    }

p.SNGEDU
{
    font-family:Calibri;
    font-size:small; 
    color:Olive; 
    text-align:justify;
    }

table.copyright
{
   top: 1500px; 
   left: 10%;
   font-size: x-small; 
   color: Olive; 
   font-style: normal; 
   font-family: Arial; 
   font-variant: normal;   
   text-align:center; 
   vertical-align:bottom; 
    
    }
    

