#main_body{
    margin:0;
}
.style2 {
    background-image:url(../images/east_bot.jpg);
    text-align: center;
    color:#FFFFFF;
    font-family:Arial;
    font-size:16px;
}
.style1 {
    text-align: center;
    color:#FFFFFF;
    font-family:Arial;
    font-size:14px;
}
#td_left{
    background-image:url(../images/left_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #7f331c;
}
#td_right{
    background-image:url(../images/right_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #7f331c;
}
#td1_1{
    background-image:url(../images/1_1.jpg);
	background-repeat: no-repeat;
}
#td1_2{
    background-image:url(../images/1_2.jpg);
	background-repeat: repeat-x;
}
#td1_3{
    background-image:url(../images/1_3.jpg);
	background-repeat: no-repeat;
}
#td2_1{
    background-image:url(../images/2_1.jpg);
}
#td2_2{
    background-image:url(../images/2_2.jpg);
}
#td2_3{
    background-image:url(../images/2_3.jpg);
}
#td3_1{
    background-image:url(../images/3_1.jpg);
}
#td3_2{
    background-image:url(../images/3_2.jpg);
}
#td3_3{
    background-image:url(../images/3_3.jpg);
}
#td_wide1{
	background-image:url(../images/4_1.jpg);
}
#td_wide2{
	background-image:url(../images/4_2.jpg);
}
#td_wide3{
	background-image:url(../images/4_3.jpg);
}
#td_center{
	background-image:url(../images/central_bot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 10px;
}

td.main_nav_item{
    height: 1.2em;
    padding-left:0.5em;

}
a.main_nav_item {
    font-family: Arial,serif;
    font-style: normal;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #7f331c;
}
a.main_nav_item:hover {
    font-family: Arial,serif;
    font-style: normal;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color: #7f331c;
}
font.main_nav_item {
    font-family: Arial,serif;
    font-style: normal;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #7f331c;
}
td.sub1_nav_item{
    height: 1.2em;
    padding-left: 1em;
}
a.sub1_nav_item {
    font-family: Arial,serif;
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
}
a.sub1_nav_item:hover {
    font-family: Arial,serif;
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
    color: #000000;
}
font.sub1_nav_item {
    font-family: Arial,serif;
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
}
td.sub2_nav_item{
    height: 1.2em;
    padding-left: 2em;
}
a.sub2_nav_item {
    font-family: Arial,serif;
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
}
a.sub2_nav_item:hover {
    font-family: Arial,serif;
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
    color: #000000;
}
font.sub2_nav_item {
    font-family: Arial,serif;
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
}
tr.doted {
    background-image:url(../images/dot.gif);
    background-position: bottom;
    background-repeat: repeat-x;
}
td.menu {
    background-image:url(../images/menu_back.jpg);
    background-repeat: no-repeat;
    background-color: #cfcdc0;
}
td.thin_red {
	    background-color: #7f331c;
}