body                    {margin-top: 0;margin-bottom: 10;background-image: url(bg.png); background-repeat: repeat-x; background-color: #e1e1e1;font-family:tahoma; font-size: 12;color:#555555;}


/*  INDEX   */

table.in_body           {}
table.bottom_text       {width: 1000;font-family:tahoma; font-size: 11;color:#555555;}
table.card_main         {border-style:solid; border-color: #b1b1b1; border-width: 0px; font-size: 13;}

td.card_table_top       {border-style:solid; border-color: #b1b1b1; border-width: 0px; background-color: transparent;}
td.card_table           {height: 45;border-style:solid; border-color: #b1b1b1; border-width: 1px; border-right: none; border-bottom: none; text-align: center;}
td.card_table_e         {border-style:solid; border-color: #b1b1b1; border-width: 1px; border-right: none; border-bottom: none; text-align: center; background-color: #eeeeff;}
td.card_table_text      {font-size: 11; }
td.card_table_bottom    {height:1px; border-style:solid; border-color: #b1b1b1; border-width: 1px; border-left: none;border-right: none; border-bottom: none; text-align: center;  }

td.index_top            {height: 35; background-image: url(index_top.png);}
td.index_left_margin    {width: 10; background-image: url(shadow-l.png);}
td.index_right_margin   {width: 10; background-image: url(shadow-r.png);}
td.index_banner         {width:1000; height: 150; background-image: url(banner.png); background-repeat: no-repeat;}
td.index_menu_top       {height: 50;background-image: url(menu_top.png);background-repeat: no-repeat;}
td.index_menu           {width: 185; min-height: 500; height: auto; height: 500;background-color : #ffffff ;background}
td.inner_menu           {background-color : #ffffff ;background-repeat: repeat-y; }
td.index_body           {width: 815; background-color: #ffffff;}
td.index_footer         {height: 40;background-color: #b1b1b1;font-size: 11;color:#333333}
td.index_bottom         {height: 14;background-image: url(shadow-b.png);background-repeat:no-repeat;}
td.index_background     {background-image: url(body.png); background-position: top left;background-repeat: no-repeat;}

td.left_button          {width:185; height:30; background-image: url(left_button.png); padding:0px 10px 0px 0px; color:#333333;font-size: 13;}
td.left_button:hover    {width:185; height:30; background-image: url(left_button.png); padding:0px 10px 0px 0px; color:#333333;font-size: 13;;opacity: 0.8;-moz-opacity:0.8;filter:alpha(opacity=80);}
td.left_button_on       {width:185; height:40; background-image: url(left_button_on.png);padding:0px 10px 0px 0px; color:#ffffff;font-size: 14; font-weight: 900;}
td.left_button_on:hover {width:185; height:40; background-image: url(left_button_on.png);padding:0px 10px 0px 0px; color:#ffffff;font-size: 14; font-weight: 900;opacity: 0.8;-moz-opacity:0.8;filter:alpha(opacity=80);}


select                  {width: 155px; color: #555555;}
select.small            {width: 77px; color: #555555;}
a                       {text-decoration: none; color:#333333}
a:Hover                 {text-decoration: none; color:#333333}

hr                      {border-style:dashed ;border-width: 1px; border-color: #778888;}

