.type {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.type {  color: #000000}
a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003366; text-decoration: none}
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #006699; text-decoration: underline}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003366; text-decoration: none}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF9900; text-decoration: underline}

body { margin-left:10px ; margin-top: 0px }

select  { font-size: 10px; font-family: Arial, Helvetica, sans-serif; line-height: 10px; margin: 0; padding: 0 }
selectblue { font-size: 10px; font-family: Arial, Helvetica, sans-serif; line-height: 10px; background-color: #9cf; margin: 0; padding: 0 }
lightblue { background-color: #9cf }
h6 {  page-break-after: always; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration: none}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: normal}
.footertype {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
P.breakhere {page-break-before: always}

/* ------------------------------------------ */
/* AxpDataGrid.Net version 1.0 stylesheet     */
/* Style : SingleColor3D                      */
/* ------------------------------------------ */
/* Table enclosing the whole control */
table.AxpDataGrid {}
/* Data update message */
.AXDBUpdateMessage {}
/* Data Edit Button Bar */
table.AxpDbEditBtnBar {}
/* Data Edit Button Bar - single row/col*/
tr.AxpDbEditBtnBar {}

/* Errormessage displayed below the grid */
.AXDBErrorMessage
{
}
/* User feedback error message when input is invalid */
.AXDBUpdateErrorMessage
{
}
/* Table enclosing grid column headers for scrollable grid */
table.AXDBTableScroll
{	
	border-left: #808080 1px solid;
}
/* Table enclosing data grid */
TABLE.AXDBTable
{	
	
}
/* Grid Column headers (containing column names) */
TH.AXDBTableTH
{
	font-weight :bold;	
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color:black
	
}
/* Panel at top holding the Records per page selection */
td.AXDBTableHeader{
	
	font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
/* Panel at bottom holding the Records per page selection */
td.AXDBTableFooter
{	
	font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
/* Panel holding FooterText */
.AXDBTableInfoFooter
{
	font-weight :bold;	
	font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
/* Drop down select records per page */
select.AXDBTableRecPerPage
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
/* Button navigation bar when positioned at Top */
TH.AXDBTableNavBarTo
{	
	font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
/* Button navigation bar when positioned at Bottom */
TH.AXDBTableNavBar
{	
	font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
/* The text part of the navigation bar when positioned at Top */
TD.AXDBTableNavBarTop
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
/* The text part of the navigation bar when positioned at Bottom */
TD.AXDBTableNavBar
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
/* Data Edit Form Button bar*/
td.AxpDbEditBtnBar
{	
	font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
/* Data Grid Odd Numbered Row Cells */
TD.AXDBTableTDodd
{	
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
/* Data Grid Even Numbered Row Cells */
TD.AXDBTableTDeven
{	
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	
}
/* Row highlighting effect */
TR.AXDBHighlightRow
{
	background-color:yellow;	
}
TR.AXDBTableTR
{
	background-color:#CCCCCC	
}
TR.AXDBHighlightRowClick
{
	background-color:#ffffcc;
}
/* Data Grid Odd Numbered Rows */
TR.AXDBTableTRodd
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
/* Data Grid Even Numbered Rows */
TR.AXDBTableTReven
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
/* Table enclosing grid elements on Form View page */
table.AXDBTableFormOuter
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
/* Table enclosing each record grid on the Form View page */
table.AXDBTableFormDataView
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
/* Form View Column header (left side column in table) */
TH.AXDBTableFormDataView
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
/* Form View data cells */
TD.AXDBTableFormDataView
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
/* Data Edit Form */
table.AXDBTableFormDataEdit
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
/* Data Edit Form Labels (left side of panel) */
th.AXDBTableFormDataEdit
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
/* Data Edit Form Values (right side of panel) */
td.AXDBTableFormDataEdit
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
/* Textarea in input form */
textarea.AxpDbTextArea
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
/* Buttons on Data Edit Form Button bar*/
.AxpDbInputBtn
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
/* Data Input fields */
input.AxpDbInput
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
/* Data Input Checkbox fields */
input.AxpDbCheckBox
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
/* Data Input Label for Required Fields */
.AxpDBRequiredFieldLabel
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
/* 
if objAxpDB.DisplayType = "form" and objAxpDB.RecordsPerPage > 1
a row will be inserted between each datagrid record.
*/
TD.AXDBTableTDFormGap 
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
TR.AXDBTableTRFormGap 
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
/* Hyperlinks on the Grid Column Header Bar */
a.AXDBTableTH
{
	text-decoration: underline;
  font-family: "MS Sans Serif", Geneva, sans-serif;
  font-size: 0.75em;
}
a.AXDBTableTH:active
{
  font-family: "MS Sans Serif", Geneva, sans-serif;
  font-size: 0.75em;
}
a.AXDBTableTH:visited
{
  font-family: "MS Sans Serif", Geneva, sans-serif;
  font-size: 0.75em;
}
a.AXDBTableTH:hover
{
  font-family: "MS Sans Serif", Geneva, sans-serif;
  font-size: 0.75em;
}
/* Hyperlinks in the grid data cells including default Index column */
a.AXDBTable
{	
	text-decoration: underline;
}
a.AXDBTable:active
{
}
a.AXDBTable:visited
{
}
a.AXDBTable:hover
{
}
/* Hyperlinks on the Navigation Bar */
a.AXDBTableNavBar
{
	text-decoration: underline;
}
a.AXDBTableNavBar:visited
{
}
a.AXDBTableNavBar:active
{
}
a.AXDBTableNavBar:hover
{
}
.AXDBScrollGrid
{
	border-right: solid 1px #808080;	
}
