body {
    margin: 0px;
    padding: 0px;
}
.myimg {
    border: white 2px solid;
}
.img {
     border:none;
   }
.tdred {
    background-color: #e20a16;
}
.tdorange {
    background-color: #f45813;
}
.head {
    position: relative;
    top:0px;
    left:0px;
    width: 995px;
    height: 172px;
    background: white url('../images/head.jpg') no-repeat;
}
.head01 {
    position: relative;
    top:0px;
    left:0px;
    width: 995px;
    height: 172px;
    background: white url('../images/head01.jpg') no-repeat;
}
.head02 {
    position: relative;
    top:0px;
    left:0px;
    width: 995px;
    height: 172px;
    background: white url('../images/head02.jpg') no-repeat;
}
.head03 {
    position: relative;
    top:0px;
    left:0px;
    width: 995px;
    height: 172px;
    background: white url('../images/head03.jpg') no-repeat;
}
.head04 {
    position: relative;
    top:0px;
    left:0px;
    width: 995px;
    height: 172px;
    background: white url('../images/head04.jpg') no-repeat;
}
.head04 {
    position: relative;
    top:0px;
    left:0px;
    width: 995px;
    height: 172px;
    background: white url('../images/head04.jpg') no-repeat;
}
.head05 {
    position: relative;
    top:0px;
    left:0px;
    width: 995px;
    height: 172px;
    background: white url('../images/head05.jpg') no-repeat;
}
.head06 {
    position: relative;
    top:0px;
    left:0px;
    width: 995px;
    height: 172px;
    background: white url('../images/head06.jpg') no-repeat;
}
.head07 {
    position: relative;
    top:0px;
    left:0px;
    width: 995px;
    height: 172px;
    background: white url('../images/head07.jpg') no-repeat;
}
.head08 {
    position: relative;
    top:0px;
    left:0px;
    width: 995px;
    height: 172px;
    background: white url('../images/head08.jpg') no-repeat;
}
.head09 {
    position: relative;
    top:0px;
    left:0px;
    width: 995px;
    height: 172px;
    background: white url('../images/head09.jpg') no-repeat;
}
.nav {
    position: relative;
    top:0px;
    left:0px;
    width: 995px;
    height: 20px;
    background: white url('../images/bg_nav.gif') no-repeat;
    font-family: Arial;
    font-size: 10px;
    color: #515151;
}
td {
   font-family: Arial;
    font-size: 12px;
    color: #515151;
    line-height: 1.4em;
}
.nav_left {
    position: relative;
    top: 6px;
    float:left;
    left:270px;
    width: 600px;
}
.nav_right {
    position: relative;
    top: 6px;
    float: right;
    width: 140px;
}
.abs1 {
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    font-size: 12px;
    color: #515151;
    line-height: 1.9em;
}
.content {
    width: 995px;
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    font-size: 12px;
    color: #515151;
    line-height: 1.4em;
}
.left {
    margin: 0px;
    padding: 0px;
    width: 225px;
    position: relative;
    height: 600px;
    top:0px;
    float: left;
    background: transparent url('../images/bg_menu.gif') no-repeat;

}
.right {
    margin: 0px;
    padding: 0px;
    width: 770px;
    height: 100%;
    min-height:700px;
    position: relative;
    top:0px;
    float: right;
    background: transparent url('../images/bg_content.gif') no-repeat;

}
.redbold {
    color: #ed1c24;
    font-weight: bold;    
}
.redbold:hover {
    text-decoration: none;    
}
.indent {
    margin-top: 20px;
    margin-left:45px;
    margin-right: 40px;
}
.indent2 {
    margin-top: 20px;
    margin-left:12px;
    margin-right: 20px;
}

a {
    color: #515151;
}
a:hover {
    color: #515151;
    text-decoration: none;
}
.linkrb {
    color: #ed1c24;
    font-weight: bold;
}
