/* Default Link Format - for use on pages with white background */
	A.link { TEXT-DECORATION: none ; font-weight: bold; font-size: 12px; font-family: Helvetica,Arial,sans-serif; }
	A.visited { TEXT-DECORATION: none ; font-weight: bold; font-size: 12px; font-family: Helvetica,Arial,sans-serif; }
	A.active { TEXT-DECORATION: none ; font-weight: bold; font-size: 12px; font-family: Helvetica,Arial,sans-serif; }
	A.hover { COLOR: black; TEXT-DECORATION: none ; font-weight: bold; font-size: 12px; font-family: Helvetica,Arial,sans-serif; }

/* Menu Link Format - for use on Top Menu - all white but grey when hovered */
	A.menu:link { COLOR: white; TEXT-DECORATION: none; font-weight: bold; font-size: 12px; font-family: Helvetica,Arial,sans-serif; }
	A.menu:visited { COLOR: white; TEXT-DECORATION: none; font-weight: bold; font-size: 12px; font-family: Helvetica,Arial,sans-serif; }
	A.menu:	active { COLOR: white; TEXT-DECORATION: none ; font-weight: bold; font-size: 12px; font-family: Helvetica,Arial,sans-serif; }
	A.menu:hover { COLOR: rgb(204, 204, 204); TEXT-DECORATION: none ; font-weight: bold; font-size: 12px; font-family: Helvetica,Arial,sans-serif; }

/* Small Menu Link Format - used for YP | Chamber button on tins */
	A.Smenu:link { COLOR: white; TEXT-DECORATION: none; font-weight: bold; font-size: 9px; font-family: Helvetica,Arial,sans-serif; }
	A.Smenu:visited { COLOR: white; TEXT-DECORATION: none; font-weight: bold; font-size: 9px; font-family: Helvetica,Arial,sans-serif; }
	A.Smenu:active { COLOR: white; TEXT-DECORATION: none ; font-weight: bold; font-size: 9px; font-family: Helvetica,Arial,sans-serif; }
	A.Smenu:hover { COLOR: rgb(204, 204, 204); TEXT-DECORATION: none ; font-weight: bold; font-size: 9px; font-family: Helvetica,Arial,sans-serif; }

/* Box Link Format - for use on Boxes with NON-white backgrounds */
	A.boxo:link { COLOR: white; TEXT-DECORATION: none; font-style: italic; font-family: Helvetica,Arial,sans-serif; }
	A.boxo:visited { COLOR: black; TEXT-DECORATION: none; font-style: italic; font-family: Helvetica,Arial,sans-serif; }
	A.boxo:active { COLOR: white; TEXT-DECORATION: none; font-style: italic;  font-family: Helvetica,Arial,sans-serif; }
	A.boxo:hover { COLOR: rgb(204, 204, 204); TEXT-DECORATION: none; font-style: italic; font-family: Helvetica,Arial,sans-serif; }

/* Box Link Format - for use on Boxes with NON-white backgrounds */
	A.box:link { TEXT-DECORATION: none ; font-weight: bold; font-size: 12px; font-family: Helvetica,Arial,sans-serif; }
	A.box:visited { TEXT-DECORATION: none ; font-weight: bold; font-size: 12px; font-family: Helvetica,Arial,sans-serif; }
	A.box:active { TEXT-DECORATION: none ; font-weight: bold; font-size: 12px; font-family: Helvetica,Arial,sans-serif; }
	A.box:hover { COLOR: black; TEXT-DECORATION: none ; font-weight: bold; font-size: 12px; font-family: Helvetica,Arial,sans-serif; }

/* Indent - Used to format Discount List Elements instead of HTML Lists */
	.ind1    { margin-left: 40px; } 
 
/* used on Logo Custom Tin Page for Outline Formatting */
	.indentB { margin-left: 40px; font-weight: bold; font-size: 12px; font-family: Helvetica,Arial,sans-serif;}

/* Image Properties - Used for the Logo Image in the Upper Left */
	img.nooutline { border: 0px solid; }

/* Backgrounds - NOT IN USE IN MAIN PAGE, POSSIBLY BG1 IN OTHERS - Can also be use for tables */
	.bg2 {background-color: white; } /* #CC9966 */
	.bg1 {background-color: white; }
	.blank { background-color: white; } /* --Used in Menu Table to remove background from one cell (for image) */

/* Table Background Colors - Have Vertical Allign set to bottom for menu's line up when subscript is used */
	.color1 {  background-color: rgb(204, 0, 0); vertical-align: bottom; }
	.color2 { background-color: rgb(204, 153, 51); vertical-align: bottom; }
	.white { COLOR: white; }
	.bold { font-weight: bold; }
	.footer{ COLOR: black; }

/* Menu Table Formats - Like Box (but Centered) */
	table.menu { width: 100%; border="0"; text-align: center; } /* like ct */

/* Regular Size Font Table Formats (non Centered) */
	table.box { width: 100%; border="0"; font-size: 12px; }
   /* Used on Art-Tins box */
	.color2box5 { width: 100%; font-size: 12px; background-color: rgb(220, 183, 81); border: 5px solid rgb(220, 183, 81); }

/*TD - No % of screen (Table Formatting), just text formatting */
   /* Used in Logo Custom Tins + Online Versions of Main Page/YP "Why Choose | Unique Designs Table" */
	.color1box10 { font-size: 12px; background-color: rgb(220, 100, 60); border: 10px solid rgb(220, 100, 60); }
	.color2box10 { font-size: 12px; background-color: rgb(220, 183, 81); border: 10px solid rgb(220, 183, 81); }

/* Header Table - Use to get Top and Bottom Border around text that is too long for padding */
	table.head { border-top: 6px solid rgb(204, 0, 0); border-bottom: 6px solid rgb(204, 0, 0); background-color: rgb(204, 0, 0); width: 100%; text-align: center; }
	table.headss { border-top: 5px solid rgb(204, 0, 0); border-bottom: 7px solid rgb(204, 0, 0); background-color: rgb(204, 0, 0); width: 100%; text-align: center; }

/* Data Table Format - Used on Art-Tins Page */
	.data { width: 100%; border="1"; }

/* Table Formats - Used on Tech and Tins */
	.ct {text-align: center; width: 100%; border="0"; } /* like menu but w/o bottom allign */
	.lt {text-align: left; width: 100%; border="0"; }
	.rt {text-align: right; width: 100%; border="0"; }

/* Below Still Used on index.org to keep lithographed tins block visible */
	.pad5 { padding: 5; vertical-align: top; background-color: rgb(204, 153, 51);}

/* Title Header Table Formatting - Below the Menu / Above the rest of the Page Content */
	.header { background-color: rgb(204, 0, 0); color: rgb(255, 255, 255); font-weight: bold; font-size: 18px; font-family: Helvetica,Arial,sans-serif; }

/* Other Header Formats (Default color, 2 is Centered, 3 is Default allignment of the location) */
	.header2 { text-align: center; font-weight: bold; font-size: 16px; font-family: Helvetica,Arial,sans-serif; }
	.header3 { font-weight: none; font-size: 16px; font-family: Helvetica,Arial,sans-serif; }

/* Text Formatting - Used on Tins and Tech */

/*Size*/
	.xlb     { font-weight: bold; font-size: 18px; font-family: Helvetica,Arial,sans-serif; }
	.xl      { font-weight: none; font-size: 18px; font-family: Helvetica,Arial,sans-serif; }
	.lb      { font-weight: bold; font-size: 16px; font-family: Helvetica,Arial,sans-serif; } 
	.large   { font-weight: none; font-size: 16px; font-family: Helvetica,Arial,sans-serif; }
	.mb      { font-weight: bold; font-size: 14px; font-family: Helvetica,Arial,sans-serif; } 
	.medium  { font-weight: none; font-size: 14px; font-family: Helvetica,Arial,sans-serif; }
	.rb      { font-weight: bold; font-size: 12px; font-family: Helvetica,Arial,sans-serif; } 
	.reg     { font-weight: none; font-size: 12px; font-family: Helvetica,Arial,sans-serif; } 
	.sb      { font-weight: bold; font-size: 11px; font-family: Helvetica,Arial,sans-serif; }		
	.Rsmall  { text-align: right; font-size: 11px; font-family: Helvetica,Arial,sans-serif; }
	.small   { font-weight: none; font-size: 11px; font-family: Helvetica,Arial,sans-serif; }
	.smlrb   { font-weight: bold; font-size: 9px; font-family: Helvetica,Arial,sans-serif; }		
	.smaller { font-weight: none; font-size: 9px; font-family: Helvetica,Arial,sans-serif; }

/* Alignment - used on Tins to override table's default left alignment */
	.right {text-align: right}

/* Default Font Settings Set in Body - Used on Tins */
	.letter{ COLOR: black; font-size: 12px; font-family: Helvetica,Arial,sans-serif; text-align: left; }