a:visited
{
    color: #5052a1;
}
a:link
{
    color: #5052a1;
    text-decoration: none;
}
a:hover
{
    color: #5052a1;
    text-decoration: underline;
}
input
{
    font-size: 10px;
    color: #333333;
    font-family: verdana, arial, helvetica, sans-serif
}
select
{
    font-size: 10px;
    color: #333333;
    font-family: verdana, arial, helvetica, sans-serif;
}
textarea
{
    font-size: 10px;
    color: #333333;
    font-family: verdana, arial, helvetica, sans-serif;
}

.textcolor
{
    color: #5052a1;
}
.textcolorbold
{
    font-weight: bold;
    color: #5052a1;
}
.label
{
    font-weight: bold;
    color: #5052a1;
    vertical-align: middle;
    text-align: right;
}
.textbold
{
    font-weight: bold
}
.error
{
  color: #990000;
  font-weight: bold;
}
td
{
		color: #666666;
    font-size: 10px;
    vertical-align: top;
    font-family: verdana, arial, helvetica, sans-serif;
}
td.right
{
    text-align: right;
}
td.middle
{
    vertical-align: middle;
}
td.top
{
    vertical-align: top;
}
td.center
{
    text-align: center;
}
td.footer
{
  color: #a9a9c9;
  background-color: #dfdff0;
  vertical-align: middle;
}
td.outerbox
{
  background-color: #dae2ec;
}
td.jewelry
{
  background-color: #f4f3fa;
  background-image: url(/images/home/jewelry.jpg);
  background-repeat: no-repeat;
  background-position: top;
  vertical-align: top;
}
td.mosaics
{
  background-color: #EDEBF6;
  background-image: url(/images/home/mosaics.jpg);
  background-repeat: no-repeat;
  background-position: top;
  vertical-align: top;
}
td.housewares
{
  background-color: #EDEBF6;
  background-image: url(/images/home/housewares.jpg);
  background-repeat: no-repeat;
  background-position: top;
  vertical-align: top;
}

.title
{
  font-size: 16px;
  font-weight: bold;
  font-family: "trebuchet ms", arial;
  color: #5052a1;
  letter-spacing: 1px;
}
body
{
    margin-left: 8px;
    margin-top: 6px;
    font-family: verdana, arial;
    font-size: 10px;
    color: #666666;
    background-color: #ffffff;
}
.rule
{
    font-size: 1px;
    line-height: 1%;
    background-color: #dae2ec;
}
.onepx
{
    font-size: 1px;
}
