body			{margin: 0; padding: 0; background-color: #FFF;}

p,td,div             {
                      font-family: Verdana, Tahoma;
                      font-size: 11px;
                      color: #333333;
                      font-weight: regular;
}
a                    {
                      font-family: Verdana, Tahoma;
                      font-size: 11px;
                      color: #333333;
                      font-weight: regular;
                      text-decoration: underline;
}
a:hover              {
                      color: #77797C;
}
.menu                {
                      font-family: Verdana, Tahoma;
                      font-size: 10px;
                      color: #77797C;
                      font-weight: bold;
                      text-decoration: none;
}
a:hover.menu         {
                      color: #B12126;
}
.name                {
                      font-family: Verdana, Tahoma;
                      font-size: 10px;
                      color: #939598;
                      font-weight: bold;
}
.titul               {
                      font-family: Verdana, Tahoma;
                      font-size: 10px;
                      color: #B12126;
                      font-weight: bold;
}
.txt_big             {
                      font-family: Verdana, Tahoma;
                      font-size: 14px;
                      color: #939598;
                      font-weight: bold;
                      text-decoration: none;
}
a:hover.txt_big      {
                      color: #939598;
}
.txt_grey            {
                      font-family: Verdana, Tahoma;
                      font-size: 10px;
                      color: #939598;
                      font-weight: bold;
}
a:hover.txt_grey     {
                      color: #B12126;
}
.txt_small           {
                      font-family: Verdana, Tahoma;
                      font-size: 10px;
                      color: #333333;
                      font-weight: regular;
}
a:hover.txt_small    {
                      color: #77797C;
}
.cop                 {
                      font-family: MS Sans Serif, Microsoft Sans Serif, Arial;
                      font-size: 10px;
                      color: #999999;
                      font-weight: regular;
                      text-decoration: none;
}
a:hover.cop          {
                      color: #FF0000;
}
textarea,input,select{
                      font-family: Verdana, Tahoma;
                      font-size: 11px;
                      color: #333333;
                      background: #F4F4F4;
                      border-top-width: 1px;
                      border-right-width: 1px;
                      border-bottom-width: 1px;
                      border-left-width: 1px;
}
.transparent         {
                      filter: Alpha (Opacity=30, FinishOpacity=30, Style=1, StartX=0, StartY=0, FinishX=1000, FinishY=1000)
}

table.def_ban		{border: 2px solid #CE9A9C;}
table.def_ban td	{background: #E0E5E1 url(flash_banner_back.gif) center center repeat-x;}

