﻿body 
{
        margin:0px;
    padding:0px;    
    background-image:url("images/gray_metalic.jpg");
        font-family: Tahoma,Verdana;
    font-size: 11px;
    color:#333333;
}

tr.top
{
    height:270px;
}
tr.lang
{
    height:140px;
}
td.graybox
{
    height:260px;
    width:260px;
    background-color:#eeeeee;
}
.topic
{
    font-family: Verdana,Tahoma;
    font-size: 20px;
    color: #ff6600;
    text-decoration: none;
}
.ltopic
{
      
        font-size: 13px;
        color:#333333;
        font-family:Tahoma,Verdana;
        text-decoration:none;

}
.ltopic_v
{
      
        font-size: 11px;
        color:#333333;
        font-family:Verdana, Tahoma;
        text-decoration:none;

}
.mtopic
{
        font-family: Verdana,Tahoma;
    font-size: 11px;
    font-weight:bold;
    text-decoration: none;
}
.stopic
{
       font-weight:bold;
       color:#999999;
}
A:link
{
       font-family: Verdana,Tahoma;
       color:#999999;
       font-size: 10px;
}
A:visited
{
       font-family: Verdana,Tahoma;
              color:#999999;
       font-size: 10px;
}
td.groupsite
{
    width:180px;
}
td.line
{
    width:1px;
    background-color:#999999;
}
tr.brand
{
    height:50px;
}


