/* HJR SOFTWARE standard Form Field Settings, (C) 2006 HJR SOFTWARE */

/* Field Prompt Normal and Errors */
.fPn 		{font-family: Tahoma; font-size: medium; font-style: normal; font-weight: normal; color: blue; background-color: silver; background-image: none; border-collapse: collapse;}
.fPe		{font-family: Tahoma; font-size: medium; font-style: normal; font-weight: normal; color: maroon; background-color: silver; background-image: none; border-collapse: collapse;}
/* Field Edits Normal and Errors */
/*    border-collapse: collapse; border: 1px inset #0000FF; */
.fEn 		{border: 1px inset; font-family: Tahoma; font-size: medium; font-style: normal; font-weight: normal; color: white; background-color: navy; background-image: none}
.fEe		{border: 1px inset; font-family: Tahoma; font-size: medium; font-style: normal; font-weight: normal; color: maroon; background-color: gold; background-image: none}
/* border: 1px outset #000080; */ 

/* Pricing Text and special highlighters on item options and descriptions */
.aggtChkBoxCell  	{margin-bottom: 0;}
.aggtChkBoxText 		{font-family: Tahoma,Tunga,Verdana; font-size: 7pt; margin-bottom: 0; vertical-align: middle; text-align: left}
/* .aggtChkBox 		{border-style:solid; border-width:2; color: #000000; font-weight: bold; width: 15; height: 15; background-color: #CC3300; position:relative; left:15} */
.aggtChkBox 			{margin-bottom: 0; margin-top: 0; vertical-align: bottom}
.aggtPriceBox 		{border-style:none; border-width:0; color: #FF0000; font-weight: bold; font-size: 14pt; text-align:center}
.aggtShowFld  		{border-style:none; border-width:0; font-size: 12pt; text-align:center}
.data3 
{
  BACKGROUND-COLOR: beige;
	BACKGROUND-IMAGE: none;
	COLOR: blue;
  FONT-FAMILY: Tahoma;
  FONT-SIZE:  medium;
  FONT-STYLE: normal;
  FONT-WEIGHT: normal;
}