body
{
	background-image:url(../images/bg-maroon.gif);
	background-color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
}

a:link
{
	color: #7E1329;
}

a:visited
{
	color: #7E1329;
}

a:hover
{
	color: #ff0000;
}

a:active
{
	color: #7E1329;
}

td
{
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}

.tinytext
{
	font-size: 10px;
	line-height: 14px;
}

.footertext
{
	font-size: 10px;
	line-height: 14px;
	color:#999999;
}

.padme
{
	padding: 3px;
}

input
{
	background: #fbfcaa;
	border: 1px solid #4d0026;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0e1b8d;
	font: bold;
}

textarea
{
	background: #fbfcaa;
	border: 1px solid #4d0026;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0e1b8d;
	font: bold;
}

select
{
	background: #fbfcaa;
	border: 1px solid #4d0026;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0e1b8d;
	font: bold;
}

.submitbutton
{
	background: #0843bf;
	border: 2px outset #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
	font: bold;
	height: 20px;
}

/* BEGIN ECOMADMIN */
	
	.cartpadme
	{
		padding: 3px;
	}

	.cartheadertable
	{
		border: solid #5C1D02;
		background-color: #CBB4A1;
	}

	.cartheadertd
	{
		font-family: Arial;
		color: #ffffff;
		font-size: 13px;
		line-height: 18px;
		background-color: #5C1D02;
	}
	
	.cartheadertdnotice
	{
		font-family: Arial;
		color: #FFFF00;
		font-size: 10px;
	}
	
	.cartpagenotice
	{
		font-family: Arial;
		color: #C1213F;
		font-size: 16px;
		line-height: 18px;
	}

	.carttinytext
	{
		font-size: 10px;
		line-height: 14px;
	}
	
	.cartdescriptiontext
	{
		font-size: 13px;
		line-height: 17px;
	}
	
	.carttext
	{
		font-size: 12px;
		line-height: 14px;
	}
	
	.cartlisttd
	{
		background-color: #A66936;
		padding: 3px;
	}
	
	.cartlisthighlighttd
	{
		background-color: #A87C56;
		padding: 3px;
	}
	
	.cartemphasizetext
	{
		color: #F8EA13;
	}
	
	.inventoryheadertable
	{
		border: solid #6C645C;
	}
	
	.inventoryheadertd
	{
		font-family: Arial;
		color: #ffffff;
		font-size: 13px;
		line-height: 18px;
		background-color: #6C645C;
	}
	
	.inventoryheadernotice
	{
		font-family: Arial;
		color: #ffff00;
		font-size: 13px;
		line-height: 18px;
		background-color: #5A5A9A;
	}
	
	.inventorydescriptiontext
	{
		font-size: 13px;
		line-height: 17px;
	}
	
	.inventorytext
	{
		font-size: 12px;
		line-height: 14px;
	}
	
	.inventorylisttd
	{
		background-color: #CAB993;
		padding: 3px;
	}
	
	.inventorylisthighlighttd
	{
		background-color: #E5D6B5;
		padding: 3px;
	}
	
/* END ECOMADMIN */
