a:link			{
						color:								#671B06;
						}
a:visited		{
						color:								#671B06;
						}
a:active		{
						color:								#671B06;
						}
a:hover			{
						color:								#D06E0D;
						}

.body				{
						background-image:			url(../images/mainbg.gif);
						background-color:	white;
						margin-top:						16px;
						margin-bottom:					16px;
	  					margin-left:					20px;
						margin-right:					30px;
						overflow-x:						hidden;
						overflow-y:						auto;
						}

body.fixed				{
						background-image:			url(../images/mainbg.gif);
						background-color:	white;
						margin-top:						16px;
						margin-bottom:					16px;
	  					margin-left:					20px;
						width:					605px;
						overflow-x:						hidden;
						overflow-y:						auto;
						}

h1,.h1			{
						font-family:					verdana,arial,helvetica,sans-serif;
						font-size:						17px;
						font-weight:					bold;
						color:						#671B06;
						}

h2,.h2			{
						font-family:					verdana,arial,helvetica,sans-serif;
						font-size:						14px;
						font-weight:					bold;
						color:						#671B06;
						}

h3,.h3			{
						font-family:					verdana,arial,helvetica,sans-serif;
						font-size:						12px;
						font-weight:					bold;
						color:						#575555;
						}


p,.unpara		{
						font-family:					arial,helvetica,sans-serif;
						font-size:						11px;
						color:						#706F6F;
						}

.unpara2		{
						font-family:					arial,helvetica,sans-serif;
						font-size:						11px;
						color:						#575555;
						background-color:					#b0d7d0
						}


.para				{
						font-family:					arial,helvetica,sans-serif;
						font-size:						11px;
						color:						#706F6F;
						text-align:						justify;
						}

ul					{
						list-style-image:		url('../images/bullet.gif');
						margin-bottom:			15px;
						}
li					{
						font-family:					arial,helvetica,sans-serif;
						font-size:						11px;
						color:						#706F6F;
						}

.lgreen			{
						background-color:				#F7EAD5;
						}
.llgreen			{
						background-color:				#EACEA2;
						}

.thinbdr		{
						border:					1px solid #671B06;
						} 

.imgbdr			{
						border:							2px solid #671B06;
						} 

.prodlisttab	{
						border:							2px solid #ffffff;
						}

.formquantity	{
						border:							1px solid #671B06;
						font-family:				  		arial,helvetica,sans-serif;
						font-size:							10px;
						color:							#706F6F;
						width:							30px;
						}
.formfree		{
						border:							1px solid #671B06;
						font-family:				arial,helvetica,sans-serif;
						font-size:					10px;
						color:							#706F6F;
						}
.formtext		{
						border:							1px solid #671B06;
						font-family:				arial,helvetica,sans-serif;
						font-size:					10px;
						color:							#706F6F;
						width:							150px;
						}
						
.formtext2		{
						border:							1px solid #671B06;
						font-family:				arial,helvetica,sans-serif;
						font-size:					10px;
						color:							#706F6F;
						width:							300px;
						padding-left:				5px;
						padding-right:				5px;
						padding-top:				3px;
						padding-bottom:				3px;
						}
.textpad		{
						padding-left:				5px;
						padding-right:				5px;
						padding-top:				2px;
						padding-bottom:				2px;
						border:					1px solid #ffffff;
						}
.textpadllb	{
						padding-left:				5px;
						padding-right:				5px;
						padding-top:				2px;
						padding-bottom:				2px;
						background-color:				#F7EAD5;
						border:					1px solid #ffffff;
						text-align:				left;
						}

.textpadlllb	{
						padding-left:				5px;
						padding-right:				5px;
						padding-top:				2px;
						padding-bottom:				2px;
						background-color:				#EACEA2;
						border:					1px solid #ffffff;
						}
						
.star				{
						color:							#000000;
						font-weight:				bolder;
						}

