body   {
        margin: 0px;
        background-color: #000000;
        background-image: url(mbg.png);
        background-position:right top;
        background-repeat: no-repeat
        }

table.main    {
              background-image: url('graph/ai.png');
              background-position:left bottom;
              background-repeat: no-repeat;
              font:normal 12px Tahoma, Arial, Serif;
              color: #909090;
              border-collapse:collapse;
              width: 1000px;
              height: 100%;
              border:none;
              }

.cimsor       {
         background-color:#000000; 
         background-image: url('graph/cimsor.jpg');
         background-repeat: no-repeat;
         width:349px;
         height:85px;
         }
         
.cimsor_login       {
         background-color:#000000; 
         background-image: url('graph/cimsor-login.jpg');
         background-repeat: no-repeat;
         width:349px;
         height:85px;
         }
         
.cimsor_admin       {
         background-color:#000000; 
         background-image: url('graph/cimsor-admin.jpg');
         background-repeat: no-repeat;
         width:349px;
         height:85px;
         }

.menusor       {
         background-color:#000000;
         width:651px;
         height:85px;
         font:normal 12px Tahoma, Arial, Serif;
         vertical-align:middle;
         }

img           {border:none;}

.box       {
             padding: 10px;
             margin-top: 20px;
             border: 1px dotted #404040;
             width: 200px;
             height: auto;
             text-align: justify;
             background-color: #000000;
             color: #a0a0a0;
             }

a             {
              color: #aa3333;
              border: none;
              text-decoration: none;
              font-weight: bold;
              }

a.menu        {
              color: #d5d5d5;
              border: none;
              text-decoration: none;
              font-weight: bold;
              padding-right: 20px;
              }

a.menu:hover       {
                   border: none;
                   color: #ffffff;
                   font-weight: bold;
                   border-bottom: 1px solid #ff5555;
                   }

td a:hover    {
              border: none;
              color: #ffffff;
              font-weight: bold;
              border-bottom: 0px solid #ff5555;
              }

.floatkep     {
              float: right; 
              margin: 20px  0px 20px 20px; 
              padding: 2px 2px 2px 2px; 
              border: 1px solid #606986; 
              width: 120px;
              }

p             {
              padding-bottom: 10px;
              }

.kie           {
              color: #ff5555;
              }

td.left       {
              border-bottom: 0px solid #404040;
              width: 200px;
              vertical-align: top;
              text-align: left;

              }

td.content    {
              width:800px;
              background-image: url('graph/slamo2.png');
              background-position:right bottom;
              background-repeat: no-repeat; 
              padding: 20px 30px 20px 30px;
              vertical-align: top; 
              text-align: justify;
              }

td.footer     {
              height: 20px;
              text-align: center;
              font:normal 11px Tahoma, Arial, Serif;
              }

h1            {
              font-size:22px; 
              border-bottom: 1px solid #ff5555;
              }

h2            {
              font-size:16px; 
              font-weight:bold; 
              border-bottom: 0px solid #ff5555;
              }

.inaktiv       {
               color: #757575; 
               border: none;
               text-decoration: none;
               font-weight: bold;
               padding-right: 20px;
               }
