BODY
{
	font-size: x-small;
	color: #2e8b57;
	font-family: 'Trebuchet MS';
}
IMG.logo
{
	margin:20;
}
H1
{
	font-size: large;
	color: #f4a460;
	font-family: 'Trebuchet MS';
	text-align:center;
}
H2
{
	font-size: medium;
	color: #006400;
	font-family: 'Trebuchet MS';
}
H3
{
	font-size: small;
	color: #9932cc;
	font-family: 'Trebuchet MS';
}
H4
{
	font-size: x-small;
	color: #000000;
	font-family: 'Trebuchet MS';
}
H5
{
	font-size: small;
	font-style:italic;
	color: #8fbc8b;
	font-family: 'Trebuchet MS';
	text-align: center;
}
H6
{
	font-size: xx-small;
	font-weight:normal;
	color: #2e8b57;
	font-family: 'Trebuchet MS';
	text-align: center;
}
P
{
	font-size: small;
	color: #2e8b57;
	font-family: 'Trebuchet MS';
}
A.subheading:link
{
	font-weight: bold;
	font-size: medium;
	color: #006400;
	font-family: 'Trebuchet MS';
	text-decoration:none;
}
A.subheading:visited
{
	font-weight: bold;
	font-size: medium;
	color: #006400;
	font-family: 'Trebuchet MS';
	text-decoration:none;
}
A.subheading:hover
{
	font-weight: bold;
	font-size: medium;
	color: #006400;
	font-family: 'Trebuchet MS';
	text-decoration:none;
}
A.subheading:active
{
	font-weight: bold;
	font-size: medium;
	color: #006400;
	font-family: 'Trebuchet MS';
	text-decoration:none;
}
A.footernav:link
{
	font-weight: bold;
	font-size: small;
	color: #8fbc8b;
	font-family: 'Trebuchet MS';
}
A.footernav:visited
{
	font-weight: bold;
	font-size: small;
	color:  #8fbc8b;
	font-family: 'Trebuchet MS';
}
A.footernav:hover
{
	font-weight: bold;
	font-size: small;
	color:  #8fbc8b;
	font-family: 'Trebuchet MS';
}
A.footernav:active
{
	font-weight: bold;
	font-size: small;
	color: #8fbc8b;
	font-family: 'Trebuchet MS';
}
A.footer:link
{
	font-weight: normal;
	font-size: xx-small;
	color: #2e8b57;
	font-family: 'Trebuchet MS';
}
A.footer:visited
{
	font-weight: normal;
	font-size: xx-small;
	color:  #2e8b57;
	font-family: 'Trebuchet MS';
}
A.footer:hover
{
	font-weight: normal;
	font-size: xx-small;
	color:  #2e8b57;
	font-family: 'Trebuchet MS';
}
A.footer:active
{
	font-weight: normal;
	font-size: xx-small;
	color: #2e8b57;
	font-family: 'Trebuchet MS';
}
A:link
{
	font-weight: normal;
	font-size: small;
	color: #8fbc8b;
	font-family: 'Trebuchet MS';
	text-align: center;
}
A:visited
{
	font-weight: normal;
	font-size: small;
	color: #8fbc8b;
	font-family: 'Trebuchet MS';
	text-align: center;	
}
A:hover
{
	font-weight: bold;
	font-size: small;
	color: #8fbc8b;
	font-family: 'Trebuchet MS';
	text-align: center;
}
A:active
{
	font-weight: normal;
	font-size: small;
	color: #8fbc8b;
	font-family: 'Trebuchet MS';
	text-align: center;	
}

TABLE
{
	float:none;
	font-weight: normal;
	font-size: small;
	color: #2e8b57;
	font-family: 'Trebuchet MS';
	height:100%;
	width:100%;
}
TD
{
	font-weight: normal;
	font-size: small;
	color: #2e8b57;
	font-family: 'Trebuchet MS';
	text-align:left;
	vertical-align:top;
}
TD.logo
{
	font-weight: normal;
	font-size: small;
	color: #2e8b57;
	font-family: 'Trebuchet MS';
	text-align:left;
	vertical-align:top;
	width:25%;
}
TD.footer
{
	font-weight: normal;
	font-size: small;
	color: #2e8b57;
	font-family: 'Trebuchet MS';
	text-align:center;
	vertical-align:top;
}

TR
{
	font-weight: normal;
	font-size: small;
	vertical-align: top;
	color: #2e8b57;
	font-family: 'Trebuchet MS';
	text-align: left;
	}
.tblProduct
	{
		border-collapse: collapse; 
		border: solid 1px;
	}
	.tdProduct
	{
		border:solid 1px;
	}
	th
	{
		color: #000000;
		height: 100%;
	}
	.tblCart
	{
		width: 300px;
		font-size:xx-small;
		border-collapse: collapse; 
		border: solid 1px;
	}
	.tdCart
	{
		height: 100%;
		border:solid 1px;
		font-size:x-small;
	}
	