html, body, table, td, form, div, img
{
margin: 0px;
padding: 0px;
border: 0px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
}

body
{
/* background-color: #A63927; */
background-color: #f5f6f6;
background-image: url(/images/body-bg.gif);
background-repeat: repeat-y;
background-position: 0px 0px;
}

#headerContainer
{
width: 967px;
height: auto;
overflow: hidden;
margin-left: 26px;
margin-bottom: 10px;
border-top: 1px solid #355645;
border-bottom: 1px solid #355645;
background-color: #f2f6f0;
}

#contentContainer
{
width: 957px;
height: auto;
overflow: hidden;
margin-left: 26px;
}

td
{
vertical-align: top;
text-align: left;
}


td.menu
{
width: 207px;
}

td.menu a,
td.menu a:link,
td.menu a:visited,
td.menu a:hover,
td.menu a:focus,
td.menu a:active
{
display: block;
margin-right: 10px;
padding: 6px 5px 5px 10px;
border-top: 1px solid #355645;
background-color: #f2f6f0;
font-family: helvetica, aria, sans-serif;
line-height: 14px;
text-decoration: none;
color: #90392F;
zoom: 1;
}

td.menu a:hover,
td.menu a:focus
{
color: #f2f6f0;
background-color: #A63927;
}

td.menu a.active,
td.menu a.active:link,
td.menu a.active:visited,
td.menu a.active:hover,
td.menu a.active:focus,
td.menu a.active:active
{
display: block;
margin-right: 10px;
padding: 6px 5px 5px 10px;
border-top: 1px solid #355645;
background-color: #A63927;
font-family: helvetica, aria, sans-serif;
line-height: 14px;
text-decoration: none;
color: #f2f6f0;
zoom: 1;
}

td.footer
{
padding: 20px 0px 10px 0px;
}

td.footer div
{
border-top: 1px solid #90392F;
font-family: helvetica, aria, sans-serif;
font-size: 11px;
line-height: 14px;
letter-spacing: 1px;
color: #90392F;
}

td.footer div div
{
float: left;
width: auto;
border: 0px;
padding: 0px;
margin: 0px;
}
.abb
{
font-family: helvetica, aria, sans-serif;
font-size: 10px;
font-style:italic;
margin-top: 2px;
}
.abb_big
{
font-family: helvetica, aria, sans-serif;
font-size: 12px;
font-style:italic;
margin-top: 2px;
}