html, body {
background: #FFF;
color: #3A2C12;
margin: 0;
font-family: verdana;
font-size: 10pt;
}
a {
color: #724A40;
}
a:active, a:hover {
color: #EEE;
text-decoration: none;
}
table {
border: none;
}
td {
padding: 0;
} 
.tnr {
font-family: Times New Roman;
position: relative;
}
.main_table {
background: #E1D2B3;
border: 1px solid #000;
clear: both; 
}
.top {
height: 355px;
background: url(../images/top_bg1.jpg) no-repeat top left;
}
.menu {
height: 115px;
background: url(../images/top_bg2.jpg) no-repeat top left;
padding-left: 17px; 
padding-top: 4px;
vertical-align: top;   
}  
*html .menu {
height: 111px;
}
.menu table td {
vertical-align: top;
text-align: left;
}
.menu table td {
position: relative;
text-align: center;
}
.menu ul { 
list-style: none;
margin: 0;
padding: 0;
}       
.menu li ul {
position: absolute;
border: 1px solid #000;
display: none;
background: #8C1A1A;
margin-left: 10px;
min-width: 120px;
padding: 1px 5px 4px;   
font-size: 10pt;
}
*html .menu li ul {
margin-left: -65px;
width: 120px;
}
.menu table td ul li a {
color: #CCC;
}
li ul li {
text-align: left;
}
.menu li:hover ul {
display: block;
}
li.over ul {
display: block;
}

.shadow {
height: 55px;
background: url(../images/top_bg3.jpg) no-repeat top left;
}
.content {
background: url(../images/cont_bg.jpg) no-repeat top left;
padding-right: 30px;
}
.content_body {
padding: 30px 0 20px 30px;
vertical-align: top;
font-size: 10pt;
}
.content_body h1 {
margin: 0;
margin-bottom: 10px;
font-size: 11pt;
}  
.footer {
background: #B09F85;
height: 70px;
vertical-align: middle;
text-align: center;
margin-bottom: 0px;
}
.foot_menu {
border-left: 1px solid #462A1C;
border-right: 1px solid #462A1C;
height: 30px;
padding: 0 20px;
}
.foot_menu td {
font-size: 10pt;
text-align: center;
}
.content_body_2  {
margin-bottom: 0px;
font-size: 11pt;
vertical-align: top;
text-align: center;
line-height: 0px;
padding: 0px;
padding-left: 0px;
padding-bottom: 150px;
padding-top: 10px;
font:  10pt Verdana, sans-serif;
} 
