BODY
{
	background-color: #ffffcc;
}

DOCUMENT
{
	background-color: #ffffcc;
}

.GGrid
{
	border-right: transparent 0px;
	padding-right: 0px;
	border-top: transparent 0px;
	padding-left: 0px;
	left: 5px;
	height: 100%;
	width: 100%;
	padding-bottom: 0px;
	border-left: transparent 0px;
	padding-top: 0px;
	border-bottom: transparent 0px;
	position: absolute;
	top: 0px;
	background-color: transparent;
	border-collapse: collapse;
}

.GridHeader
{
	font-weight: bold;
	font-size: 12px;
	color: maroon;
	font-family: Tahoma;
	text-decoration: underline;
	padding: 0 0 0 0;
	border: None 0 Transparent
}

.GMenuSpace
{
	background-color: Transparent;
	height: 23px;
	text-align: center;
	padding: 0 0 0 0;
	border: None 0 Transparent;
	font-family: Tahoma;
	font-size: 10px;
}

.GPageHeader
{
	background-color: Maroon;
	font-family: Tahoma;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	color: White;
    height: 25px;
    text-align: center;
	padding: 0 0 0 0;
	border: None 0 Transparent
}

.GActionButtons
{
	background-color: Transparent;
	padding: 0 0 0 0;
	border: None 0 Transparent;
	font-size: 10px;
	color: maroon;
	font-family: Tahoma;
	color: Maroon;
	height: 28px;
	text-align: left;
}

.GHint
{
	background-color: Transparent;
	padding: 0 0 0 0;
	border: None 0 Transparent;
	text-align: center;
	font-family: Tahoma;
	font-size: 9px;
	color: Blue;
	vertical-align: middle;
	height: 12px;
}

.GWarning
{
	background-color: Transparent;
	padding: 0 0 0 0;
	border: None 0 Transparent;
	text-align: center;
	font-family: Tahoma;
	font-size: 9px;
	color: Red;
	vertical-align: middle;
	height: 12px;
}

.GFieldHeader
{
	border-right: gainsboro 0px;
	padding-right: 0px;
	border-top: gainsboro 0px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 0px;
	border-left: gainsboro 0px;
	color: maroon;
	padding-top: 0px;
	border-bottom: gainsboro 0px;
	font-style: normal;
	font-family: Tahoma;
	height: 17px;
	background-color: gainsboro;
	text-align: left;
	border-collapse: collapse;
}

.GFields
{
	background-color: Transparent;
	height: 28px;
	padding: 0 0 0 0;
	border: None 0 Transparent;
	font-size: 14px;
	color: maroon;
	font-family: Tahoma;
}

.GGridSpace
{
	background-color: Transparent;
	border: 0;
	padding: 0 0 0 0;
	border: None 0 Transparent;
}

.Warning
{
	color: Red;
	font-size: smaller;
	font-weight: bold;
}

.HelpHint
{
	color: Blue;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
}

.LimitsText
{
	color: Green;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
}

.RegularText
{
	color: Olive;
	background-color: Transparent;
	font-size: smaller;
	font-family: Tahoma;
}

.RegularTextAlignRight
{
	color: Olive;
	background-color: Transparent;
	font-size: smaller;
	font-family: Tahoma;
	text-align: right;
}

.BoldRegularText
{
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	color: Olive;
	text-align: right;
	background-color: Transparent;
}

.RadioText
{
	color: Olive;
	background-color: Transparent;
	font-size: x-small;
}

.ValueText
{
	color: Maroon;
	font-size: small;
	font-weight: bold;
}

.Tabsheet
{
	background-color: Green;
	color: Blue;
}

.Button
{
  font-family: Tahoma; 
  font-size: 8pt; 
  border: 1; 
  border-color: #000000; 
  border-style: solid; 
  background: gold;
  height: 17pt;
}

.ButtonOrderNow
{
    background-repeat: no-repeat;
    background-position: center center;
	background-image: url(images/OrderNow.gif);
	background-color: Transparent;
}

.ButtonCheckOut
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 8pt;
	background: #ff3300;
	border-left: #000000 1px solid;
	color: #ffffff;
	border-bottom: #000000 1px solid;
	font-family: Tahoma;
	height: 17pt;
}

.ButtonHistory
{
  font-family: Tahoma; 
  font-size: 8pt; 
  border: 1; 
  border-color: #000000; 
  border-style: solid; 
  background: red;
  height: 17pt;
}

.ButtonPrices
{
  font-family: Tahoma; 
  font-size: 8pt; 
  border: 1; 
  border-color: #000000; 
  border-style: solid; 
  background: green;
  height: 17pt;
}

.ButtonHelp
{
  font-family: Tahoma; 
  font-size: 8pt; 
  border: 0; 
  border-color: #000000; 
  border-style: solid; 
  background: transparent;
  background-image: url(images/Help.gif);
  height: 17pt;
  width: 17pt;
}

.Panel
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	background: none transparent scroll repeat 0% 0%;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
}

.GridButton
{
	font-weight: bold;
	color: Green;
	background-color: Blue;
	border-color: Red;
}

.InputText
{
	border: 1px; 
	border-color: Silver; 
	border-style: solid; 
	font-family: Tahoma;
	background: Bisque;
	color: Olive;
	/*Eduardo font-family : Verdana, Tahoma,  Arial, Helvetica; font-size : 13px; border-left : 2px solid #F9F4EC; border-right : 1px solid #663300; border-top : 2px solid #F9F4EC; border-bottom : 1px solid #663300;*/
}

.InputTextDisplay
{
	border: 0px; 
	border-color: Silver; 
	border-style: none; 
	font-family: Tahoma;
	font-size: 15px;
	background: Transparent;
	color: Maroon;
	/*Eduardo font-family : Verdana, Tahoma,  Arial, Helvetica; font-size : 13px; border-left : 2px solid #F9F4EC; border-right : 1px solid #663300; border-top : 2px solid #F9F4EC; border-bottom : 1px solid #663300;*/
}

.InputTextAlignRight
{
	border: 1px; 
	border-color: Silver; 
	border-style: solid; 
	font-family: Tahoma;
	background: Bisque;
	color: Olive;
    text-align: right;
	/*Eduardo font-family : Verdana, Tahoma,  Arial, Helvetica; font-size : 13px; border-left : 2px solid #F9F4EC; border-right : 1px solid #663300; border-top : 2px solid #F9F4EC; border-bottom : 1px solid #663300;*/
}

.InputTextListBox
{
	border: 1px; 
	border-color: Silver; 
	border-style: solid; 
	font-family: Tahoma;
	background: Bisque;
	color: Olive;
}

.InputTextRequired
{
	border-right: lightcoral 1px solid;
	border-top: lightcoral 1px solid;
	background: bisque;
	border-left: lightcoral 1px solid;
	color: olive;
	border-bottom: lightcoral 1px solid;
	font-family: Tahoma;
}

.InputTextPassword
{
	border-color: Maroon;
	border-width: 1px;
	vertical-align: middle;
	font-size: 15px;
	color: White;
	height: 22px;
	background-color: Bisque;
	color:Olive;
}

.InputCheckBox
{
	color: Olive;
	font-size: smaller;
	font-weight: normal;
}

.InputTextDate
{
	color: Olive;
	font-size: smaller;
	font-weight: normal;
	border: 1px;
}

.LoggedAs
{
	color: White;
	background-color: Transparent;
	font-family: Tahoma;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

TABLE
{
	/*background-color: Transparent; #c5cadb*/
}

.IWebCombo
{
	border-right: thin ridge;
	border-top: thin ridge;
	font-size: 10px;
	vertical-align: baseline;
	border-left: thin ridge;
	color: olive;
	border-bottom: thin ridge;
	font-family: Tahoma;
	height: 20px;
	background-color: bisque;
}

.IWebComboComments
{
	vertical-align: middle;
	border: none;
	font-family: Tahoma;
	font-size: 15px;
	color: White;
	height: 22px;
	background-color: transparent;
	color:Olive;
}

.IGridFrame
{
	background-color: Transparent;
	border-top: thin ridge;
	border-bottom: thin ridge;
	border-left: thin ridge;
	border-right: thin ridge;
	border-top-color: transparent;
	border-bottom-color: Light Gray;
	border-left-color: Light Gray;
	border-right-color: Light Gray;
	border-width: 0px;
}

.IGridHeader
{
	border-right: #df8200 1px solid;
	padding-right: 2px;
	border-top: #df8200 0px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 10px;
	padding-bottom: 2px;
	border-left: white 1px solid;
	color: white;
	padding-top: 2px;
	border-bottom: #df8200 0px solid;
	font-style: normal;
	font-family: Tahoma;
	height: 16px;
	background-color: #df8200;
	font-variant: normal;
}							

.IGridRow
{
	background-color: #F5EFE4;
	border-color: gray;
	border-style: solid;
	border-width: 0px;
	border-right-color: none;
	border-left-color: gray; 
	border-top-color: none; 
	border-bottom-color: none;
    border-left-width: 0px;
	border-top-width: 0px;
	font-family: Tahoma;
	font-size: 10px;
	font-variant: normal;
	color: Black;
	font-style: normal;
	font-weight: normal;
	height: 14px;
	padding: 2px,2px,2px,2px;
}

.IGridRowAlternate
{
	border-right: gray 0px solid;
	padding-right: 2px;
	border-top: gray 0px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 10px;
	padding-bottom: 2px;
	border-left: gray 0px solid;
	color: black;
	padding-top: 2px;
	border-bottom: gray 0px solid;
	font-style: normal;
	font-family: Tahoma;
	height: 14px;
	background-color: #c5cab9;
	font-variant: normal;
}

.IGridRowSelected
{
	color: White;
	background-color: Maroon;
	font-family: Tahoma Narrow;
	font-size: 10px;
	font-variant: normal;
	color: White;
	font-style: normal;
	font-weight: normal;
	height: 14px;
	padding: 2px,2px,2px,2px;
}

.IGridRowSelector
{
	border-right: transparent 0px;
	padding-right: 2px;
	border-top: transparent 0px;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: Solid 0px;
	padding-top: 2px;
	border-bottom: darkgray 0px solid;
	height: 14px;
	background-color: #c5cab9;
}

.IGridFooter
{
	color: #94753B;
	background-color: #F5E1BA;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	border-left-color: white;
	border-top-color: white;
	font-family: Tahoma;
	font-size: 12px;
	font-variant: normal;
	color: Black;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	padding: 0px,0px,0px,0px;
}			

.IGridAddNewBox
{
	color: #94753B;
	background-color: #F5E1BA;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	border-left-color: white;
	border-top-color: white;
	font-family: Tahoma;
	font-size: 12px;
	font-variant: normal;
	color: Black;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	padding: 0px,0px,0px,0px;
}

.IGridEditCell
{
	border-right: gray 1px solid;
	padding-right: 0px;
	border-top: gray 0px solid;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
	vertical-align: baseline;
	border-left: gray 0px solid;
	color: black;
	padding-top: 0px;
	border-bottom: gray 1px solid;
	font-style: normal;
	font-family: Tahoma;
	height: 18px;
	background-color: #f5efe4;
	font-variant: normal;
}

.IGridCellHighlightRow
{
	background-color: #F5EFE4;
	border-color: gray;
	border-style: solid;
	border-width: 1px;
	border-right-color: none;
	border-left-color: gray; 
	border-top-color: gray; 
	border-bottom-color: none;
    border-left-width: 0px;
	border-top-width: 0px;
	font-family: Tahoma;
	font-size: 14px;
	font-variant: normal;
	color: Red;
	font-style: normal;
	font-weight: normal;
	height: 18px;
	padding: 0px,0px,0px,0px;
}

.IGridCellHighlightAlternate
{
	background-color: #C5CADB;
	border-color: gray;
	border-style: solid;	
	border-width: 1px;
	border-right-color: none;
	border-left-color: none; 
	border-top-color: none;
    border-left-width: 0px;
	border-top-width: 0px;
	font-family: Tahoma;
	font-size: 14px;
	font-variant: normal;
	color: Red;
	font-style: normal;
	font-weight: normal;
	height: 18px;
	padding: 0px,0px,0px,0px;
}

.IGridPage
{
	color: #94753B;
	background-color: #F5E1BA;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	border-left-color: white;
	border-top-color: white;
	font-family: Tahoma;
	font-size: 12px;
	font-variant: normal;
	color: Black;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	padding: 0px,0px,0px,0px;
}

.WebNumericEdit
{
	color: Blue;
}

.ButtonPrint
{
	background-position: center center;
	margin-top: 2px;
	background-image: url(images/print.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}

.ButtonSelect
{
    background-repeat: no-repeat;
    background-position: center center;
	background-image: url(images/ARROW3U.gif);
    background-color: Transparent;
}

.ButtonDelete
{
    background-repeat: no-repeat;
    background-position: center center;
	background-image: url(images/Fail.gif);
    background-color: Transparent;
}

.ButtonCopy
{
    background-repeat: no-repeat;
    background-position: center center;
	background-image: url(images/Copy.gif);
    background-color: Transparent;
}

.ButtonNot
{
    background-repeat: no-repeat;
    background-position: center center;
	background-image: url(images/Not.gif);
    background-color: Transparent;
}

.ButtonConvert
{
    background-repeat: no-repeat;
    background-position: center center;
	background-image: url(images/Convert.gif);
    background-color: Transparent;
}

.ButtonActions
{
    background-repeat: no-repeat;
    background-position: center center;
	background-image: url(images/Edit.gif);
    background-color: Transparent;
}

.ButtonGoBack
{
	font-family: Tahoma; 
	font-size: 8pt; 
	border: 1; 
	border-color: #000000; 
	border-style: solid; 
	background: gold;
    background-repeat: no-repeat;
    background-position: center center;
	background-image: url(images/GoBack.gif);
}

.ButtonModifyQuotation
{
	font-family: Tahoma; 
	font-size: 8pt; 
	border: 1; 
	border-color: #000000; 
	border-style: solid; 
	background: gold;
    background-repeat: no-repeat;
    background-position: center center;
	background-image: url(images/Edit.gif);
}

.ButtonPrintQuotation
{
	font-family: Tahoma; 
	font-size: 8pt; 
	border: 1; 
	border-color: #000000; 
	border-style: solid; 
	background: gold;
    background-repeat: no-repeat;
    background-position: center center;
	background-image: url(images/Print.gif);
}

.ButtonConvertQuotation
{
	font-family: Tahoma; 
	font-size: 8pt; 
	border: 1; 
	border-color: #000000; 
	border-style: solid; 
	background: gold;
    background-repeat: no-repeat;
    background-position: center center;
	background-image: url(images/Convert.gif);
}

.ButtonCopyQuotation
{
	font-family: Tahoma; 
	font-size: 8pt; 
	border: 1; 
	border-color: #000000; 
	border-style: solid; 
	background: gold;
    background-repeat: no-repeat;
    background-position: center center;
	background-image: url(images/Copy.gif);
}

.ButtonProfitQuotation
{
	font-family: Tahoma; 
	font-size: 8pt; 
	border: 1; 
	border-color: #000000; 
	border-style: solid; 
	background: gold;
    background-repeat: no-repeat;
    background-position: center center;
	background-image: url(images/Profit.gif);
}

.ButtonReset
{
    background-repeat: no-repeat;
    background-position: center center;
	background-image: url(images/Convert.gif);
    background-color: Transparent;
}

.ButtonAdd
{
    background-repeat: no-repeat;
    background-position: center center;
	background-image: url(images/Add.gif);
	background-color: Transparent;
}

.ButtonMagnifier
{
    background-repeat: no-repeat;
    background-position: center center;
	background-image: url(images/Magnifier.gif);
	background-color: Transparent;
}

.ButtonSave
{
    background-repeat: no-repeat;
    background-position: center center;
	background-image: url(images/Save.gif);
	background-color: Transparent;
}

.ButtonOpen
{
    background-repeat: no-repeat;
    background-position: center center;
	background-image: url(images/Open.gif);
	background-color: Transparent;
}

.ButtonCheck
{
    background-repeat: no-repeat;
    background-position: center center;
	background-image: url(images/Check.gif);
	background-color: Transparent;
}

.ButtonCamera
{
    background-repeat: no-repeat;
    background-position: center center;
	background-image: url(images/Camera.gif);
	background-color: Transparent;
}

.ButtonGo
{
	background:gold;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/Go.gif);
	border:1; 
	border-color:#000000; 
	border-style:solid; 
	height: 28px;
	width: 28px;
}

.ButtonMulti
{
	background:gold;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/DOCSTACK.gif);
	border:1; 
	border-color:#000000; 
	border-style:solid; 
}

.ButtonCustomers
{
	background: Gold;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/Customers.gif);
	border:1; 
	border-color:#000000; 
	border-style:solid; 
}

.Photo
{
	border-style: solid;
 	border-color:#000000; 
    border:1;
    width: 45%;
    border-bottom-style:solid;
}

.TabControl
{
  background-color: Transparent;
}

.Tab
{
  background-color: Gray;
}

.TabSelected
{
  background-color: Green;
}

A:visited
{
	color: Blue;
	font-family: Tahoma;
	font-size: 10px;
}

A:link
{
	color: Blue;
	font-family: Tahoma;
	font-size: 10px;
}

A:hover
{
	font-family: Tahoma;
	color: Red;
    font-size: 10px;
}

.PhotoImage
{
  border-style: none;
  width: 550;
  height: auto;	
}

.ButtonPrevious
{
	background:transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/Previous.gif);
	border:0; 
	border-color:#000000; 
	border-style:solid; 
	height: 20px;
	width: 35px;
}

.ButtonNext
{
	background:transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/Next.gif);
	border:0; 
	border-color:#000000; 
	border-style:solid; 
	height: 20px;
	width: 35px;
}
