@charset "windows-1251";
html, body           {height: 100%;}    
body                 {font-family: tahoma, verdana, helvetica, sans-serif; background: #fff; color: #000; font-size: 80.1%; }
textarea, input      {font-family: tahoma, verdana, helvetica, sans-serif; font-size: 90,1%}

h1                   {font-size: 150%; font-weight: 100; }
h2                   {font-size: 110%; margin-top:5px}

a:visited            {text-decoration: underline; color: #005a84; }
a                    {text-decoration: underline; color: #005a84; }
a:hover              {text-decoration: underline; color: #005a84; }

.white:visited       {text-decoration: underline; color: #fff; }
.white               {text-decoration: underline; color: #fff; }
.white:hover         {text-decoration: underline; color: #fff; }

.iePNG               {filter:expression(fixPNG(this)); } 
.iePNG a             {position: relative; }

.clear               {clear: both; font-size: 0; line-height: 0; height: 0; border: none; float: none }
.hidden              {visibility: hidden; display: none}

.red                 {color: #c00}
.grey                {color: #888}

/* Content */
table.border     {border-top: 1px solid #ccc; border-left: 1px solid #ccc;}
table.border td  {border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }

img.border       {border: 1px solid #888; margin: 0px 5px 5px 0px; }
