/*
img#head {
    position:absolute;
    width : 78% ;
    height:  1% ;
    left  : 20% ;
    top   :  2% ;
    }
body#backbody {
      background-repeat:no-repeat;
      background-position:50%;
      align:center;
      }
a.menu     {
        text-align        :    left;
        text-valign       :  bottom;
        text-decoration   :    none;
        height            :    10px;
        width             :    60px;
        color             :   white;
        margin-top        :     0px;
        margin-bottom     :     0px;
        margin-left       :     1px;
        margin-right      :     1px;
       }
a:hover   {
        color             :  yellow;
        }
*/




/* mail */

table.ptop {
        width             :   760px;
        height            :   100px;
        }
img.ptop   {
        border            :       0;
        }
td.ptop    {
        align             :    left;
        }
table.top  {
        width             :   760px;
        height            :    67px;
        border            :       0;
        }
table.frm  {
        width             :   760px;
        align             :  center;
        color             :   white;
      /*margin-left       :    20px;*/
      /*border-style      :   solid;*/
      /*border-width      :     1px;*/
      /*border-color      :   white;*/
        }
td.post    {
        width             :   200px;
        align             :    left;
        filter            :alpha(opacity=70);
        -moz-opacity      :     0.5;
        }
a.apps     {
        color             : #505050;
        font-size         :   0.6em;
        border            :       0;
        text-decoration   :    none;
        }
td.bottom {
        font-size         :  0.75em;
        padding-left      :    10px;
        text-align        :    left;
        height            :    24px;
      /*background-color  : #cccccc;*/
      /*border-width      :     2px;*/
      /*border-style      :  groove;*/
        filter            :alpha(opacity=50);
        color             : #cccccc;
        margin-top        :     0px;
        margin-bottom     :     0px;
        margin-left       :     0px;
        margin-right      :     0px;
        }
