body.MainBody {
	margin: 0 0 0 0;
	/* padding-left: 100px; */
	background: url(http://www.argylesupply.com/images/bgL04.jpg);
	background-color: #F0EAD3;
	font-family: verdana, arial, sans-serif;
	font-size: medium;
	color: #000000
}

td {
	font-family: verdana, arial, sans-serif;
	font-size: medium;
	color: #000000
	background-color: #F0EAD3;
}

#NavBar {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 60px;
	white-space: nowrap;
	z-index: 1;
	/* padding-left: 100px; */
	text-align: center;
	background: url(http://www.argylesupply.com/images/bar-g04.jpg);
	background-repeat: no-repeat;
}

#PageHeader {
	position: absolute;
	top: 40px;
	left: 0;
	/* width: 100%; */
	height: 100px;
	z-index: 2;
	padding-left: 100px;
	/* margin-left: 100px; */
}

#HeaderImage {
	clear: both;
	margin-top: -80px;
	margin-right: .5em;
	font-family: BrushScript BT, cursive;
	width: 288px;
	text-align: center;
}

.HeaderTitle {
	display: none;
}

#bodytext {
	clear: both;
	position: absolute;
	top: 210px;
	left: 0;
	/* width: 100%; */
	z-index: 3;
	padding-left: 100px;
	padding-right: .5em;
}

.bodycontent {
	padding-right: 1em;
}

/* POPUP WINDOW STYLES */

body.PopupBody {
	margin: .5em .5em .5em .5em;
	background: url(http://www.argylesupply.com/images/middle.jpg);
	background-color: #e7dcb8;
	font-family: verdana, arial, sans-serif;
	font-size: medium;
	color: #000000
	background-color: #ffffff;
}

#PopupHeader {
}

.PopupHeaderTitle {
	margin-top: .5em;
	float: right;
}

#popupbody {
	clear: both;
}

#footer {
	clear: both;
	text-align: center;
}

table.prodtable {
	width: 43em;
}

td.prodtableItemHead{
	margin-top: 0;
	font-weight: bold;
	color: #9d0000;
	border-bottom: 1px ridge #F0EAD3;
	width: 25em;
}

td.prodtablePNHead{
	font-weight: bold;
	color: #9d0000;
	border-bottom: 1px ridge #F0EAD3;
	width: 5em;
}

td.prodtablePriceHead{
	text-align: right;
	color: #9d0000;
	font-weight: bold;
	border-bottom: 1px ridge #F0EAD3;
}

td.prodtableQtyHead {
	font-weight: bold;
	color: #9d0000;
	border-bottom: 1px ridge #F0EAD3;
	text-align: right;
}

td.prodtableItem{
	font-weight: bold;
	padding-top: .5em;
}

td.prodtablePN{
	padding-top: .5em;
}

td.prodtablePrice{
	padding-top: .5em;
	text-align: right;
}

td.prodtableQty{
	text-align: right;
	padding-top: .5em;
}

td.prodtableDesc{
	border-bottom: 1px ridge #F0EAD3;
	padding-bottom: .5em;
}

/* GENERAL STYLES */

div.warning {
	border: 3px ridge red;
	width: 25em;
	text-align: left;
}

.copyright {
	text-align: center;
	font-size: smaller;
}

.hidden {
	display: none;
}

.notopmargin {
	margin-top: 0;
	margin-bottom: .5em;
}

.smalltopmargin {
	margin-top: .5em;
	margin-bottom: .5em;
}

.smallbottommargin {
	margin-bottom: .5em;
}

.centered {
	text-align: center;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

h1 {
	color: #4747AD;
	font-size: 1.5em;
}

h2 {
	color: #9d0000;
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 0;
}

h3 {
	font-size: 1.25em;
	font-weight: bold;
	font-style: italic;
	color: #660066;
}

.bodytext {
	margin-left: 10%;
	margin-right: 10%;
	margin-top: .5em;
	margin-bottom: .5em;
	text-align: left;
}

.bodytextsmall {
	margin-left: 10%;
	margin-right: 10%;
	margin-top: .5em;
	margin-bottom: .5em;
	text-align: left;
	font-size: small;
}

.bodytextsmallcentered {
	margin-top: .5em;
	margin-bottom: .5em;
	text-align: center;
	font-size: small;
}

.nomargin {
	margin-top: 0px;
	margin-bottom: 0px;
}

div.footer {
	clear: both;
}

div.popupbody {
	clear: both;
}

div.popupfooter {
	clear: both;
	text-align: center;
}

blockquote.memo {
	/* Used in EISLibrary.aspi:ConvertMemoForDisplay */
	margin-top: 0;
	margin-bottom: 0;
}

a:link				{color: #0000aa; text-decoration: underline;}
a:visited			{color: #0000aa; text-decoration: underline;}
a:active				{color: #0000aa; text-decoration: underline;}
a:hover				{color: #ff0000; text-decoration: underline;}

a.nav:link			{color: #0000aa; text-decoration: underline;}
a.nav:visited		{color: #0000aa; text-decoration: underline;}
a.nav:active		{color: #0000aa; text-decoration: underline;}
a.nav:hover			{color: #ff0000; text-decoration: underline;}

a.onsite:link		{color: #0000aa; text-decoration: underline;}
a.onsite:visited	{color: #0000aa; text-decoration: underline;}
a.onsite:active	{color: #0000aa; text-decoration: underline;}
a.onsite:hover		{color: #ff0000; text-decoration: underline;}

a.onpage:link		{color: #007700; text-decoration: underline;}
a.onpage:visited	{color: #007700; text-decoration: underline;}
a.onpage:active	{color: #007700; text-decoration: underline;}
a.onpage:hover		{color: #ff0000; text-decoration: underline;}

a.linkspage:link		{color: #0000aa; text-decoration: underline; font-weight: bold;}
a.linkspage:visited	{color: #0000aa; text-decoration: underline; font-weight: bold;}
a.linkspage:active	{color: #0000aa; text-decoration: underline; font-weight: bold;}
a.linkspage:hover		{color: #ff0000; text-decoration: underline; font-weight: bold;}

span.linkdesc {
	font-size: small;
}

a.footer-toc:link		{color: #0000aa; text-decoration: none; font-weight: bold;}
a.footer-toc:visited	{color: #0000aa; text-decoration: none; font-weight: bold;}
a.footer-toc:active	{color: #0000aa; text-decoration: none; font-weight: bold;}
a.footer-toc:hover	{color: #ff0000; text-decoration: underline; font-weight: bold;}

a.help:link			{color: #0000aa; text-decoration: none; font-weight: bold;}
a.help:visited		{color: #0000aa; text-decoration: none; font-weight: bold;}
a.help:active		{color: #0000aa; text-decoration: none; font-weight: bold;}
a.help:hover		{color: #ff0000; text-decoration: underline; font-weight: bold;}

a.offsite:link		{color: #0000aa; text-decoration: underline;}
a.offsite:visited	{color: #0000aa; text-decoration: underline;}
a.offsite:active	{color: #0000aa; text-decoration: underline;}
a.offsite:hover	{color: #ff0000; text-decoration: underline;}

/* ASP HTML Editor Table Styles */

#EditFrame {
	background-color: #ffffff;
	color: #000000;
}

.venus {
	border-width: 1px;
	border-style: ridge;
	font-family: verdana,arial,sans-serif;
	font-size: 10pt;
	color: #000000;
}
table.venus {
	border-collapse: collapse;
	/* width: 80%; */
}
th.venus {
	font-family: Trebuchet MS, arial, helvetica, sans-serif;
	font-size: medium;
	color: #000080;
	text-align: left;
	padding: 3pt 3pt 3pt 3pt;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 1px;
	border-right: 1px;
}
thead.venus {
	background-color: lightskyblue;
}
tbody.venus {
	background-color: lemonchiffon;
}
tfoot.venus {
	background-color: lightskyblue;
	text-align: center;
}
tr.venus {
}
td.venus {
	font-family: Trebuchet MS, arial, helvetica, sans-serif;
	font-size: medium;
	color: #000080;
	text-align: left;
	padding: 3pt 3pt 3pt 3pt;
	font-size: 10pt;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 1px;
	border-right: 1px;
}

.asphtmledit {
	font-size: 10pt;
}

A.table:link    {font-size: 10pt; color: #0000ee; text-decoration: none}
A.table:visited {font-size: 10pt; color: #0000ee; text-decoration: none }
A.table:active  {font-size: 10pt; color: #0000ee; text-decoration: none }
A.table:hover   {font-size: 10pt; color: #dd0000; text-decoration: none }
