
/*  **********************************************************************  */
/*  This style sheet is specifically designed for the 4DAutomation Web Site */
/*  **********************************************************************  */


BODY	{ margin: 0em;
	margin-left: 0em;
	margin-right: 0em;
	margin-bottom: 0em; 
	font-family: verdana, arial; 
	Background-Image : url(images/Weave.jpg);
        }
	
TABLE	{font-size: 11pt; font-family: Verdana; margin-top: 0em;}


TD	{padding: 0px; vertical-align: top;}

	
TR  	{vertical-align: top; padding-top: 0em;}


P TABLE {margin-left: -2.4em; margin-top: .5em;}



HR	{color: #2F4F4F; clear: both; margin-top: 1em; border: 1px inset;}


H1      {font-size: 26pt; font-family: Haettenschweiler, Arial Narrow, Tahoma;}
H2      {font-size: 20pt; font-family: Arial Narrow, Tahoma; }
H3      {font-size: 18pt; font-family: Arial Narrow, Tahoma; }
H4      {font-size: 16pt; font-family: Arial Narrow, Tahoma; font-weight: bold; }
H5      {font-size: 14pt; font-family: Arial Narrow, Tahoma; font-weight: bold; }
H6      {font-size: 12pt; font-family: Arial Narrow, Tahoma; font-weight: bold; }




OL	{font-size: 11pt; font-family: Verdana; margin-top: 1em; margin-bottom: 0em; list-style-type: decimal;}
	 
UL	{font-size: 11pt; font-family: Verdana; margin-top: 1em; margin-bottom: 0em; list-style-type: square; list-style-image: url(images/greysqr.gif); }

UL UL   {list-style-type: circle; list-style-image: url(images/redsqr.gif); }
		
UL OL   {list-style-type: decimal; list-style-image: none; }



A:LINK		{color: blue; text-decoration: none; }

A:VISITED	{color: blue; text-decoration: none; }

A:HOVER		{color: blue; text-decoration: underline; }

A:ACTIVE	{color: green; text-decoration: underline; }


P		{font-size: 11pt; font-family: Verdana; clear: both;}

p.Examples      {color: teal; }
p.Description   {margin-left: .5in; margin-right: .5in; }
p.paragraph     {font-size: 11pt; font-family: Verdana; clear: both; }
p.ParIndented   {margin-left: .35in; margin-right: .35in; }
p.Company       {font-size: 36pt; font-family: Haettenschweiler, Arial Narrow, Tahoma; }
p.LinkCentered  {text-align: center; }
p.GroupHeading  {font-weight: bold;  margin-left: .1in;  margin-right: .1in; }
p.Code          {font-family: Courier New; margin-left: .75in; margin-right: .75in; }
 

.unnamed1	 {
			line-height : normal             ;
			font-variant : normal             ;
			background-attachment : scroll             ;
			letter-spacing : normal             ;
			text-indent : 4pt             ;
			word-spacing : normal             ;
			white-space : normal             ;
			margin-top : auto             ;
			margin-right : auto             ;
			margin-bottom : auto             ;
			margin-left : auto             ;
			padding-top : 2px             ;
			padding-right : 2px             ;
			padding-bottom : 2px             ;
			padding-left : 2px             ;
			border : #FF0000             ;
			border-style : dotted             ;
			border-top-width : thin             ;
			border-right-width : thin             ;
			border-bottom-width : thin             ;
			border-left-width : thin             ;
			clip : rect(   )             ;
			Position : Absolute ;
			Text-Align : Left ;
			List-Style-Type : None ;
			Font-Family : Arial, Helvetica, sans-serif ;
			Font-Size : Small ;
			Background-Image : url("../images/cad_back.jpg") ;
			Font-Style : Normal ;
			Font-Weight : Normal ;
			Vertical-Align : Baseline
		}	

