body
{
	background-color: #ffffff;
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	color: #101356;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
}



a:link
{
	color: #c6283f;
}

a:visited
{
	color: #c6283f;
}

a:hover
{
	color: #ff0000;
}

a:active
{
	color: #c6283f;
}

td
{
	/*background-image:url(./images/f2ecde-30.png);*/
	/*background-color: #f2ecde;*/
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	color: #0e1b8d;
	/*color: #7E1329;*/
}

.bluebar
{
	background-color:#5a5a9a;
	color: #ffffff;
}

.red
{
	color: #7E1329;
}

.rftag
{
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}

.padme
{
	padding: 3px;
}

.footer
{
	background-color: #000054;
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	color: #ffffff;
}

.bigheading
{
	font-size: 20px;
	line-height: 24px;
}

.tinytext
{
	font-size: 10px;
	line-height: 14px;
}


.contenttd
{
	background-color: #ffffff;
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	color: #101356;
}

.formtable
{
	border: 2px solid #00004d;
}
.formheadertd
{
	background-color: #00005d;
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	border: solid #00005d;
}

.formtd
{
	background-color: #a1a1d1;
	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 #027D40;
		background-color: #D9EED9;
	}

	.cartheadertd
	{
		font-family: Arial;
		color: #ffffff;
		font-size: 13px;
		line-height: 18px;
		background-color: #0e1b8d;
	}
	
	.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: #A9CCAA;
		padding: 3px;
	}
	
	.cartlisthighlighttd
	{
		background-color: #C3DCC3;
		padding: 3px;
	}
	
	.cartemphasizetext
	{
		color: #F8EA13;
	}
	
	.inventoryheadertable
	{
		border: solid #5A5A9A;
	}
	
	.inventoryheadertd
	{
		font-family: Arial;
		color: #ffffff;
		font-size: 13px;
		line-height: 18px;
		background-color: #5A5A9A;
	}
	
	.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: #dfebf7;
	}
	
	.inventorylisthighlighttd
	{
		background-color: #cee0f1;
		padding: 3px;
	}
	
	
	
/* END ECOMADMIN */
