table                {
                      border-collapse: collapse;
                      border-color: #CCCCCC;
}
p,td,div             {
                      font-family: Verdana, Arial;
                      font-size: 11px;
                      color: #2A5328;
                      font-weight: regular;
}
a                    {
                      font-family: Verdana, Arial;
                      font-size: 11px;
                      color: #429D3D;
                      font-weight: regular;
                      text-decoration: underline;
}
a:hover              {
                      color: #268328;
}
.submenu             {
                      font-family: Verdana, Arial;
                      font-size: 11px;
                      color: #429D3D;
                      font-weight: regular;
}
.titul               {
                      font-family: Verdana, Arial;
                      font-size: 25px;
                      color: #429D3D;
                      font-weight: regular;
}
.txt_big             {
                      font-family: Verdana, Arial;
                      font-size: 11px;
                      color: #2A5328;
                      font-weight: bold;
}
.txt_small           {
                      font-family: Verdana, Arial;
                      font-size: 10px;
                      color: #2A5328;
                      font-weight: regular;
}
.txt_light           {
                      font-family: Verdana, Arial;
                      font-size: 11px;
                      color: #A8A8A8;
                      font-weight: regular;
}
.txt_big_red         {
                      font-family: Verdana, Arial;
                      font-size: 11px;
                      color: #ED2123;
                      font-weight: bold;
}
.txt_small_red       {
                      font-family: Verdana, Arial;
                      font-size: 10px;
                      color: #ED2123;
                      font-weight: regular;
}
.cop                 {
                      font-family: MS Sans Serif, Microsoft Sans Serif, Arial;
                      font-size: 10px;
                      color: #FFFFFF;
                      font-weight: regular;
                      text-decoration: none;
}
a:hover.cop          {
                      color: #C3E1B7;
}
textarea,input,select{
                      font-family: Courier New;
                      font-size: 13px;
                      color: #429D3D;
                      background: #FFFFFF;
                      border: solid #268328;
                      border-width: 1;
}
.user_enter_field    {
                      font-family: Verdana, Arial;
                      font-size: 10px;
                      color: #429D3D;
                      font-weight: bold;
                      background: #FFFFFF;
                      border: solid #268328;
                      border-width: 1;
}
.user_enter_but      {
                      font-family: Verdana, Arial;
                      font-size: 10px;
                      color: #429D3D;
                      font-weight: bold;
                      background: #FFFFFF;
                      border-width: 0;
}
.transparent         {
                      filter: Alpha (Opacity=30, FinishOpacity=30, Style=1, StartX=0, StartY=0, FinishX=1000, FinishY=1000)
}
