BODY
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: "arial";
    margin-left: 10px;
    margin-top: 2px;
    color: #333333;
}

TABLE
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: "arial";
}

td
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: "arial";
}

a:link, a:visited, a:active  {
   color: #336699;
   text-decoration: none;
}

a:hover {
   color: #bb7900;
   text-decoration: none;
}

td.right{
   border-right: solid 1px #666666;
}

td.left{
   border-left: solid 1px #666666;
}

td.bottom{
   border-bottom: solid 1px #666666;
}

td.top{
   border-top: solid 1px #666666;
}

td.top_dotted{
   border-top: dotted 1px #cccccc;
}

table.table_right_dotted{
   border-right: dotted 1px #cccccc;
}

td.right_dotted{
   border-right: dotted 1px #cccccc;
}

td.LeftRightBottom_solid{
   border-right: solid 1px #666666;
   border-left: solid 1px #666666;
   border-bottom: solid 1px #666666;
}

td.left_right{
   border-right: solid 1px #666666;
   border-left: solid 1px #666666;
}

td.bgimages{
   background-image: url(images/name.gif);
}

td.advbgimages{
   background-image: url(images/advertize.gif);
}

td.componentbgImage{
   background-image: url(images/components.gif);
}

td.aboutusbgImage{
   background-image: url(images/aboutus.gif);
}

td.refurbishedbgImage{
   background-image: url(images/refurbished.gif);
}

td.bottom_dotted{
   border-bottom: dotted 1px #999999;
}


td.white{
   color: #ffffff;
}

.first_color{
   font-size:10pt;
   color: #ff0000;
}

.second_color{
   font-size:10pt;
   color: #666666;
}

.black{
   color: #000000;
}

.darkgray{
   color: #ffffff;
}

.right{
   font-align: right;   
}

.light_gray{
   color: #cccccc;
}
.spanbg{
   background: #cccccc
}
