﻿.outerfirst
{
    border :solid 1px #93c9e2;
    width :700px;
    background-color :#d1e2ec;
    padding :10px 5px 10px 5px;
}
.innerfirst
{   
 border :solid 1px #7fa5bc;
 width :685px;
 padding :5px 5px 5px 5px;
 background-color :#f1f8fe;
 text-align :justify ;
}

.sepad
{
 padding : 5px 0px 5px 0px;
}

.welcometext
{
 font-size :large ;
 color :#084B8A;   
 padding-bottom :5px;
}
.lefttd
{
width :730px;
border-right :dotted 1px #696969;     
}

.righttd
{
    
    padding : 5px 0px 5px 0px;
text-align :center ;
border-bottom  :dotted 1px #696969;    
}

.RItem
{
     font-size :medium  ;
     font-weight :bold ;
     text-align :left ;
 color :#ff7200;  
  }
  

ul.navigationBar { 
list-style:none; 
margin:0; 
padding:3px; 
}

ul.navigationBar li { 
display:inline; 
}

.RIBar
{ 
    margin-left :10px;
    width :100%;

   border-bottom :solid 1px #ff7200;
    
    }
    
    
    /*LISTVIEW */
    
    .Rlist
    {  
     text-align :left ;
 padding-left :4px; 
        
 }
    
  .listouter
 {
  border : solid 1px #aeb4d3;
  width:340px;
  height  :195px;
padding :5px;
 }
 .listinner
  {
 font-family :Arial ;
  color :White ;            
 background-color :#055276;
width:340px;
height :195px;
 }
 
 .yeltext
 {
     font-size :medium ;
     font-weight :bold ;
     color :#ffe400;
     
     }
        
        
        
   .Menubar 
{
background-image:url(../Images/buy-btn.png);
width :99px;
height:26px;
font-family:Arial;
font-size:14px;
color:#686767; 
text-align:center;
font-weight:bold;
padding-top :3px;
background-repeat :no-repeat ;
}
.Menubar:Hover 
{
    background-repeat :no-repeat ;
background-image:url(../Images/buy-btn-hover.png);
width :99px;
height:26px;
font-family:Arial;
font-size:13px;
font-weight:bold;
color:#ffffff;   
text-align:center;
cursor:pointer;  
padding-top :3px;
}

.Menubarsmall 
{
background-image:url(../Images/smallbtn.png);
width :69px;
height:26px;
font-family:Arial;
font-size:12px;
color:#686767; 
text-align:center;
font-weight:bold;
padding-top :3px;
background-repeat:no-repeat;
}
.Menubarsmall:Hover 
{
background-repeat:no-repeat;
background-image:url(../Images/smallbtnhover.png);
width :69px;
height:26px;
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#ffffff;   
text-align:center;
cursor:pointer;  
padding-top :3px;
}


.newsl
{
    border : solid 1px #93c9e2;
    padding-left :5px;
    
    
    }
        
    
    
    /* END OF LIST VIEW */

