/*------------------Cart css---------------------------*/
.cart_graybrd {
	border: 1px solid #BBBBBB;
}


.cart_newtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/cart/titleback.jpg);
	background-repeat: repeat-x;
	height: 32px;
	vertical-align: top;
	padding-top: 10px;
}
.cart_linedotted {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 8px;
}

.cart_newbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6E6E6A;
	text-decoration: none;
	background-image: url(../images/cart/buttonback.jpg);
	background-repeat: repeat-x;
	height: 24px;
	border: 1px solid #D1CFCB;
}
.cart_newsubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #61615B;
	text-decoration: none;
	background-image: url(../images/cart/subtitle.jpg);
	background-repeat: repeat-x;
	height: 32px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
}
.cart_newheading {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #484846;
	text-decoration: none;
}
.cart_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #61615B;
}
.discount_detail
{
	color:#666666;
	font-weight:bold;
}
.cart_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #61615B;	
}
.cart_graybrdimg {
	border: 1px solid #BBBBBB;
	padding: 4px;
}
td 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/*------------------Cart Css----------------------------*/

.main_title
{
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #003AA5;
	text-decoration: none;
	border-top-color: #00369A;
	border-bottom-color: #00369A;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00369A;
	border-left-color: #00369A;
	height: 20px;
}
.Sub_title
{
	background-color:#033DA1;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding: 3px;
}
.sub_link
{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#00369A;
	text-decoration:underline;
}
.sub_link:hover
{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#00369A;
	text-decoration:none;
}
.button
{
	background:url(../images/button_bg.jpg) repeat-x;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	border: 1px solid #2d64cf;
	height: 21px;
}

