﻿ .TBWidth
        {
            width: 100%;
        }
        .CntrDiv
        {
        	width:1000px; 
        }
        .MastrRow
        {
        	box-shadow:-9px 10px 1px #365685;
        }
        .RowClr
        {
        	background:gray; 
        	background-image: url('Portalimg/MarqueeHead.jpg');
        	color: White;
        	
        }
        
         .Rowmarquee
        {
        	background:gray; 
        	color:White;
        	font-weight:bold;   
        	background-image: url('Portalimg/MarqueeHead.jpg');
        	
        }
        .HeadImg
        {
        	background-image: url('Portalimg/header.jpg');
        }
   