body
{
margin: 0px;
margin-top: 150px;
margin-bottom: 150px;
font-size: x-small;
}
div.top
{
height: 143px;
background: #FF5511 url(background.png);
}
div.top
{
position: absolute;
top: 10px;
width: 100%;
}
img.topright
{
position: absolute;
right: 0px;
}
div.main
{
padding: 20px;
}
div.bottom
{
background: #ff5511;
border-top: 5px solid #000000;
border-bottom: 5px solid #000000;
padding: 10px;
padding-left: 30px;
padding-right: 30px;
font-weight: bold;
text-align: center;
}
div.nav
{
text-align: center;
font-size: x-small;
}
a
{
color: #ff5511;
text-decoration: none;
}
a:hover
{
color: #000000;
}
div.nav a:hover
{
text-decoration: underline;
border-bottom: 1px solid #ff5511;
color: #ff5511;
}
table
{
border: 1px solid #000000;
text-align: center;
}
table td
{
border: 0px;
}
img
{
border: 0px;
}
.number
{
text-align: right;
font-size: xx-small;
}
td.format,td.format2
{
color: #666666;
font-style: italic;
width: 50%;
padding-left: 20px;
padding-right: 20px;
}
td.format
{
border-right: 1px solid #666666;
text-align: left;
}
td.format2
{
text-align: right;
}
td.title
{
font-weight: bold;
color: #ff5511;
}
