body				{
					color: #333333;					/* Grey  */ 
					font-family: arial, sans;
					font-size: .9em;
					}
					
				
				
					
					
/*-------------------------- BEGIN TABLES --------------------------*/							
TD					{
					color: #F9D165;					/* Yellow */ 
					font-family: arial, sans;
					font-size:12px;
					margin-left: 24px;
					margin-right: 20px;
					}
					
TD.suppTbleTxt		{
					font-weight: normal;				/* grey */ 
					font-family: arial, sans;
					font-size: 12px;
					color: #000000;
					background-color:#C0C0C0;
					}		
						
TD.suppTbleHdr		{
					font-weight: normal;				/* yellow */ 
					font-family: arial, sans;
					font-size: 12px;
					color: #F9D165;
					background-color:#808080;
					}
					
TD.suppTbleTxt_bold	{
					font-weight: bold;				/* grey */ 
					font-family: arial, sans;
					font-size: 12px;
					color: #000000;
					background-color:#C0C0C0;
					}	
					
TD.td_white	{
					font-weight: normal;				/* white */ 
					font-family: arial, sans;
					font-size: 12px;
					color: #000000;
					background-color:#FFFFFF;
					}																																				
/*-------------------------- END TABLES --------------------------*/	


				
/*-------------------------- BEGIN BULLETING --------------------------*/
li.sideNav			{
					list-style-type: none;
					padding-left: 15px;
					padding-right: 0px;
					background: URL("http://www.sandel.com/images/sn_bullet.gif") no-repeat 0px 0px;
					letter-spacing: -1px;
					margin-top: 10px;
					margin-left: -10px;
					}
					
li.smTxt			{
					color: #000000;					/* Black */
					font-family: arial, sans;
					font-size: 10px;
					list-style-position: outside;
					}
					
li.suppTbleTxt_li	{
					font-weight: normal;				/* grey */ 
					font-family: arial, sans;
					font-size: 11px;
					color: #000000;
					background-color:#C0C0C0;
					}		
					
ul					{
					margin: 3px;
					padding-left: 1em; /* or pick another offset */ 
					}
					
ol					{
					margin: 3px;
					padding-left: 1em; /* or pick another offset */ 
					}
										
li					{
					color: #f9f9f9;					/* Whitish */
					font-family: arial, sans;
					font-size: 12px;
					list-style-position: outside;
					}
							
.MainPageUL			{
					color: #F9D165;					/* Yellow */ 
					margin-left: 48px;
					margin-right: 48px;
					}
					
.MainPageLI			{
					color: #F9D165;					/* Yellow */ 
					font-family: arial, sans;
					font-size: 12px;
					}
/*-------------------------- END BULLETING --------------------------*/
				

/*-------------------------- START VALIDATING HERE --------------------------*/		
					
/*-------------------------- BEGIN TEXT FORMATS --------------------------*/
h1				{
					color: #f9f9f9;					/* Whitish */ 
					font-family: arial, sans;
					font-size: 20px;
					margin-left: 0px;
					margin-top: 0em;
					margin-right: 0px;
					}
					
h1.title				{
					color: #F9D165;					/* Yellow */ 
					font-family: arial, sans;
					font-size: 20px;
					margin-left: -3px;
					margin-top: 0em;
					margin-right: 5px;
					margin-bottom: 5px;
					}
h1.titleW				{
					color: #FFFFFF;					/* Whitish */ 
					font-family: arial, sans;
					font-size: 20px;
					margin-left: -3px;
					margin-top: 0em;
					margin-right: 5px;
					margin-bottom: 5px;
					}
h2				{
					
					color: black;
					font-family: arial, sans;
					font-size: 1.2em;
					font-weight: bold;
					margin-left: 22px;
					margin-right: 5px;
					}
b.blk				{
					color: #000000;					/* Black */ 
					font-family: arial, sans;
					font-size: 12px;
					}
					
					
p				{
					color: #F9D165;					/* Yellow */ 
					font-family: arial, sans;
					font-size: 12px;
					margin-left: 24px;
					margin-right: 20px;
					}
					
					
.pGrey				{
					color: #333333;				/*  Grey   */ 
					font-family: arial, sans;
					font-size: 12px;
					margin-left: 5px;
					margin-right: 5px;
					}
					
					
					
					
					
					
.pDealer				{
					color: #F9D165;					/* Yellow */ 
					font-family: arial, sans;
					font-size: 1.1em;
					margin-left: 28px;
					margin-right: 20px;
					font-weight: bold;
					margin-bottom: 1px;
					padding-bottom: 1px;
					}			
					
.pDealerInfo				{
					color: #F9D165;					/* Yellow */ 
					font-family: arial, sans;
					font-size: 12px;
					margin-left: 28px;
					margin-right: 20px;
					font-weight: normal;
					margin-bottom: 2px;
					padding-bottom: 2px;
					margin-top: 1px;
					padding-top: 1px;
					}
					
					
					
.pCaption				{
					color: #F9D165;					/* Yellow */ 
					font-family: arial, sans;
					font-size: .95em;
					margin-left: 3px;
					margin-right: 3px;
					font-weight:bold;
					}
					
					
					
p.pageHeader				{
					color: #FFFFFF;					/* White */
					font-family:  arial, sans;
					font-weight: bold;
					font-size: 24px;
					font-style: normal;
					text-align:left;
					margin-bottom:auto;
					}
					
p.pageSubHeader				{
					color: #FFFFFF;					/* Yellow */
					font-family:  arial, sans;
					font-weight: bold;
					font-size: 17px;
					font-style: normal;
					}
					
p.pageSectionHeader				{
					color: #000000;					/* Black */
					font-family:  arial, sans;
					font-weight: bold;
					font-size: 18px;
					font-style: normal;
					}
					
					
.footerText			{
					color: #666666;
					font-family: arial, sans;
					font-size:11px;
					}
					
.NewsDate			{
					color: #f9f9f9;					/* Whitish */
					font-family: arial, sans;
					font-size: 12px;
					}
					
					
					
.imgRight			{	
					float: right;
					}
					
					
.imgRight_w_border	{			
					float: right;
					margin-bottom: 7px;
					margin-top: 7px;
					margin-left: 7px;
					margin-right: 20px;
					
					}

h2.newsHeadline				{
					
					color: white;
					font-family: arial, sans;
					font-size: 1.2em;
					font-weight: bold;
					margin-left: 22px;
					margin-right: 5px;
					}
					
h3				{
					color: #F9D165;					/* Yellow */ 
					font-family: arial, sans;
					font-weight: bold;
					font-size: 1.0em;
					font-style: italic;
					margin-left: 23px;
					}
					
h4				{
					color: #F9D165;					/* Yellow */ 
					font-family: arial, sans;
					font-weight: bold;
					font-size: 1.0em;
					font-style: italic;
					margin-left: 23px;
					display: inline;
					}
					
					
h5				{
					color: #f9f9f9;					/* Whitish */ 
					font-family: arial, sans;
					font-size: 1.2em;
					margin-left: 10px;
					margin-top: 0em;
					margin-right: 5px;
					display: inline;
					}
					
.pAttributes				{
					color: #F9D165;					/* Yellow */ 
					font-family: arial, sans;
					font-size: 12px;
					margin-right: 20px;
					}
					
					
.rotatePicText				{
					color: #000000;					/* Black */ 
					font-family: arial, sans;
					font-size: 11px;
					
					}
					
					
					
.pColor				{
					color: #F9D165;					/* Yellow */ 
					font-family: arial, sans;
					font-size: 12px;
					}
					
.rotatePicTbl				{
					
					border: 1px solid #000000;
					float: right;
					margin: 7px;
					background:#F4F4C9;
					
					
					
					}
					
.productsItalics				{
					color: #F9D165;
					font-family: arial, sans;
					font-weight: bold;
					font-size: 1.0em;
					font-style: italic;
					}
					
					
					
					
					
					
.likeH3				{
					color: #F9D165;					/* Yellow */ 
					font-family: arial, sans;
					font-weight: bold;
					font-size: 1.05em;
					font-style: italic;
					}
					
/*-------------------------- END TEXT FORMATS --------------------------*/

					
					
							
					
/*-------------------------- BEGIN FORM FIELDS --------------------------*/									
					
input				{ 							font-size: 1.0em; 
					background-color: #ffffff; 
					border: 1px solid #666666;
					}
					
					
					
textarea				{ 							font-size: 1.0em; 
					background-color: #ffffff; 
					border: 1px solid #666666;
					}
					
					
.formIndentState				{				text-indent: 325px;
					
					
					}
					
					
.formIndentCountry				{				text-indent: 275px;
					
					
					}
/*-------------------------- END FORM FIELDS --------------------------*/	
					
					
					
					
					
/*-------------------------- START HREF TAGS --------------------------*/	
a:link				{
					color: #F9D165;
					text-decoration: underline;
					font-family: arial, sans;
					font-weight: bold;
					font-size: 1.0em;
					font-style: italic;
					}
a.prodHeader:hover				{
					color: #000000;
					text-decoration: none;
					font-family: arial, sans;
					font-size: 5em;
					font-style: normal;
					font-weight: normal;
					}
					
a:active				{
					color: #f9f9f9;					/* Whitish */
					text-decoration: underline;
					font-family: arial, sans;
					font-weight: bold;
					font-size: 1.0em;
					font-style: italic;
					}
					
a:visited				{
					color: #F9D165;
					text-decoration: underline;
					font-family: arial, sans;
					font-weight: bold;
					font-size: 1.0em;
					font-style: italic;
					}
					
a:hover				{
					color: #f9f9f9;					/* Whitish */
					text-decoration: underline;
					font-family: arial, sans;
					font-weight: bold;
					font-size: 1.0em;
					font-style: italic;
					}
					
a.loginLink:link				{
					color: #f9f9f9;					/* Whitish */
					text-decoration: underline;
					font-family: arial, sans;
					font-weight: normal;
					font-size: .70em;
					font-style: normal;
					}
					
a.loginLink:active				{
					color: #F9D165;
					text-decoration: underline;
					font-family: arial, sans;
					font-weight: normal;
					font-size: .70em;
					font-style: normal;
					}
					
a.loginLink:visited				{
					color: #f9f9f9;					/* Whitish */
					text-decoration: underline;
					font-family: arial, sans;
					font-weight: normal;
					font-size: .70em;
					font-style: normal;
					}
					
a.loginLink:hover				{
					color: #F9D165;
					text-decoration: underline;
					font-family: arial, sans;
					font-weight: normal;
					font-size: .70em;
					font-style: normal;
					}
					
					
a.homepageLinks:link				{
					color: #F9D165;
					text-decoration: none;
					font-family: arial, sans;
					font-size: 12px;
					font-style: normal;
					font-weight: normal;
					}
					
a.homepageLinks:active				{
					color: #f9f9f9;					/* Whitish */
					text-decoration: underline;
					font-family: arial, sans;
					font-size: 12px;
					font-style: normal;
					font-weight: normal;
					}
					
a.homepageLinks:visited				{
					color: #F9D165;
					text-decoration: none;
					font-family: arial, sans;
					font-size: 12px;
					font-style: normal;
					font-weight: normal;
					}
					
a.homepageLinks:hover				{
					color: #f9f9f9;					/* Whitish */
					text-decoration: underline;
					font-family: arial, sans;
					font-size: 12px;
					font-style: normal;
					font-weight: normal;
					}
a.prodHeader:link				{
					color: #000000;					/* Black */
					text-decoration: none;
					font-family:  arial, sans;
					font-weight: bold;
					font-size: 18px;
					font-style: normal;
					}
					
a.prodHeader:active				{
					color: #000000;					/* Black */
					text-decoration: none;
					font-family:  arial, sans;
					font-weight: bold;
					font-size: 18px;
					font-style: normal;
					}
					
a.prodHeader:visited				{
					color: #000000;					/* Black */
					text-decoration: none;
					font-family:  arial, sans;
					font-weight: bold;
					font-size: 18px;
					font-style: normal;
					}
					
a.prodHeader:hover				{
					color: #F9D165;				/* Yellow */
					text-decoration: none;
					font-family:  arial, sans;
					font-weight: bold;
					font-size: 18px;
					font-style: normal;
					}
					
a.sideNav:link				{
					color: #fff9b5;					/* White */
					text-decoration: none;
					font-family:  Geneva, Arial, Helvetica, sans-serif;
					font-weight: bold;
					font-stretch: extra-expanded;
					font-size: small;
					font-style: normal;
					}
					
a.sideNav:active				{
					color: #fff9b5;					/* White */
					text-decoration: none;
					font-family:  Geneva, Arial, Helvetica, sans-serif;
					font-weight: bold;
					font-stretch: extra-expanded;
					font-size: small;
					font-style: normal;
					}
					
a.sideNav:visited				{
					color: #fff9b5;					/* White */
					text-decoration: none;
					font-family:  Geneva, Arial, Helvetica, sans-serif;
					font-weight: bold;
					font-stretch: extra-expanded;
					font-size: small;
					font-style: normal;
					}
					
a.sideNav:hover				{
					color: #F9D165;				/* Yellow */
					text-decoration: none;
					font-family:  Geneva, Arial, Helvetica, sans-serif;
					font-weight: bold;
					font-stretch: extra-expanded;
					font-size: small;
					font-style: normal;
					}
a.viewImg:link				{
					color: #000000;					/* Black */
					text-decoration: none;
					font-family:  Geneva, Arial, Helvetica, sans-serif;
					font-weight: normal;
					font-stretch: extra-expanded;
					font-size: small;
					font-style: normal;
					}
					
a.viewImg:active				{
					color: #000000;					/* Black */
					text-decoration: none;
					font-family:  Geneva, Arial, Helvetica, sans-serif;
					font-weight: normal;
					font-stretch: extra-expanded;
					font-size: small;
					font-style: normal;
					}
					
a.viewImg:visited				{
					color: #000000;					/* Black */
					text-decoration: none;
					font-family:  Geneva, Arial, Helvetica, sans-serif;
					font-weight: normal;
					font-stretch: extra-expanded;
					font-size: small;
					font-style: normal;
					}
					
a.viewImg:hover				{
					color: #F9D165;				/* Yellow */
					text-decoration: none;
					font-family:  Geneva, Arial, Helvetica, sans-serif;
					font-weight: normal;
					font-stretch: extra-expanded;
					font-size: small;
					font-style: normal;
					}
					
a.homepageBanner:link				{
					color: black;
					text-decoration: none;
					font-family: arial, sans;
					font-size: 12px;
					font-style: italic;
					font-weight: bold;
					}
					
a.homepageBanner:active				{
					color: black;					/* Whitish */
					text-decoration: underline;
					font-family: arial, sans;
					font-size: 12px;
					font-style: italic;
					font-weight: bold;
					}
					
a.homepageBanner:visited				{
					color: black;
					text-decoration: none;
					font-family: arial, sans;
					font-size: 12px;
					font-style: italic;
					font-weight: bold;
					}
					
a.homepageBanner:hover				{
					color: black;					/* Whitish */
					text-decoration: underline;
					font-family: arial, sans;
					font-size: 12px;
					font-style: italic;
					font-weight: bold;
					}
				
a.H2_style_link:link				{
					color: black;
					font-family: times, serif;
					font-size: 1.2em;
					font-weight: bold;
					text-decoration: underline;
					font-style: normal;
					
					}
					
a.H2_style_link:active				{
					color: #F9D165;
					font-family: times, serif;
					font-size: 1.2em;
					font-weight: bold;
					text-decoration: underline;
					font-style: normal;
					
					}
					
a.H2_style_link:visited				{
					color: #black;
					font-family: times, serif;
					font-size: 1.2em;
					font-weight: bold;
					text-decoration: underline;
					font-style: normal;
					
					}
					
a.H2_style_link:hover				{
					color: #F9D165;
					font-family: times, serif;
					font-size: 1.2em;
					font-weight: bold;
					text-decoration: underline;
					font-style: normal;
					
					}			
					
a.TableGreyLink:link				{
					color: #333333;
					text-decoration: underline;
					font-family: arial, sans;
					font-size: 12px;
					}
					
a.TableGreyLink:active				{
					
					color: black;
					text-decoration: underline;
					font-family: arial, sans;
					font-size: 12px;
					}
					
a.TableGreyLink:visited				{
					
					color: #333333;
					text-decoration: underline;
					font-family: arial, sans;
					font-size: 12px;
					}
					
a.TableGreyLink:hover				{
					
					color: black;
					text-decoration: underline;
					font-family: arial, sans;
					font-size: 12px;
					}
						
a.LeftMainNavLink01:link				{
					color: #c5ba8e;					/* Goldish */
					text-decoration: none;
					font-family: arial, sans;
					font-size: 1.0em;
					font-weight: bold;
					font-style: italic;
					margin-top: 40px;
					margin-bottom: 40px;
					}
					
a.LeftMainNavLink01:active				{
					color: black;
					text-decoration: none;
					font-family: arial, sans;
					font-size: 1.0em;
					font-weight: bold;
					font-style: italic;
					margin-top: 40px;
					margin-bottom: 40px;
					}
					
a.LeftMainNavLink01:visited				{
					color: #c5ba8e;					/* Goldish */
					text-decoration: none;
					font-family: arial, sans;
					font-size: 1.0em;
					font-weight: bold;
					font-style: italic;
					margin-top: 40px;
					margin-bottom: 40px;
					}
					
a.LeftMainNavLink01:hover				{
					color: black;
					text-decoration: underline;
					font-family: arial, sans;
					font-size: 1.0em;
					font-weight: bold;
					font-style: italic;
					margin-top: 40px;
					margin-bottom: 40px;
					}							
					
a.LeftSecondMainNavLink01:link				{
					color: #c5ba8e;					/* Goldish */
					text-decoration: none;
					font-family: times, serif;
					font-size: .85em;
					font-style: italic;
					margin-top: 40px;
					margin-bottom: 40px;
					}
					
a.LeftSecondMainNavLink01:active				{
					color: black;
					text-decoration: none;
					font-family: times, serif;
					font-size: .85em;
					font-style: italic;
					margin-top: 40px;
					margin-bottom: 40px;
					}
					
a.LeftSecondMainNavLink01:visited				{
					color: #c5ba8e;					/* Goldish */
					text-decoration: none;
					font-family: times, serif;
					font-size: .85em;
					font-style: italic;
					margin-top: 40px;
					margin-bottom: 40px;
					}
					
a.LeftSecondMainNavLink01:hover				{
					color: black;
					text-decoration: underline;
					font-family: times, serif;
					font-size: .85em;
					font-style: italic;
					margin-top: 40px;
					margin-bottom: 40px;
					}										
					
a.LeftThirdMainNavLink01:link				{
					color: #c5ba8e;					/* Goldish */
					text-decoration: none;
					font-family: times, serif;
					font-size: .75em;
					font-style: italic;
					margin-top: 40px;
					margin-bottom: 40px;
					}
					
a.LeftThirdMainNavLink01:active				{
					color: black;
					text-decoration: none;
					font-family: times, serif;
					font-size: .75em;
					font-style: italic;
					margin-top: 40px;
					margin-bottom: 40px;
					}
					
a.LeftThirdMainNavLink01:visited				{
					color: #c5ba8e;					/* Goldish */
					text-decoration: none;
					font-family: times, serif;
					font-size: .75em;
					font-style: italic;
					margin-top: 40px;
					margin-bottom: 40px;
					}
					
a.LeftThirdMainNavLink01:hover				{
					color: black;
					text-decoration: underline;
					font-family: times, serif;
					font-size: .75em;
					font-style: italic;
					margin-top: 40px;
					margin-bottom: 40px;
					}									
					
					
					
a.footerLink:link				{
					color: #666666;
					text-decoration: underline;
					font-family: arial, sans;
					font-size: .75em;
					}
					
a.footerLink:active				{
					color: black;
					text-decoration: underline;
					font-family: arial, sans;
					font-size: .75em;
					}
					
a.footerLink:visited				{
					color: #666666;
					text-decoration: underline;
					font-family: arial, sans;
					font-size: .75em;
					}
					
a.footerLink:hover				{
					color: black;
					text-decoration: underline;
					font-family: arial, sans;
					font-size: .75em;
					}
/*-------------------------- END HREF TAGS --------------------------*/

