﻿.toolbar
 {
  font-size: 10px;
  font-family: Verdana;
  padding: 4px;
  filter: 
        progid:DXImageTransform.Microsoft.Gradient 
                  (gradientType=0,startColorStr=#ffffff,endColorStr=#004AB9);
  }
.Title
{
 font-size:12px;
 font-family:Verdana;
 color:#004AB9;
 font-weight:bold   
}
.HlinkColor
{
  color:White; 
  font-family: Verdana; 
  font-size: 10px;
}
.Headings
{
 color:Black;
  
	
}


.MainLabel
{
	color:Black;
	font-size:xx-large;
	font-family:Palatino Linotype;
	font-style:italic;
	font-weight:bold;
}
.MenuAlign
{
text-align:left ;
font-size:small;
font-style:normal;
font-family:Times New Roman;   
}
.TitleLabel
{
	color:#0052A4;
	font-size:20px;
	font-family: Palatino Linotype;
	font-style:italic;
	font-weight:bold;
    outline:Red Solid 5px; 
}
.TableFormat
{
	height:100px;
	width:100px;
	left:200;
	  
	 
}
.TextFont
{
font-size:13px;
font-style:normal;
font-family:CDAC-GISTYogesh;   
}

.TextFontHeading
{
font-size:13px;
font-style:normal;
font-family:CDAC-GISTYogesh;   
font-weight:bold  
}

.TextFont1
{
font-size:11px;
font-style:normal;
font-family:Times New Roman;   
overflow:auto;     
}

.PnlContent
{
background-color:#FF8C55;
border:1px dashed Olive;
}

.SiteMapCss
{
	color:Black ;
	font-weight:normal; 
}
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color:white;   
  /*  background-color:#333399 ;/* #2E4d7B;*/
    background:url("../EGram/Images/hd_bg.jpg");/* no repeat top left;*/
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 3px;
    margin-top: 3px;
    cursor: pointer;
}


#master_content .accordionHeader a
{
	color:white ;
	background: none;
	text-decoration: none;
}
/*#FFFFFF*/
#master_content .accordionHeader a:hover
{
	background:none; 
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background:url("../EGram/Images/hd_bg.jpg"); 
   /* background-color:#0062C4; /*#5078B3;*/
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
	background-Image:url("../EGram/Images/SubMenuBack.jpg");
  /*  background-color: #CAE4FF;*/
    border: 1px solid #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}


.accordionHeader1
{
    border: 1px solid #2F4F4F;
    color:white;   
    background-color: #2E4d7B;
   background-image:url(/Sunset.jpg); 
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 3px;
    margin-top: 3px;
    cursor: pointer;
}
.PnlBackColor
{
	background-color:#CAE4FF; 
	border-color:#0052A4; 
}

.MenuContent
{
	font-size:13px;
	font-family:Arial;   
	font-weight:bold;  
	color:#0062C4; 
	
}
#master_content .MenuContentSelected a:hover
{
	text-decoration: underline;
	color:#333399; 
	
}
.TextAlign
{
	text-align:center;  
	vertical-align:middle;
	color:white;     
}

div.TabView div.Tabs
{
  height: 24px;
  overflow: hidden;
}

div.TabView div.Tabs a
{
  border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; border-bottom:0px solid black; float: left;
  display: block;

  width:  90px;
  text-align: center;

  height:      24px;
  padding-top: 3px;
  vertical-align: middle;
	text-decoration: none;
  font-family: "Times New Roman", Serif;
  font-weight: 900;
  color: #000080
}

div.TabView div.Tabs a:hover, div.TabView div.Tabs a.Active
{
/*background-color: lightyellow;*/
background-Image:url("../EGram/Images/hd_bg.jpg");
}

div.TabView div.Pages
{
  clear: both;
  border: 1px solid #404040;
  overflow: hidden;
  
}

div.TabView div.Pages div.Page
{
  height: 100%;
  padding: 0px;
  overflow: hidden;
}

div.TabView div.Pages div.Page div.Pad
{
  padding: 3px 5px;
}

.dropShadowPanel 
{
	width:300px;
	background-color:#5377A9;
	color:white;
	font-weight:bold;
}