body 
{
font-family: Jagran,Arial,Mangal;
    margin: 0px;
    font-size:12px;
   text-decoration:none; 
}
 
#newsheading a:link,#newsheading a:active,#newsheading a:visited
{ 
font-family:  Jagran,Mangal;
text-decoration:none;
    font-size:12pt;
    text-align:justify ;
    color:Maroon;
    }
 #newsheading a:hover   
    { 
font-family:  Jagran,Mangal;
text-decoration:underline;
    font-size:12pt;
    text-align:justify ;
    color:Gray;
    }
.dot 
{
    font-family:Wingdings;
    font-size:8pt;
    color:#99CC33;
    
    }
.pagehead
{ 
    font-family:  Jagran,Mangal;
    text-decoration:none;
    font-size:16px;
    text-align:center ;
    color:Red  
    
    }
.newsheadinggrid
{ 
    font-family:  Jagran,Mangal;
    text-decoration:none;
    font-size:16px;
    text-align:justify ;
    
    
    }
  .newsheadingDEntry
{ 
    font-family:  Jagran,Mangal;
    text-decoration:none;
    font-size:16px;
      
    
 }
.pagematter
{ 
font-family:  Jagran,Mangal;
text-decoration:none;
    font-size:16px;
    color:#FFFFFF;
    }
     .pagematter a:hover
{ text-decoration:none;
    font-size:16px;
   color:Maroon ;
    }
 .newsmatter
{ 
font-family:  Jagran,Mangal;
text-decoration:none;
    font-size:14px;
    color:#FFFFFF;
    }
  .newsmatter a:hover
{ text-decoration:none;
    font-size:14px;
   color:Maroon ;
    }
    #snewsheading
{ text-decoration:none;
    font-size:12px;
    text-align:justify ;
    color:#FFFF00;
    }
#snewsheading a:hover
{     font-size:12px;
    text-align:justify ;
    color: #FFFFFF;
    }
    #Alternatesnewsheading
    { text-decoration:none;
        font-size:12px;
    text-align:justify ;
    color: #FFFFFF;
    }
    .intvheading
{ text-decoration:none;
    font-size:12px;
     color:#FFFF00;
    }

 .intvmatter
{ text-decoration:none;
    font-size:12px;
    text-align:justify ;
    color:#FFFFFF;
    }
   #lblheading
   {
    text-decoration:none;
    font-size:15px;
    font-weight:bold ;
    text-align:justify ;
    color:#FFFF00;
    }
    #storydesc
    {
       text-decoration:none;
    font-size:14px;
    color:#FFFFFF; 
    text-align:justify ;
        }
  .sidetext
{ 
    text-decoration:none;
    font-size:15px;
    color:#FFFFFF;
    }    
   #lblrec
    {text-decoration:none;
    font-size:15px;
       color:#FFFF00;
    }
    #poneday
    {text-decoration:none;
    font-size:15px;
       color:#FFFF00;
    }
  #navtop, #navbottom
{
    font-size: 16px;
    font-weight: bold;
    font-family: Jagran, Mangal, Arial, Verdana;
    margin-right: auto;
    margin-left: auto;
    width: 778px;
    height: 45px;
    /*border: 1px solid #ffff6f;*/
}
#navbottom
{
    margin-top: 15px;
}

.head
{
    padding-top: 2px;    
    background-color:#6F686F;    
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    color:White;
    padding-bottom: 2px;
    position:inherit;
}

#footer
{
    font-family:Arial;
    padding-top: 5px;    
    background: url(images/BgyelBot.gif) repeat-x;    
    width: 778px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding-bottom: 22px;
    font-size:12px;    
}

/* Make main navigation bars from a unordered list for easy update and better accessibility */

#navtop ul, #navbottom ul
{
    margin: 0px;
    list-style-type: none;
    text-align: center;
}
#navtop ul li, #navbottom ul li
{
    display: inline;
    color: #000990;
    margin-right: 1px;
}
#navtop a:link, #navbottom a:link, #navtop a:visited, #navbottom a:visited
{
    color: #000990;
    text-decoration: none;
}
#navtop a:hover, #navbottom a:hover
{
    text-decoration: underline;
    font-weight: bold;
    color:green;
}
#navtop a:active, #navbottom a:active
{
    color: #FEFFBD;
    text-decoration: none;
}
