
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e5e5e;
           }

body       {
	background-color: #a9b0ba;
      background: url(img/bkg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
           }

a.rlink:link     {text-decoration: none; color: #cc0000; }
a.rlink:visited  {text-decoration: none; color: #cc0000; }
a.rlink:active   {text-decoration: none; color: #cc0000; }
a.rlink:hover    {color: #000000; text-decoration: underline; }
.rlink           {color: #000000; text-decoration: underline; }

a.lmenu:link     {text-decoration: none; color: #24739d; }
a.lmenu:visited  {text-decoration: none; color: #24739d; }
a.lmenu:active   {text-decoration: none; color: #24739d; }
a.lmenu:hover    {color: #000000; text-decoration: underline; }
.lmenu           {color: #000000; text-decoration: underline; }

a.menu:link      {text-decoration: none; color: #000000; }
a.menu:visited   {text-decoration: none; color: #000000; }
a.menu:active    {text-decoration: none; color: #000000; }
a.menu:hover     {color: #ffffff; text-decoration: none; }
a.menu_select:hover    {color: #ffffff; text-decoration: none; background: #ff8a00; border-right: 1px solid #ffffff; height: 18px; }
.title           {font-size: 16px; color: #ff8a00; font-weight: bold;}
.bkg             {background: #ffffff; }
.bkg_up          {background: #000000; }
.bkg_menu_all    {background: #f2f2f2; }
.bkg_menu        {background: #f2f2f2; border-right: 1px solid #ffffff; height: 18px; }
.bkg_menu_select {background: #ff8a00; border-right: 1px solid #ffffff; height: 18px; color: #ffffff; }
.list_left       {background: url(img/list_left.gif) }
.list_right      {background: url(img/list_right.gif) }
.line_left       {border-right: 1px solid #ff8a00; }
.end_bkg         {font-family: Tahoma; color: #a2a2a2; font-size: 10px; background: url(img/end_bkg.gif) }

