body
{
 background-color: #ffffff;
 text-align: center;
}

td
{
 color: #000000;
 font-family: arial;
 font-size: 12px;
}

img.logo
{
 border-style: none;
 border-width: 0px;
}

a
{
 color: #ff6060;
 text-decoration: none;
}

a:hover
{
 text-decoration: underline;
}

a.menu
{
 font-weight: bold;
 font-size: 13px;
 color: #606060;
}

a.menu:hover
{
 color: #ff6060;
 text-decoration: none;
}

table.main
{
 width: 800px;
 border-weight: 0px;
 border-style: none;
 padding: 0px;
 border-spacing: 0px;
 margin-left: auto;
 margin-right: auto;
}

td.header
{
 text-align: right;
 border-bottom: solid 1px #808080;
}

td.menu
{
 width: 180px;
 text-align: left;
 vertical-align: top;
}

td.main
{
 text-align: left;
 vertical-align: top;
 height: 600px;
}

td.footer
{
 text-align: center;
 vertical-align: bottom;
 border-top: solid 1px #808080;
 height: 24px
}

table.option
{
 width: 160px;
 border-weight: 0px;
 border-style: none;
 padding: 0px;
 border-spacing: 0px;
}

td.option
{
 border-bottom: solid 1px #808080;
 height: 30px;
 text-align: left;
 vertical-align: center;
 padding-left: 16px;
}

font.copy
{
 font-style: italic;
}

font.title
{
 font-size: 16px;
 font-weight: bold;
}

div.content
{
 width: 100%;
 height: 100%;
 padding: 2px;
 overflow: auto;
}

div.nyertes
{
 margin-left: 15px; 
 white-space: nowrap;
}
