body{
	font-size:small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
td {
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
hr {
border: 0;
height: 1px;
border-bottom: 1px dashed #660099;
width: 100%;
}
.h2_title{
	font-size:20px;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.h3_text{
	font-size:12px;
	font-weight:normal;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.page_link{
	color: #9F185A;
	text-decoration:none;
	font-size: 12px;
}
.page_link:hover{
	color: #9F185A;
	text-decoration:underline;
	font-size: 12px;
}

.page_link_bold{
	color: #9F185A;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
}
.page_link_bold:hover{
	color: #9F185A;
	text-decoration:underline;
	font-weight:bold;
	font-size: 12px;
}

.listing_img{
	border: 1px solid #660099;
}

.box_price{
	font-size:14px;
	font-weight:bold;
	color:#660099;
}

.box_link{
	color: #9F185A;
	text-decoration:none;
	font-size: 12px;
}

.box_link:hover{
	font-size: 12px;
	color: #9F185A;
	text-decoration: underline;
}

.input_button{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	background-image:url(../images/inputbt_bg.gif);
	background-repeat:repeat-x;
	height:17px;
	border:1px solid #db61ff;
}
.input_text{
	height:14px;
	border:1px solid #db61ff;
	font-size:14px;
}

.main_marque{
	color:#FFFFFF;
}

.left_box_title{
	font-size: 11px;
	color:#FFFFFF;
	background-image:url(../images/new_nav_top.gif);
	
}

.left_box_content{
	border-right:1px solid #681281;
	border-bottom:1px solid #681281;
	border-left:1px solid #681281;
}

.left_box_link{
	font-size: 90%;
	color: #9F185A;
	text-decoration:none;
}

.left_box_link:hover{
	font-size: 90%;
	color: #671279;
	text-decoration: underline;
}

.left_box_link_active{
	font-size: 90%;
	font-weight:bold;
	color: #671279;
	text-decoration:none;
}

.left_box_link_active:hover{
	font-size: 90%;
	font-weight:bold;
	color: #671279;
	text-decoration: underline;
}
.add2cartBT{
	border: none;
	width: 82px;
	height: 23px;
	background-image:url(../images/buttons/add2cart.gif);
	cursor: Pointer;
}
.listing_price{
	font-size:14px;
	font-weight:bold;
	color:#660099;
}
.headerROW{
	background-color:#681281;
	color:#FFFFFF;
}