/*  WebSite Style Sheet for Horses & Hands */		/* c.Copyright 2003, John Nairn - NIS InfoSystems */		/* BackColor RGB = 249,251,211 = #F9FBD3   Page background color*/		/* FontColor RGB =  51, 51,204 = #3333CC   Titles font color    */						/* Title of each Page in page Text Section */.PageTitle   	{ font-family: Tahoma, Arial, sans-serif; font-size: 18pt; text-align: center;                 	  color: #3333CC; font-weight: bold; margin-top: 10pt }							/* Title Heading for a new text Section */.SecTitle		{ font-family: Arial, sans-serif; font-size: 14pt; font-weight: bold;               	  color: #3333CC; margin-left: 10}				/* Titles for Sections and FAQ Questions */.BodyTitle    { font: 14pt italic bold "Times New Roman", serif;  color: #3333CC;					text-align: left; margin-left: 20pt }									/* Normal text in Text Section */.BodyText    	{ font-family: "Times New Roman", serif; font-size: 14pt; 					text-align: left; margin-left: 20pt }				/* Normal text in Table Section */.TableText    	{ font-family: Arial; font-size: 12pt }				/* Bold text in Text Section */.BodyBold    	{ font-family: "Times New Roman", serif; font-size: 12pt; font-weight: bold;					text-align: left; margin-left: 20pt }				/* Product Names for the Products Page */.Products   	{ font-family: "Times New Roman", serif; font-size: 12pt; font-weight: bold;					font-style: italic; text-align: left; margin-left: 8pt }				/* Answers to FAQ Questions */.Answer    	{ font-family: Tahoma, Arial, sans-serif; font-size: 12pt; WIDTH: 600					text-align: left; margin-left: 20pt }				/* Data for Contact Information Table */.Contact    	{ font-family: Tahoma, Arial, sans-serif; font-size: 12pt }				/*Quoted Text in Italics */.Quote    		{ font-family: "Times New Roman", serif; font-size: 12pt;  					font-style: italic; font-weight: bold }				/* Normal text in Text Section */.Credit    	{ font-family: "Times New Roman", serif; font-size: 12pt; margin-left: 30pt;					margin-top: 0 }				/* Prices on Products page */.Price	    	{ font-family: Tahoma, Arial, sans-serif; font-size: 11pt; 					text-align: left; color: #006600 }				/* Bulleted List Items */.Item	    	{ font-family: "Times New Roman", serif; font-size: 14pt; margin-left: 20; line-height: 130% }				/* Bulleted List Items - smaller size/separation */.ItemSm    	{ font-family: "Times New Roman", serif; font-size: 14pt; margin-left: 0; line-height: 100% }				/* Link at bottom of pages to return to the top of that page */.TopLink       { font: 12pt bold Arial, sans-serif; text-align: right; color: #FF0000 }				/* Syntax: <p class="TopLink"><a href="thispage.htm">Back to Page Top</a></p> */				/* Link at bottom of an image to expand the content */.Caption       { font: 10pt bold Arial, sans-serif; color: #FF0000 }				/* Internal Link to another part of a page */.InLink       { font-family: Arial, sans-serif; font-size: 10pt; text-align: center; color: #9393AA;					 line-height: 120% }				/* Link in an Index Page table */.IdxLink       { font-family: Arial, sans-serif; font-size: 10pt; text-align: center; color: #9393AA}				/* Alignment attributes for Navigation Buttons */.Button       { margin-left: 10; margin-top: 10 }				/* Boxed subdivisions of the Home Page*/.BoxTable		{ margin-top: 6 }				/* Title of Section Boxes on Home Page */.BoxTitle		{ font-family: Arial, sans-serif; font-size: 14pt; font-weight: bold;               	  text-decoration: underline; color: #3333CC; margin-top: 1pt}				/* Normal text in Section Boxes on the Home Page */.BoxText    	{ font-family: "Times New Roman", serif; font-size: 12pt; font-weight: bold; 					text-align: left; margin-left: 4pt }				/* Styles copied from original website for register/login form pages */.bodyhead    { font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold }.helpcell    { font-family: Arial, sans-serif; font-size: 10pt; color: #0000FF; text-align: Left;                margin-left: 20; margin-bottom: 6pt }.bodypara    { font-family: Arial, sans-serif; font-size: 12pt }.note        { font-family: Arial, sans-serif; font-size: 10pt; text-align: Left; text-indent: -20;                margin-left: 50; margin-top: 0; margin-bottom: 0 }