html {
height: 100%;
}
body {
height: 100%;
margin: 0px;
padding: 0px;
background-color: white;
font-family: Arial, Tahoma;
font-size: 14px;
color: #000000;
}

a {
font-family: Tahoma, Arial;
font-size: 8.64pt;
color: #C8A165;
font-weight: bold;
text-decoration: none;
}

table {
border-collapse: collapse;
}
td {
vertical-align: top;
padding: 0px;
margin: 0px;
}

h2{
font-size: 14px;
}

#main_table {
width: 1024px;
height: 100%;
/*background-image: url("gfx/bottom_3_bg.jpg");
background-position: top center;
background-repeat: repeat-y;*/
}
.main {
width: 1024px;
background-image: url("gfx/bottom_3_bg.jpg");
background-position: top center;
background-repeat: repeat-y;
}


.main_content {
/*height: 445px;*/

width: 799px;
background-color: #9A773F;
border-left: 4px #FFFFFF solid;
border-right: 3px #FFFFFF solid;
}


.topMenu {
height: 51px;
background-image: url("gfx/topMenu.jpg");
}
.topMenuItem, .topMenuActive {
font-family: Tahoma, Arial;
font-size: 7.92pt;
color: #ba943b;
font-weight: normal;
text-decoration: none;
}

.header {
height: 40px;
text-align: center;
vertical-align: middle;

font-family: Tahoma, Arial;
font-size: 7.2pt;
color: #5a0000;
font-weight: bold;
text-transform: uppercase;
}

.content, content_ava {
background-color: #5A0000;
font-family: Tahoma, Arial;
font-size: 8.64pt;
color: #C8A165;
font-weight: normal;
}
.content img {
border-top: 4px solid #6E0C0C;
border-right: 5px solid #6E0C0C;
border-bottom: 4px solid #6E0C0C;
border-left: 5px solid #6E0C0C;
}


.level3 {
background-color: #6E0C0D;
background-image: url('gfx/level3_bg.jpg');
background-repeat: repeat-x;
vertical-align: middle;
padding: 3px 13px 0px 13px;
}

.level3Item {
font-family: Tahoma, Arial;
font-size: 7.2pt;
color: #A78345;
font-weight: bold;
text-decoration: none;
}

.level3ItemActive {
font-family: Tahoma, Arial;
font-size: 7.2pt;
color: #85662F;
font-weight: bold;
text-decoration: none;
}


.footer {
text-align: center;
vertical-align: middle;

font-family: Tahoma, Arial;
font-size: 7.2pt;
color: #463510;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
}