BODY
{   background-color: #FFFFFF;
    FONT-FAMILY: courier;
    FONT-SIZE: .5em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    line-height: normal;
    margin-top:0;
    margin-left:0;
 }
 
#popupwin
{  
    background-color: #ffffff;
    FONT-FAMILY: Verdana;
    FONT-SIZE: .7em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    line-height: normal;
 }
 

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 1px;
	margin-left: 2px;
	margin-right: 2px;
	}


/* Custom styles for How To */
TD
{
	font-size: .7em;
	padding: 1px 1px 1px 1px;
	color: navy;
}

TR.DataGrid_ItemStyle
{
	background-color: #FFC;
}

TR.DataGrid_AlternatingItemStyle
{
	Color: Navy;
	background-color: #FFF; 
}

TR.DataGrid_HeaderStyle A
{
	text-decoration:	underline;
	color:	White;
}

TR.DataGrid_HeaderStyle
{
	text-decoration:	underline;
	color:	White;
}

TR.DataGrid_HeaderStyle A:visited
{
	text-decoration:	underline;
	color:	White;
}

TR.DataGrid_HeaderStyle A:hover
{
	text-decoration:	none;
	color:	#9CF;
}

TR.DataGrid_SelectedItemStyle
{
	font-weight: bold;
	Color: Navy;
	background-color: #9CF; 
}

TR.DataGrid_HeaderStyle
{
	color: #FFFFFF;
	background-color: Navy; 
	font-family: Verdana;
	font-weight: bold;
}

TR.DataGrid_FooterStyle
{
	background-color: #9CF; 
}

TR.DataGrid_PagerStyle
{
	color: White;
	background-color: #CCC; 
	font-family: Verdana;
	font-weight: bold;
	text-align: left;
}

TD.FormLabel
{
	font-weight: bold;
	text-align: right;
	color: Navy;
}

TD.FormInput
{
	text-align: left;
}

TD.FormCheckBox
{
	text-align: left;
}

TD.FormInput INPUT
{
	color: Navy;
	background-color: #FFC;
	font-family: Verdana;
}

TD.FormInput SPAN.CheckBox INPUT
{
	background-color: White;
}

INPUT.Button
{
	color: Navy;
	background-color: #9CF;
	font-weight: bold;
	font-family: Verdana;
}

TABLE.Form
{
	margin-left: 10px;
}
 
Button
 {
  color: navy;
 } 

#t1
 {
  background-color: #f0ffff;
  width:900;
  margin-left:60;
 }
 
#t2
 {
  background-color: #d1eeee;
  width:900;
  margin-left:60;
 }
 
#t3
 {
  background-color: #b4cdcd;
  width:900;
  margin-left:60;
 }
 
#t4
 {
  background-color: #b0c0c0;
  width:900;
  margin-left:60;
 }
 
#t5
 {
  background-color: #b0c0c0;
  width:900;
  margin-left:60;
 } 
 
#tabletitle
 {
  color:blue;
  font-size:10pt;
  font-weight:600;
  text-align:center;
 }
 
#tabletop
 {
  background-color: #473c8b;
  width:900;
  margin-left:60;
 }

.tabletophead
 {
  vertical-align:top;
  height:25;
 } 

#leftcol
 {
  width:114;
  
 }


#lblPageNo 
 {  
   Width:100px;
   height:25;
   font-size:12px;
   font-weight:600;
   color:#ffffff;
 }
 
#lblPage 
 {    
   color:#ffffff;
   width:40px;
 }
  
#centertable
 {
  border:solid #d1eeee;
 }
 
#lblTotalDue 
 { 
   font-size:14px;
   font-weight:600;
   color:#ffcc00;  
 }
 
#lblRecordNumber 
 { 
   color:blue;
   width:130px;
   font-size:12px;
   font-weight:700;  
 }
 
.valexemp 
 { 
   color:blue;
   width:120px;
   font-size:12px;
   font-weight:800;  
 } 
 
#lblRecordNumber1 
 { 
   color:#ffffff;
   width:200px;
   font-size:12px;
   font-weight:700;  
 } 
  
#lblMessage 
 {
   color:red;
   width:790;
   font-size:12px;
   font-weight:400;
   margin-left:60;
  }
#txtMessage 
 {
   color:red;
   width:790;
   font-size:12px;
   font-weight:400;
   background-color:#ffffff;
   border-style:none;
  }  
 
#lblInstruction 
 {    
   color:#ffcc00;
   width:790;
   font-size:12px;
   font-weight:400;
 }
 
#lblCAD 
 {    
   color:#ffffff;
   width:60;
   font-size:10px;
   font-weight:600;
 }
 
 
#cmdPrint 
 { 
   width:35;
   height:26;   
   background: url('../images/Printer1.gif') no-repeat center;
 }
 
 #cmdPrint11 
 { 
   width:35;
   height:26;   
   background: url('../images/Printer11.gif') no-repeat center;
 }
 
#cmdPreview 
 { 
   width:33;
   height:24;   
   background: url('../images/preview.gif') no-repeat center;
 }
 
#lblCal 
 { 
   width:16;
   height:15;   
   background: url('../images/Calendar.gif') no-repeat center;
 }
 
#txtCal 
 { 
   width:18;
   height:17;
   background-color:red;   
   background: url('../images/Calendar.gif') no-repeat center;
 }
 
#Entities
 {
  background-color: #d1eeee;
  width:900;
  margin-left:60;
 }  
  
SPAN.Message
{
	font-weight: bold;
	color: Navy;
}

SPAN.ErrorMessage
{
	font-weight: bold;
	color: Red;
}

TD.Discontinued
{
	text-align: center;
}

#PanelPO
{
	position:absolute;
	top:320; 
	left:270; 
	width:760; 
	height:330; 
	background-color:#b0c0c0; 
	border:solid; 
	border-color:#6ca6cd;
}

#taxrecordpanel
{
	position:absolute;
	top:320; 
	left:270; 
	width:770; 
	height:330; 
	background-color:#b0c0c0; 
	border:solid; 
	border-color:#6ca6cd;
}

.buttonStyle
{
    width:40;
    height:20;
    font-weight:bold;
    FONT-SIZE: 8pt;
    COLOR: blue;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #cdc9c9;
}


.textboxStyle
{
  border-style:none; 
  BACKGROUND-COLOR: #d1eeee;
}


.selectaccountbuttonStyle
{   
    width:100;
    height:20;
    FONT-SIZE: 11px;
    font-weight:bold;
    COLOR: blue;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #cdc9c9;
    text-align:left;
    vertical-align: top;
    padding-bottom: 3px;
}

.checkbuttonStyle
{   text-align:left;
    width:120;
    height:16;
    FONT-SIZE: 10px;
    COLOR: blue;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #cdc9c9;
}

.buttonStyletr
{
    width:100;
    height:20;
    FONT-SIZE: 11px;
    font-weight:bold;
    COLOR: blue;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #cdc9c9;
    text-align:left;
    vertical-align:top;
    padding-bottom: 3px;
}

.SelectedButtonStyle
{
    width:40;
    height:16;
    font-weight:bold;
    FONT-SIZE: 7pt;
    COLOR: blue;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: white;
}

.nopidn81nosearch
{
    background-color:#f0ffff;
    border-style:none;
}

.name81nosearch
{
    background-color: #d1eeee;
    border-style:none;
}

.company81nosearch
{
    background-color: #b4cdcd;
    border-style:none;
}

.stnoname81nosearch
{
    background-color:#b0c0c0;
    border-style:none;
}

.txtb3b3b3
{
    background-color:#b4cdcd;
    border-style:none;
}

.accountbg
{
    background-color:#ffffff;
}

.accountbg100
{
    background-color:#ffffff;
    width:100;
}

.accountbg50
{
    background-color:#ffffff;
    width:48;
}

.accountbg240
{
    background-color:#ffffff;
    width:240;
}

.accountbg40
{
    background-color:#ffffff;
    width:40;
}

.accountbg310
{
    background-color:#ffffff;
    width:310;
}

.ddl12noselect
{
    font-size:10px;
    font-weight:600;
    color:black;
    background-color:#ffffff;
}

.clswrong
{
    color: red;
}
 
.clsright
{
    color: black;
}

.total21
{
    background-color: #d1eeee;
    border-style:none;
    FONT-SIZE: 14px;
    color: black;
    text-align:right;
    Width:70px;    
}

.cmdnettax
{
    background-color: #cdc9c9;
    font-size: 12px;
    font-weight:600;
    color: #473c8b;
    text-align:center;
}

.cmdnettaxDisabled
{
    background-color: #cdc9c9;
    font-size: 12px;
    font-weight:600;
    color: #ffffff;
    text-align:center;
}

.confidentialmsg
 {    
   color:#CD3333;
   font-size:14px;
   font-weight:900;
 }


.cmdnettaxmode
{
    background-color: #ffffff;
    font-size: 12px;
    font-weight:600;
    color: #473c8b;
    text-align:center;
}
.cmdnettaxblue
{
    background-color: #cdc9c9;
    font-size: 12px;
    font-weight:800;
    color: blue;
    text-align:center;
}
.cmdnettaxred
{
    background-color: #cdc9c9;
    font-size: 12px;
    font-weight:800;
    color: red;
    text-align:center;
}
.lireadonly
{
    background-color:#f0ffff;
    border-style:none;
}

.alireadonly
{
    background-color:#b4cdcd;
    border-style:none;
}

.datagridpagerclass
{ 
    color:red;
    background-color:#b0c0c0;
    text-align:center;
    font-size:17px;
    font-weight:800;
    height:20;
    
}

.btnlogout
{     
    Width:100px ; /*90px; */
    height:20; 
    background-color:#b0c4de; 
    color:#191970; 
    font-size:10px; 
    font-weight:700;
}

.btnexit
{     
    Width:100px ; /*90px; */
    height:20;
    background-color:#c1cdcd; 
    color:#191970; 
    font-size:10px; 
    font-weight:700;
}

.husertext
{   
    Width:70px;  
    font-family: Verdana; 
    color:#000080; 
    font-size:12px; 
    font-weight:600;
}

.huser
{   
    font-family: Verdana; 
    color:blue; 
    font-size:14px; 
    font-weight:700;
}

.htimetext
 { 
    font-family: Verdana; 
    color:#000080; 
    font-size:12px; 
    font-weight:700;
 }

.hdatetext
 { 
    font-family: Verdana; 
    color:#000080; 
    font-size:10px; 
    font-weight:600;
 }
 
.hgdsinc
 { 
    font-family: Verdana; 
    color:#000080; 
    font-size:18px; 
    font-weight:700;
 }
 
.hnet
 { 
    font-family:Comic Sans MS; 
    color:blue; 
    font-size:30px; 
    font-weight:900;
 }
 
.htax
 { 
    font-family:Comic Sans MS; 
    color:#000080; 
    font-size:30px; 
    font-weight:900;
 }

.hnetblue
 { 
    font-family:Verdana; 
    color:blue; 
    font-size:30px; 
    font-weight:900;
 }
 
.htaxblue
 { 
    font-family:Verdana; 
    color:#000080; 
    font-size:30px; 
    font-weight:900;
 }
 
.Grid
 {  font-family:verdana;
    background-color:#f0ffff;
    border-color: #473c8b;
    font-size:17px; 
    font-weight:400;
    color:#ffffff;
 }

.GridHeader
 {
    background-color:#473c8b;
    font-weight: bold;
    color:#ffffff;
 }
 
.GridHeader_12_7
 {
    background-color:#473c8b;
    font-weight:400;
    color:#ffffff;
    font-size:14px;
 } 

.GridItem
 {
    background-color:#f0ffff;
    color:navy;
 }
 
.GridAltItem
 {
    background-color:#b4cdcd;
    color:navy;    
 }
 
.GridFooter
 {
    background-color:#b0c0c0;
    color:navy;
 }
 
.logintable
 {
    background-color:#e0ffff;
    width:700px;
 }
 
.logintableblack
 {
    background-color:#000000;
 }
 
.logintablegreen
 {
    background-color:#228b22;
 }
 
.logintableorange
 {
    background-color:#cd8500;
 }
 
.logintablered
 {
    background-color:#8b0000;
 }
 
.defaultprinter
 {		
	Width:120px;
 }
 
.normalbg
{
    background-color:#ffffff;
    color:#000000;
}

.gridheaderrightalign
{
    text-align:right;
}

.selectaccountdue
{
    color:red;
}

.cmdhelp
{     
    Width:90px; 
    height:20; 
    background-color:#fffff0; 
    color:#191970; 
    font-size:12px; 
    font-weight:700;
    border-color: #b0c4de;
}

.cmdhowto
{     
    Width:90px;
    height:20;
    background-color:#ffffff; 
    color:#191970; 
    font-size:12px; 
    font-weight:700;
    border-color: #c1cdcd;    
}

.helpalign
{
    text-align:right;
}
 