
table.borders {
	border-width: 0px; 
	padding: 0px; 
	margin: 0px; 
	border-collapse: collapse;
	width: 100%; 
	height: 100%;
}

tr.bordersTop {
	height: 13px;
	vertical-align: bottom;
	width: 100%;
}

td.bordersTopLeft {
	margin: 0;
	padding: 0;
	white-space: nowrap; 
	width: 13px;
}

td.bordersTop {
	margin: 0;
	padding: 0;
		
	white-space: nowrap; 
	
	background-image: url(./img/border_tm.jpg); 
	background-position: left bottom; 
	background-repeat: repeat-x; 
}

td.bordersTopRight {
	margin: 0;
	padding: 0;
	white-space: nowrap; 
	width: 13px;
}


tr.bordersCenter {
	height: 100%;
}

tr.contentBordersCenter {
	height: 100%;
}

td.bordersLeft {
	margin: 0;
	padding: 0;
		
	white-space: nowrap; 
	width: 13px;
	
	background-image: url(./img/border_lm.jpg); 
	background-position: right top; 
	background-repeat: repeat-y; 
}

td.bordersCenter {
	margin: 0;
	padding: 0;
	width: 100%;
		
	white-space: nowrap; 
	background-color: white; 
}



td.bordersRight {
	margin: 0;
	padding: 0;
		
	white-space: nowrap; 
	width: 13px;
	
	background-image: url(./img/border_rm.jpg); 
	background-position: left top; 
	background-repeat: repeat-y; 
}


tr.bordersBottom {
	height: 13px;
	vertical-align: top;
}

td.bordersBottomLeft {
	margin: 0;
	padding: 0;
	white-space: nowrap; 
	width: 13px;
}

td.bordersBottom {
	margin: 0;
	padding: 0;
	width: 100%;
	
	white-space: nowrap; 
	
	background-image: url(./img/border_bm.jpg); 
	background-position: left top; 
	background-repeat: repeat-x; 
}

td.bordersBottomRight {
	margin: 0;
	padding: 0;
	white-space: nowrap; 
	width: 13px;
}





.loginform_lt_corner, .loginform_rt_corner, .loginform_ld_corner, .loginform_rd_corner, .loginform_l_border, .loginform_r_border {
	width: 9px;
}
.loginform_lt_corner, .loginform_rt_corner, .loginform_ld_corner, .loginform_rd_corner, .loginform_t_border, .loginform_b_border  {
	height: 9px;
}
.loginform_lt_corner {
	background-image: url(img/single_line_lt_corner_blue.jpg); background-repeat: no-repeat;
}
.loginform_rt_corner {
	background-image: url(img/single_line_rt_corner_blue.jpg); background-repeat: no-repeat;
}
.loginform_ld_corner {
	background-image: url(img/single_line_ld_corner_blue.jpg); background-repeat: no-repeat;
}
.loginform_rd_corner {
	background-image: url(img/single_line_rd_corner_blue.jpg); background-repeat: no-repeat;
}
.loginform_l_border {
	border-left: 1px solid #333365;
}
.loginform_r_border {
	border-right: 1px solid #333365;
}
.loginform_t_border {
	border-top: 1px solid #333365;
}
.loginform_b_border {
	border-bottom: 1px solid #333365;
}




table.formBordersA {
	border-width: 0px; 
	padding: 0px; 
	margin: 0px; 
	border-collapse: collapse;
	width: 100%; 
	height: 100%;
}

tr.formBordersA_Top {
	height: 9px;
	vertical-align: bottom;
	width: 100%;
}

td.formBordersA_TopLeft {
	margin: 0;
	padding: 0;
	white-space: nowrap; 
	width: 9px;
}

td.formBordersA_Top {
	margin: 0;
	padding: 0;
		
	white-space: nowrap; 
	
	border-top: 1px solid rgb(153, 153, 204);
}

td.formBordersA_TopRight {
	margin: 0;
	padding: 0;
	white-space: nowrap; 
	width: 9px;
}


tr.formBordersA_Center {
	height: 100%;
}

td.formBordersA_Left {
	margin: 0;
	padding: 0;
		
	white-space: nowrap; 
	width: 9px;
	
	border-left: 1px solid rgb(153, 153, 204);
}

td.formBordersA_Center {
	margin: 0;
	padding: 0;
	width: 100%;
		
	white-space: nowrap; 
	background-color: white; 
}

td.formBordersA_Right {
	margin: 0;
	padding: 0;
		
	white-space: nowrap; 
	width: 9px;
	
	border-right: 1px solid rgb(153, 153, 204);
}


tr.formBordersA_Bottom {
	height: 9px;
	vertical-align: top;
}

td.formBordersA_BottomLeft {
	margin: 0;
	padding: 0;
	white-space: nowrap; 
	width: 9px;
}

td.formBordersA_Bottom {
	margin: 0;
	padding: 0;
	width: 100%;
	
	white-space: nowrap; 
	
	border-bottom: 1px solid rgb(153, 153, 204);
}

td.formBordersA_BottomRight {
	margin: 0;
	padding: 0;
	white-space: nowrap; 
	width: 9px;
}






table.basketBorder {
	border-width: 0px; 
	border-collapse: collapse;
	width: 100%; 
	height: 100%;
}

tr.basketBorder_Top {
	height: 9px;
	vertical-align: bottom;
	width: 100%;
}

td.basketBorder_TopLeft {
	white-space: nowrap; 
	width: 9px;
	background-image: url(./img/shop/basketboxBorder_lt.jpg);
	background-repeat: no-repeat;
}

td.basketBorder_Top {
	white-space: nowrap; 
	background-color: #f9f9ff;
	border-top: 1px solid rgb(153, 153, 204);
	width: 712px;
}

td.basketBorder_TopRight {
	white-space: nowrap; 
	width: 9px;
	background-image: url(./img/shop/basketboxBorder_rt.jpg);
	background-repeat: no-repeat;
}


tr.basketBorder_Center {
	height: 100%;
	background-color: #f9f9ff;
}

td.basketBorder_Left {
	white-space: nowrap; 
	width: 9px;
	
	border-left: 1px solid rgb(153, 153, 204);
}

td.basketBorder_Center {
	width: 100%;
		
	white-space: nowrap;
}

td.basketBorder_Right {
	white-space: nowrap; 
	width: 9px;
	
	border-right: 1px solid rgb(153, 153, 204);
}


tr.basketBorder_Bottom {
	height: 9px;
	vertical-align: top;
}

td.basketBorder_BottomLeft {
	white-space: nowrap; 
	width: 9px;
	background-image: url(./img/shop/basketboxBorder_lb.jpg);
	background-repeat: no-repeat;
}

td.basketBorder_Bottom {
	width: 100%;
	white-space: nowrap; 
	background-color: #f9f9ff;
	border-bottom: 1px solid rgb(153, 153, 204);
}

td.basketBorder_BottomRight {
	white-space: nowrap; 
	width: 9px;
	background-image: url(./img/shop/basketboxBorder_rb.jpg);
	background-repeat: no-repeat;
}
.productlist_basketbox_d_border, .productlist_basketbox_t_border, .productlist_basketbox_l_border, .productlist_basketbox_r_border, .productlist_basketbox_content{
    	background-color:#f9f9ff;
    }
    .productlist_basketbox_lt_corner, .productlist_basketbox_rt_corner, .productlist_basketbox_ld_corner, .productlist_basketbox_rd_corner{
    	width: 9px;
    }
    .productlist_basketbox_lt_corner, .productlist_basketbox_t_border,  .productlist_basketbox_rt_corner, .productlist_basketbox_ld_corner, .productlist_basketbox_rd_corner{
    	height: 9px;
    }
    .productlist_basketbox_l_border{
    	width: 8px;
    }
    .productlist_basketbox_r_border {
    	width: 10px;
    } 
    .productlist_basketbox_d_border{
    	height: 10px;
    }
    .productlist_basketbox_l_border {
        border-left: 1px solid #9999cc;
    }
    .productlist_basketbox_r_border {
        border-right: 1px solid #9999cc;
    }
    .productlist_basketbox_d_border {
        border-bottom: 1px solid #9999cc;
    }
    .productlist_basketbox_t_border  {
        border-top: 1px solid #9999cc;
    }
    .productlist_basketbox_rd_corner {
        background-image:url(./img/shop/basketboxBorder_rb.jpg); background-repeat:no-repeat;
    }
    .productlist_basketbox_ld_corner {
        background-image:url(./img/shop/basketboxBorder_lb.jpg); background-repeat:no-repeat;
    }
    .productlist_basketbox_rt_corner {
        background-image:url(./img/shop/basketboxBorder_rt.jpg); background-repeat:no-repeat;
    }
    .productlist_basketbox_lt_corner {
        background-image:url(./img/shop/basketboxBorder_lt.jpg); background-repeat:no-repeat;
    }
    .basketbox_item{color: #333366; font-family: Arial,Helvetica; font-size: 12px; font-weight: bold;}
    
    .minibox2_top, .minibox2_down {
        line-height:1px;
    }
    .basketbox_button {
    	border: none;
    	background: none;
    	color: #333366; 
    	font-family: Arial,Helvetica; 
    	font-size: 12px; 
    	font-weight: bold;
    	cursor: pointer;
    }