﻿body
{
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial , Tahoma;
	font-size: 10pt;
	background-color: #e8e8e8;
}
table.demowebsite
{
	background-attachment: scroll;
	background-image: url(img/water marking.gif);
	background-repeat: repeat;
}
center
{
	 background-color:inherit;
	}
td.data
   {
    border-bottom: solid 1px #457689;
    border:solid 1px #457689;
   }
table.report
   {
    border-collapse:collapse;
    border : solid 1px #457689;
    font-size:6pt;
    }
    table.report1
    {
    border-collapse:collapse;
    border : solid 1px #457689;
    font-size:8pt;
    }
    table.report2
    {
    border-collapse:collapse;
    /*border : solid 1px #457689;*/
    font-size:10pt;
    }
    table.report3
    {
    border-collapse:collapse;
    border : solid 1px #457689;
    font-size:10pt;
    }
td.red
{
	background-color: Aqua;
}

 
table.data
{
	border-collapse: collapse;
	border: solid 1px #457689;
	font-size: 10pt;
	background-color: #eff3fb;
}
table.ash
{
	background-color:#CAE1FF;
}
input.data
{
    /*background-color:Gray;*/
    font-family: Arial, Comic Sans MS;
    font-size: 12px;
    font-weight:300;
    color:Navy;
    text-align:right;
}
.WaterMark
{
	font-family :Arial, Comic Sans MS;
	font-size: 12px;
	font-weight:300;
	color:Red;
	text-align:justify;
	background-color:Lime;
}
input.button
{
    font-family: Trebuchet MS, Arial, Verdana;
    background-color: #7B68EE;
    color: white;
    font-size: small;
    border-right: dodgerblue solid;
    border-top: dodgerblue solid;
    border-left: dodgerblue solid;
    border-bottom: dodgerblue solid;
}


select.ListBox
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: small;
	border-right: #c0c0ff thin groove;
	border-top: #c0c0ff thin groove;
	border-left: #c0c0ff thin groove;
	border-bottom: #c0c0ff thin groove;
	
}
#totals
{
     background: #ffff99;
     font-weight:200;
    }
tr.subheads
{
	/* background-color:#ccff66;*/
	font-weight: bold;
	background-color: #53c6ff;
}
h3
{
     color:Black;
     font-style:inherit;
     font-weight:bold;
     border-bottom: solid 2px #eeeeee;
     text-decoration:underline;
    /* width:auto; */
}

#status
{
     font-family:Trebuchet MS, Verdana, Arial;
     font-weight:300;
     color:#ff3322;
     text-transform:capitalize;
    }
li
{
     border-bottom:solid 1px #345678;
     text-align:left;
     padding-bottom:3px;
    }

img.main
{
	 padding:0px;
	 margin:0px;
	}
span.left
{
	 text-align:left;
	 float:left;
	}
	
.heading
{
	background-color: #b0c4de;
	color: #000099;
	font-weight: bold;
}

div.block
{
	display:block;
}
.workGrid th /* for the header */
    {
        position:fixed;
        top:0;
        background-color:Gray;
        }
.popup 
{
	background-repeat:repeat;
	background-position:center;
	background-color:Transparent;
	background-attachment:scroll;    
    
    display: none;
    
    position:relative;
    text-align: center;
    width: 425px;
    z-index: 1000;
    top: 0;
    right:0;
}
.popup2
{
	display: none;
	left: 20%;
	width: 400px;
	position: fixed;
	text-align: left;
	background-color: white;
	z-index: 1002;
	overflow: auto;
	margin: 0 auto;
	padding: 5px 10px 5px 10px;
	border: 1px solid #C7C8C8;
	-moz-opacity: 2;
	opacity: 2;
	filter: alpha(opacity=100);
}
.DynamicMenuZIndex
 
{
 
z-index: 999;
 
}

/* css for Entry tax report */
#tblet
   {
    border-collapse:collapse;
    font-size:8pt;
    text-align:left;
    border : 1px solid black;
    }
    #tblet td
   {
    border-collapse:collapse;
     border : 1px solid black;
    
    }
    
    /* css for Petroleum return print */
    table .TFtablePrint{
		width:85%; 
		margin:0 auto 0 auto; 
		border-collapse:collapse; 
	}
	table .TFtablePrint td{ 
		padding:4px; border:#4e95f4 1px solid; 
	}
	/* provide some minimal visual accomodation for IE8 and below */
	table .TFtablePrint tr{
		background: white;
	}
	

 
   .Grid {background-color: #fff; margin: 5px 0 10px 0; border: solid 1px #525252; border-collapse:collapse; font-family:Calibri; color: #474747;}
.Grid td {
      padding: 2px;
      border: solid 1px #c1c1c1; }
.Grid th  {
      padding : 4px 2px;
      color: #fff;
      background: #363670 url(Images/grid-header.png) repeat-x top;
      border-left: solid 1px #525252;
      font-size: 0.9em; }
.Grid .alt {
      background: #fcfcfc url(Images/grid-alt.png) repeat-x top; }
.Grid .pgr {background: #363670 url(Images/grid-pgr.png) repeat-x top; }
.Grid .pgr table { margin: 3px 0; }
.Grid .pgr td { border-width: 0; padding: 0 6px; border-left: solid 1px #666; font-weight: bold; color: #fff; line-height: 12px; }  
.Grid .pgr a { color: Gray; text-decoration: none; }
.Grid .pgr a:hover { color: #000; text-decoration: none; }
 