a {
	text-decoration: underline;
	color:#607EA6;
}
td {
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	line-height:140%;
}

.style1 {
	font-size:8px;
	line-height:100%;
}

.item_no {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #EF837A;
	font-weight: bold;
}




.item_name {
	font-size: 13px;
	font-weight: bold;
	color: #570B0B;
}
.item_name span {
	font-size: 11px;
	font-weight: normal;
	color: #565656;
}
.item_name span.red {
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
}
.item_name span.blue {
	font-size: 12px;
	font-weight: normal;
	color: #0000ff;
}
.item_name span.set {
	font-size: 12px;
	font-weight: bold;
	color: #570B0B;
}

.item_price {
	font-size: 13px;
	color: #430101;
	font-weight: bold;

}

.cart_txt {
	color: #570B0B;
	padding: 3px 3px 3px 0;

}

.tempotextb {
	font-size: 14px;
	line-height: 24px;
	color: #CC6600;
	font-weight: bold;
}


<!--
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid #999999;
}
.highslide:hover img {
	border: 1px solid #b3b3b3;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
	color:#666666;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


