body
{
   background: #333333 url(../images/back.jpg) no-repeat;
   color: #ffffff;
   margin: 0px;
   padding: 0px;
   font-family: tahoma, arial, san-serif;
   font-size: 11px;
   line-height: 16px;
}

a:link, a:active, a:visited, a:hover
{
   color: #cccccc;
}

img
{
   behavior: url(iepngfix.htc);
}

p
{
   margin: 0px;
   margin-bottom: 16px;
   padding: 0px;
}

div
{
   margin: 0px;
   padding: 0px;
}

h1
{
   font-size: 12px;
   font-weight: normal;
   line-height: 18px;
   margin-bottom: 16px;
}

ul
{
   margin: 0px;
   margin-bottom: 16px;
   padding: 0px;
}

ul li
{
   list-style-type: none;
   margin-left: 1px;
   margin-bottom: 10px;
   padding-left: 23px;
}

ul li.pdf
{
   background: url(../images/icn-pdf.png) no-repeat 0px 1px;
}

ul li.wmv
{
   background: url(../images/icn-wmv.png) no-repeat 2px 1px;
}

h1
{
   margin-bottom: 20px;
}

input
{
   font-family: tahoma, arial, san-serif;
   font-size: 11px;
   line-height: 16px;
}

.desc
{
   margin-bottom: 2px;
}

.field
{
   width: 150px;
   margin-bottom: 5px;
}

.btn
{
   margin-top: 10px;
}

#logo
{
   position: absolute;
   left: 50px;
   top: 0px;
}

#content
{
   position: absolute;
   left: 740px;
   top: 34px;
}

#info
{
   position: absolute;
   left: 740px;
   top: 34px;
   width: 150px;
}

#ftr
{
   position: absolute;
   left: 10px;
   top: 410px;
   color: #999999;
   font-size: 10px;
}

.err
{
   color: #ffffff;
}