@import url("artisticwirecss.css");
body {
	margin-top: 0px;
}
a.small:link
{
    font-family: arial;
    font-size: 9px;
    font-weight: normal;
}
a.small:visited
{
    font-family: arial;
    font-size: 9px;
    font-weight: normal;
}
a.small:active
{
    font-family: arial;
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
}
a.small:hover
{
    font-family: arial;
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
}
body
{
	font-family: arial;
	font-size: x-small;
	text-align: center;
	color: #FFF;
}
input.cart
{
    font-family: arial;
    font-size: 9px;
    color: white;
    background-color: #011a63;
}
input.quantity
{
    font-family: arial;
    font-size: 9px;
}
select
{
    font-family: arial;
    font-size: 10px;
}
select.gauge
{
    font-family: arial;
    font-size: 10px;
}
small
{
    font-family: arial;
    font-size: 9px;
    font-color: #999999;
}
span.formlabel
{
    font-family: arial;
    font-size: 9px;
}
span.highlight
{
    background-color: rgb(255,255,0);
}
span.highlightprice
{
    background-color: white;
}
span.productdescription
{
    font-family: arial;
    font-size: 10px;
    background-color: rgb(217,217,217);
}

b
{
    font-size: 12px;
    font-weight: bold;
    font-size: 12px;
    color: #011a63;
}
.HomeText, .giftcert_type, .cert_to_from_msg_val, .cert_to_from_msg, .cert_num_amount
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #001A63;
}
img
{
	border: 0px;
	text-align: center;
}
.largeredtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C00;
}

