body, table, tr, td
    { color:#202020; 
      font-family: Helvetica, Arial, sans-serif; font-size:13px;
      line-height:16px;
    }
body.sel
    {
      font-weight:bold;
      padding-left:0px; 
      padding-right:0px;
      padding-top:0px; 
      padding-bottom:0px;
      text-align:left; 
      vertical-align:bottom;
      margin-left:4px; 
      margin-right:0px; 
      margin-top:2px; 
      margin-bottom:0px;
      padding:0px; 
    }
img { color: white;
      border: none
    }

a:link { font-weight:bold; color:#0000A0; text-decoration:none }
a:visited { font-weight:bold; color:#0000A0; text-decoration:none }
a:hover { font-weight:bold; color:#C00000; text-decoration:none }
a:active { font-weight:bold; color:#C00000; text-decoration:underline }
a:focus { font-weight:bold; color:#C00000; text-decoration:underline }

a:link.url { font-weight:normal }
a:visited.url { font-weight:normal }
a:hover.url { font-weight:normal }
a:active.url { font-weight:normal }
a:focus.url { font-weight:normal }

.lbl { font-weight:bold; text-align:right; vertical-align:top; }
td.lbl { width:0; font-weight:bold; text-align:right; vertical-align:top; }

.box { width:150px; height:150px;
       border-width:medium; border-style:solid; border-color:#C0C0C0;
       text-align:center; vertical-align:middle;
     }

select.lang
    { 
      font-size:11px; 
      line-height:13px;
      font-weight:normal;
      text-align:left; 
      width:80px;
    }
select.country
    { 
      font-size:11px; 
      line-height:13px;
      font-weight:normal;
      text-align:left; 
      width:176px;
    }
