.linkbold {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
}
.linkbold:Hover {
	font-family:Verdana;
	font-size:11px;
	color:#395968;
	text-decoration:none;
	font-weight: bold;
}

.linkbold1{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
.linkbold1:Hover {
	font-family:Verdana;
	font-size:11px;
	color:#395968;
	text-decoration:none;
	font-weight: bold;
}
.checkouttext
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
}
.checkouttextlink
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
   text-decoration: underline;
}
.checkouttitlebar
{
  background-image:url(images/checkout_images/stitle_itemsincart_bg.gif);
  repeat:repeat;
}
