A
{
    font-family: Verdana;
    text-decoration: none;
}
.SearchBoxContent
{
    font-family: Verdana;
    font-size: 10px;
    color: #0033CC;
}
._default_font_12px
{
  font-family: verdana;
    font-size: 12px;
    color: #0033CC;
    font-weight: bold;
}

.clockwhite
{
    font-family: Verdana;
    font-size: 10px;
    color: #FFFFFF;
}

._default_font
{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
}


input
{
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    font-family: Verdana;
    font-size: 12px;
    color: #0033CC;
}
textarea
{
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    font-family: Verdana;
    font-size: 12px;
    color: #0033CC;
    overflow: auto;
}
select
{
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    font-family: Verdana;
    font-size: 12px;
    color: #0033CC;
    background-color: #FFFFCC;
}
.priceLabel
{
  font-family: verdana;
    font-size: 12px;
    color: #0033CC;
    font-weight: bold;
}
.product_TitleSmall
{
  font-family: verdana;
    font-size: 12px;
    color: #0033CC;
    font-weight: bold;
}
.product_Title
{
    font-family: calibri;
    font-size: 26px;
    color: #0033CC;
    font-weight: bold;
}
.product_headers
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #0000FF;
}
.cart_small_font
{
    font-family: Verdana;
    font-size: 10px;
    color: #0033CC;
    font-weight: bold;
}

.small_font
{
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
}
body
{
    margin: 0px;
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
}
.categoryLinks
{
    font-family: Calibri;
    font-size: 18px;
    font-weight: bold;
    color: #CC3300;
}
.productHeaderName
{
    font-family: Calibri;
    font-size: 25px;
    font-weight: bold;
    color: #0000FF;
}
.box
{
	border:solid 1px gray;
}
.clearBox
{
	border: 1px none #FFFFFF;
}