.EulogyTopLine		{	text-align: center;
						font-size: 12pt;
						font-style: italic;
						font-weight: normal;
						text-transform: none;
					}

.EulogyBody			{	text-align: center;
						font-size: 12pt;
						font-style: italic;
						font-weight: normal;
						text-transform: none
					}

.EulogyPetName		{	text-align: center;
						font-size: 16pt;
						font-style: italic;
						font-weight: bold;
						text-transform: none;
					}

TD.styleToyCell		{	text-align: center;
					}

.ClassToyThumb		{	text-decoration: none;
						text-align: center;
						border: 0px;
						width: 96px;
						height: 120px;
					}

IMG.GraphicalLink		{	text-decoration:	none;
							border: 			none;
					}
IMG.BorderedGraphicalLink	{	text-decoration:	none;
								border: 			solid;
								border-width: 		5px;
								border-color: 		white;
							}

TD.EulogyCell			{	text-align: center;
					}

.ButtonStyle			{	text-decoration: none;
						text-align: center;
					}

.PricingCell			{	text-align: center;
						background: rgb(200,200,200);
					}

TD.CustomerPageCell	{	padding: 12px 12px 12px 12px;
					}

TD.SubmitIndent		{	padding: 20px 50px 20px 50px;
					}

TD.SubmitIndentSmall	{	padding: 10px 25px 10px 25px;
					}


.LOCthumb			{	font-size:	14px;
						color: 		#993300;
						text-align:	center;
					}

.LOCthumbTitle		{	font-size:	14px;
						color: 		#993300;
						text-align:	center;
					}

.TermsWidth			{	width:		700px;
						left:		100px;
					}

.TermsHeading		{	position:	absolute;
						top: 10px;
						text-align: center;
					}

.AboutWidth			{	width:		450px;
					}
.AboutUsCell		{	position:	relative;
						top:		0px;
						width:		450px;
						height:		640px;
						background-color: green;
						border-style:	solid;
						border-color:	green;
						border-width:	20px;
					}

.ContactUsCell		{	position:	relative;
						top:		0px;
						width:		640px;
						height:		768px;
						background-color: gray;
						border-style:	solid;
						border-color:	gray;
						border-width:	20px;
					}
.ContactSent		{	position:	relative;
						top:		0px;
						width:		640px;
						height:		168px;
						background-color: gray;
						border-style:	solid;
						border-color:	blue;
						border-width:	20px;
					}
.LeftField			{	position:	relative;
						top:		0px;
						left:		-250px;
						width:		150px;
						height:		20px;
						padding:	2px;
						text-align:		right;
					}
.RightField			{	position:	relative;
						top:		-24px;
						left:		80px;
						width:		450px;
						text-align:		left;
						padding:	2px;
					}

DIV.FieldGrey		{
						background-color: gray;
					}

DIV.FieldWhite		{
						background-color: white;
					}

IMG.CLickHere		{	position:	relative;
						top:		0px;
						left:		0px;
						width:		166px;
						height:		106px;
					}
