
body {
        background-color: #c9d6ea;
        text-align: center;
}

#center_tbl {
        margin: 0 auto;
        width: 1024px;
        height: 768px;
        background-image: url(images/background.jpg);

        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -512px;
        margin-top: -384px;
}

#nav_tbl {
        position: relative;
        margin-left: 65px;
        margin-top: 320px;
        width: 160px;
        height: 300px;
}

#nav_tbl td {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 20px;
        text-align: left;
}

#nav_tbl a {
        text-decoration: none;
        color: #008576;
}
#nav_tbl b {
        text-decoration: none;
        background-color: #F0FFA7;
}
#content_tbl {
        position: relative;
        margin-left: 340px;
        margin-top: 120px;
        width: 600px;
        height: 350px;
}

#content_tbl1 {
        position: relative;
        margin-left: 700px;
        margin-top: -365px;
        width: 100px;
        height: 350px;
}

#content_tbl p {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 60%;
        text-align: left;
        color: #008576;
}

#content_tbl h1 {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        line-height: 180%;
        text-align: left;
        color: #008576;
}
#content_tbl h2 {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        line-height: 80%;
        text-align: left;
        color: #008576;
}
#content_tbl h3 {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        text-align: left;
        color: #008576;
}

#content_tbl ue1 {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        text-align: left;
        color: #008576;
}


#content_tbl ue2 {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 24px;
        font-weight: bold;
        text-align: right;
        color: #008576;
}

#content_tbl2 {
        position: relative;
        margin-left: 300px;
        margin-top: -310px;
        width: 100px;
        height: 350px;
}

#content_tbl2 p {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-align: left;
}

#content_tbl2 h1 {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-align: left;
}

#content_tbl2 ue1 {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        text-align: left;
}

#content_tbl2 ue2 {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 24px;
        font-weight: bold;
        text-align: right;
        }
#content_tbl_banner {
        position: relative;
        margin-left: 840px;
        margin-top: -605px;
        width: 100px;
        height: 50px;
        }
#content_tbl_timeout {
        position: relative;
        border-style: hidden;
        margin-left:440px;
        margin-top: 90px;
        width: 100px;
        height: 0px;
        }        
#link {
        text-decoration: none;
        color: #ff0000;
}

#text1 {
        color: #00ff00;
}
