body
{
	background-color: transparent;
	background-image:url(http://artamata.com/images/outer-background-tile.png);
	COLOR: WHITE;

	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
	FONT-SIZE: x-small;
}

.OutsideOfPage
{
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica;
	font-size: xx-small;
	font-style: normal;
	color: silver;
}

.AddressListEntry
{
	font-size: x-small;
}

.AddressListCount
{
	font-size: xx-small;
	font-weight: bold;
}

.Button 
{
	font: x-small Verdana, Arial, sans-serif;
	color: white;
	background-color: black;
	border-style: none;
}

.ReviewOrderHeader 
{
	font: Verdana;
	padding: 0 0 0 0;
	border: none;
}

.NonDefaultButton
{
	border-right: dimgray 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	color: black;
	border-bottom: dimgray 1px solid;
	background-color: #f0f0f0;
	text-align: center;
	font-weight:normal;
}

.DefaultButton
{
	border-right: darkblue 1px solid;
	border-top: skyblue 1px solid;
	font-weight:normal;
	border-left: skyblue 1px solid;
	color: white;
	border-bottom: darkblue 1px solid;
	background-color: #4481d3;
	text-align: center;
}

.LinkButton
{
	text-align: left;
	color: Gray;
	font-size: xx-small;
	font-weight: bold;
}

.Instructions
{
	font-family: Verdana, Arial, Helvetica;
	font-size: xx-small;
	font-style: normal;
	color: Gray;
}


.RequiredCaption
{
	font-family: Verdana, Arial, Helvetica;
	font-size: x-small;
	font-weight:bold;
}

.NotRequiredCaption
{
	font-family: Verdana, Arial, Helvetica;
	font-size:x-small;
	font-weight:normal;
}

.ReviewOrderBody
{
	font: Verdana;
	padding: 0 0 0 0;
	border: none;
	border-color: #111111;
	border-collapse: collapse;
	margin: 1 1 1 1;
}

.RecipientGroupName
{
	font: small Verdana, Arial, sans-serif;
	font-weight: bold;
}

.RecipientData
{
	font: x-small Verdana, Arial, sans-serif;
}

.ReviewOrderLink
{
	font: xx-small Verdana, Arial, sans-serif;
}

.ShipToCaption
{
	font: x-small Verdana, Arial, sans-serif;
}

.ShipToName
{
	font: small Verdana, Arial, sans-serif;
	font-weight: bold;	
}

.OrderNumberPanel
{
	border-right: darkgray 1px solid;
	padding-right: 4px;
	border-top: darkgray 1px solid;
	padding-left: 4px;
	font-weight: bold;
	font-size: medium;
	padding-bottom: 1px;
	border-left: darkgray 1px solid;
	width: 80%;
	padding-top: 1px;
	border-bottom: darkgray 1px solid;
	font-family: Times New Roman;
	background-color: white;
}

.BillToPanel
{
	border-right: darkgray 1px solid;
	padding-right: 4px;
	border-top: darkgray 1px solid;
	padding-left: 4px;
	font-weight: bold;
	font-size: medium;
	padding-bottom: 1px;
	border-left: darkgray 1px solid;
	width: 80%;
	padding-top: 1px;
	border-bottom: darkgray 1px solid;
	font-family: Verdana;
	background-color: white;
}


.BillToDetail
{
	display: inline;
	font-family: Verdana;
	font-weight: normal;
	font-size: small;
	width: 100%;
}

.CouponPanel
{
	BORDER-RIGHT: darkgray 1px solid;
	BORDER-TOP:  darkgray 1px solid;
	BORDER-LEFT:  darkgray 1px solid;
	BORDER-BOTTOM:  darkgray 1px solid;
	width: 80%;
	background-color: white;
}

.CouponCaption
{
	font-family: Verdana;
	font-weight: bold;
	font-size: medium;
	width: 50%;
}

.GrandTotalPanel
{
	BORDER-RIGHT: darkgray 1px solid;
	BORDER-TOP: darkgray 1px solid;
	BORDER-LEFT: darkgray 1px solid;
	WIDTH: 80%;
	BORDER-BOTTOM: darkgray 1px solid;
	background-color: white;
}

.GrandTotalCaption
{
	font-family: Verdana;
	font-weight: bold;
	font-size: medium;
	width: 55%;
}

.PlaceOrderButtonPanel
{
	width: 70%;
}

.OrderDetailsColumn
{
	width: 50%;
}

.RecipientGroupPanel
{
	width: 100%;
	text-align: center;
	BORDER-RIGHT: darkgray 1px solid;
	BORDER-TOP: darkgray 1px solid;
	BORDER-LEFT: darkgray 1px solid;
	BORDER-BOTTOM: darkgray 1px solid;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #F9F9F9;		
}

.RecipientPanel
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	width: 90%;
	border-bottom: darkgray 1px solid;
	background-color: white;
}

.RecipientProductDetails
{
	font-size: x-small;
	margin-left: 55px;
	font-family: Verdana;
}

.RecipientProductDetails2
{
	font-size: x-small;
	font-family: Verdana;
}

.CheckPreviewWithSampleDataPanel
{
	text-align: right;
	font-size: xx-small;
	font-family: Verdana;
}


.QuantityInput
{
	text-align: right;
}

.PageTitle
{
	font-family: Times New Roman, Times, Serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: gray;
}
	
.PageSubTitle
{
	font-family: Times New Roman, Times, Serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: gray;
}
	
		          

