body {
	margin: 0px;
	background-image:  url("images/bg-tile.jpg");
	background-repeat: repeat-x;
	background-color: #FFEAFF;
}

P	{
font-family: verdana;
font-size: 14px;
margin-left: 14px;
margin-bottom: 22px;
}

li	{
font-family: arial;
font-size: 14px;

}

.footnotes	{
position: relative;
top: 8px;
left: 220px;
margin: 8px;
width: 400px;
font-family: verdana;
font-size: 9pt;
color: #333;
text-align: center;
}





A:link		{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	font-family: arial;
	font-size: 100%;
}

A:visited	{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	font-family: arial;
	font-size: 100%;
}

A:active	{
	color: RED;
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
	font-size: 100%;
}

A:hover		{
	color: maroon;
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
	font-size: 100%;
}




A.footernav:link		{
	color: #333;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

A.footernav:visited	{
	color: #333;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

A.footernav:active		{
	color: red;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

A.footernav:hover		{
	color: maroon;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: underline;
}





h1,h2,h3,h4,h5		{
	font-family: "verdana";
	color: darkgreen;
}




HR	{
	color: darkgreen;
}


TD.arial	{
	font-family: arial;
	font-size: 10pt
}

TD.storefeatured	{
	font-family: arial;
	font-size: 11pt;
	border-bottom-width: 1px;
	border-bottom-color: green;
	border-bottom-style: dashed;
}


td.edged {
	border-width: 1px;
	border-style: solid;
	border-color: #000;
}


div.P	{
font-family: arial;
font-size: 14px;
margin-bottom: 22px;
margin-left: 22px;
}




div.homeheader	{
	font-family: "arial";
	font-size: 13px;
	font-weight: bold;
	color: #333;
	line-height: 17px;
	text-align: justify;
}


TD.leftbord	{
	border-left-width: 1px;
	border-left-color: MAROON;
	border-left-style: SOLID;
	padding-left: 20px;
	WIDTH: 680;
	vertical-align: top;
}


TD.left2pane	{
	border-left-width: 1px;
	border-left-color: MAROON;
	border-left-style: SOLID;
	padding-left: 20px;
	WIDTH: 380;
	vertical-align: top;
}

TD.bottomline	{
	border-bottom-width: 1px;
	border-bottom-color: MAROON;
	border-bottom-style: dashed;
	padding-left: 20px;
}


TD.bottomdealer	{
	border-bottom-width: 6px;
	border-bottom-color: MAROON;
	border-bottom-style: double;
	padding-left: 20px;
}

TD.encase	{
	border-bottom-width: 1px;
	border-bottom-color: #060;
	border-bottom-style: outset;
	border-top-width: 1px;
	border-top-color: #060;
	border-top-style: outset;
	border-left-width: 1px;
	border-left-color: #060;
	border-left-style: outset;
	border-right-width: 1px;
	border-right-color: #060;
	border-right-style: outset;
}


SPAN.text	{
	background-color: #FF0;
	font-family: arial;
	font-weight: normal;
	font-size: 11pt;
	padding: 6px;
}


input.but	{
	background-color: #FFFFFF;
	color: #000;
	font-size: 8pt;
	margin-bottom: 0;
}


input.text	{
	border-width: 1;
	font-family: arial;
	font-size: 8 pt;
	color: #030;
	border-color: #CCC;
	margin-bottom: 0;
}


textarea.text	{
	border-width: 1;
	font-family: arial;
	font-size: 10pt;
	color: navy;
	border-color: #000;
	font-style: italic;
}



span.yel	{
	background-color: yellow;
}