body
{
margin: 0px;
padding-left: 0px;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
background: #CAE701;
}

p
{
margin-top: 0px;
margin-bottom: 7px;
}

table.layout
{
border: none;
width: 100%;
}

.layout td
{
padding: 0px;
border: none;
vertical-align: top;
text-align: left;
font-family: arial,sans-serif;
font-size: 12px;
}

table.menu
{
width: 100%;
height: 100%;
}

tr.menu
{
height: 67px;
}

td.menuitem_active
{
background: white;
width: 80px;
font-family: trebuchet ms,arial,sans-serif;
font-size: 14px;
color: #88A501;
vertical-align: middle;
text-align: center;
border-right: 1px solid #CAE701;
}

td.menuitem_inactive
{
width: 80px;
font-family: trebuchet ms,arial,sans-serif;
font-size: 14px;
color: #434247;
background: white;
vertical-align: middle;
text-align: center;
border-right: 1px solid #CAE701;
}

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

.menu a:hover
{
color: red;
}

a.menuitem_active
{
color: #88A501;
}

a:hover.menuitem_active
{
color: red;
}

td.menulang
{
border-bottom: 1px solid #CAE701;
vertical-align: bottom;
text-align: right;
font-size: 11px;
font-family: arial,sans-serif;
}

a.menulang
{
text-decoration: none;
color: #434247;
}

a:hover.menulang
{
color: red;
}

td.footer
{
text-align: right;
color: white;
font-size: 11px;
}

h1
{
font-family: trebuchet ms,arial,sans-serif;
font-size: 24px;
font-weight: normal;
margin-bottom: 5px;
color: #434247;
}

div.comment
{
color: #808080;
font-size: 10px;
}

.comment a
{
color: #808080;
}

.comment a:hover
{
color: red;
}

