#SamplePricing {
	position: relative;
	margin-top: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #eaeffa;
	width: auto;
}
#SamplePricing td {
	margin: 0px;
	padding: 0px;
	height: 20px;
	color: #333333;
}
#SamplePricing .data {
	color: #333333;
	margin: 0px;
	border: 1px solid #D6DBE4;
	padding: 2px;
	font: normal 11px Arial, Helvetica, sans-serif;
	height: 14px;
}
/**/
#DatagridUPS {
	color: #4D2D0C;
	border: 1px solid #311800;
	margin: 0px auto;
	font: normal 100% Arial, Helvetica, sans-serif;
	padding: 0px 0px 6px;
	width: 85%;
}
#DatagridUPS table {
	width: 98%;
}
#DatagridUPS h4 {
	background-color: #522F0F;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	text-align: center;
}
#DatagridUPS td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B0916F;
}
.TablesTdHover p {
	font-size: 100%;
}
.TablesTdHover td:hover {
	color: #DCAC10;
	background-color: #FFEFDF;
}
.TablesTdHover2 td {
	border-bottom: 1px dotted #DCAC10;
	background-color: #FFFFFF;
}
.TablesTdHover2 td:hover {
	color: #DCAC10;
	background-color: #FFEFDF;
	border-bottom: 1px dotted #DCAC10;
}
.TablesTdHover3 td {
	border-bottom: 1px dotted #DCAC10;
	background-color: #F0F0F0;
}
.TablesTdHover3 td:hover {
	color: #DCAC10;
	background-color: #FFEFDF;
	border-bottom: 1px dotted #DCAC10;
}
/**/
#DatagridUPS_Wider {
	color: #FF8D37;
	border: 1px none #FF8D37;
	width: 318px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#DatagridUPS_Wider table {
}
#DatagridUPS_Wider h4 {
	font-size: 190%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
#DatagridUPS_Wider td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B0916F;
}
/*=== Last Add Ons ===*/

.BorderDottedRight {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.BorderDottedTop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.BorderDottedRightTop {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.QuotingLefMargin {
	float: right;
	margin-right: 120px;
}
.MessageCenterTable {
	width: 825px;
}
#Login {
	margin-left: 12px;
}
.RegisterCreditCard {
	height: 335px;
	width: 335px;
	background-image: url(images/Backgrounds/Register_CreditCard.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.RegisterAddress {
	height: 320px;
	width: 335px;
	background-image: url(images/Backgrounds/Register_Address.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#TableNoPadding {
	padding: 0;
	margin: 0;
}
#TableNoPadding td, #TableNoPadding tr {
	padding: 0;
	margin: 0;
}