* .arialgray_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7E7E7E;
	text-decoration: none;
}
* .checkout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #740404;
	text-decoration: none;
	background-repeat: no-repeat;
}
* .productsname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
	background-image: url(images/productbg.jpg);
	height: 17px;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 22px;
}
* .productsname A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
}
* .productsname A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #950A5F;
	text-decoration: none;
}
* .productsname1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
	background-image: url(images/productbg1.jpg);
	height: 17px;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 22px;
}
* .productsname1 A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
	text-align: left;
	text-indent: 22px;
}
* .productsname1 A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #950A5F;
	text-decoration: none;
	text-align: left;
	text-indent: 22px;
}
* .bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A9A9A9;
	text-decoration: none;
	background-color: #E7E7E7;
	height: 28px;
}
* .catagory_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AF0000;
	text-decoration: none;
	background-image: url(images/linebg.jpg);
	background-repeat: repeat-x;
	height: 40px;
	text-align: left;
}
* .pdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464442;
	text-decoration: none;
	text-align: left;
}
* .pdescription1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464442;
	text-decoration: none;
	text-align: center;
}

* .prate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F76117;
	text-decoration: none;
}
* .plinebg {
	background-image: url(images/line_bg1.jpg);
	background-repeat: repeat-x;
	height: 16px;
}
* .plinebgbottom {

	background-image: url(images/line_bg2.jpg);
	background-repeat: repeat-x;
	height: 10px;
}

* .paging
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #a8a8a9;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
* .paging A
{
    TEXT-DECORATION: none
}
* .cart_table_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
* .cart_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
    padding-left:5px;
	text-decoration: none;
}
* .cart_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
    padding-left:5px;
	background-color: #F0F0F0;
}

* .productsname2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
	font-weight: bold;
	height: 17px;
	text-indent: 22px;
}
* .productsname2 A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
}
* .productsname2 A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #950A5F;
	text-decoration: none;
}

* .catagory_title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AF0000;
	text-decoration: none;
	background-image: url(images/linebg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	text-align: left;
	vertical-align: top;
}

* .message {
    FONT-SIZE: 11px;
    COLOR: #ff0000;
    FONT-FAMILY: Arial, Tahoma, Verdana;
	font-weight: bold;
}