body      {
          background-color: #0516fd;
          margin: 10px;
	  scrollbar-3dlight-color: #f9f9f9;
	  scrollbar-arrow-color: #000000;
	  scrollbar-base-color: #f8fb08; 
	  scrollbar-darkshadow-color: #f8fb08;
 	  scrollbar-track-color: #f8fb08;
	  scrollbar-face-color: #f8fb08; 
	  scrollbar-highlight-color: #000000; 
          scrollbar-shadow-color: #000000; 
          }

body,td   {
          font-family: arial;
          font-size: 12px;
          font-color: #000000; 
          }

thead     {
          background-color: #eded63;
          }

th        {
          font-family: arial;
          font-size: 12px;
          font-weight: bold;
          }

tr.right  {
          text-align: right;
          vertical-align: top;
          }

tr.center {
          text-align: center;
          vertical-align: top;
          }

td        {
          text-align: left;
          vertical-align: top;
          color: #0516fd;
          }

td.menu1  {
          background-color:#f8fb08;
          }

td.menu2  {
          text-align: left;
          vertical-align: middle;
          font-family: arial;          
          font-size: 14px;
          font-weight: bold;
          color: #0516fd;
          background-color:#f8fb08;
          cursor: hand;
          }

td.menu3  {
          background-color:#05fd05;
          }


td.menu4  {
          text-align: center;
          vertical-align: middle;
          font-family: arial;          
          font-size: 16px;
          font-weight: bold;
          color: #05fd05;
          background-color:#fd05ee;
          }


td.colorline1  {
               background-color:#0516fd;
               }

td.colorline2  {
               background-color:#f8fb08;
               }

td.right  {
          text-align: right;
          vertical-align: middle;
          font-size: 11px;
          font-weight: normal;
          color: #0516fd
          }

td.center {
          text-align: center;
          vertical-align: top;
          }

td.justify{
          text-align: justify;
          vertical-align: top;
          }

h1,big    {
          font-weight: bold;
          font-size: 24px;
          color: #0516fd;
          }

h2        {
          font-weight: normal;
          font-size: 18px;
          color: #0516fd;
          }

h3        {
          font-weight: normal;
          font-size: 12px;
          color: #0516fd;
          }

h4,small  {
          font-weight: normal;
          font-size: 10px;
          color: #0516fd;
          }

hr        {
          color: #0516fd;
          }


ul        {
          list-style-type: disc;
          }

li        {
          margin-bottom: 0px;
          margin-right: 12px;
          }

li.menu   {
          margin-bottom: 10px;
          margin-right: 12px;
          }

a         {
          color: #0516fd;
          }

b         {
          color: #0516fd;
          }

legend    {
          font-weight: bold;
          font-size: 14px;
          color: #0516fd;
          }

marquee   {
          scrolldelay: 500;
          font-size: 16px;
          font-weight: bold;
          color: fb1f08;
          }
