body {
        background : #06468C url(images/back_all.jpg) repeat-x;
        font-family: arial,verdana,helvetica,sans-serif;
        font-size : 100%;
        color: #FFFFFF;
        text-align: center;
}
#main {
        width : 90%;
}
#header {
        height : 303px;
        width : 99%;
        margin: auto;
}
#logo {
        width : 100%;
        height : 120px;
        background : url(images/header.jpg) no-repeat;
        background-color : #956332;
}
#content {
        width : 82%;
        height: 510px;
        background : url('images/hg-tab.jpg');
        float : right;
        padding-top : 100px;
}
table,tr,td,th {
        text-align: center;
}
p {
        margin-left: 10px;
        margin-right: 10px;
        font-size: .9em;
}
.cd {
        background : url(images/hg-tab.jpg);
        width : 100%;
        color: #E8E8E8;
        font-weight: bold;
        font-size: 1em;
        margin: auto;
}
.mg {
        margin-left: 90px;
}
.mg1 {
        margin-right: 80px;
}
.mg2 {
        width : 85%;
}
.mg3 {
        width : 15%;
}
.cd1 {
        background : url(images/hg.jpg);
        font-size: 1em;
        text-align: center;
}
.cd3 {
        background : url(images/hg-tab.jpg);
        width : 100%;
        padding-left: 110px;
        text-align: center;
}
.cd4 {
        border: 1px solid #FFFFFF;
        width : 50%;
        font-size: .9em;
        text-align: center;
        margin-left: 300px;
}
.footer {
        font-weight: normal;
        font-size: .7em;
        background : #DF0000;
        line-height: 15px;
        padding: 2px 10px;
        text-align: right;
}
h2 {
        font-size: 1.2em;
        text-align: center;
}
#topnavi {
        background: url(images/topnavi1.jpg);
        height: 29px;
}
.headernavi a:link, .headernavi a:active, .headernavi a:visited {
        color: #FFFFFF;
        background-color: inherit;
        text-decoration: none;
        font-family: verdana,arial,helvetica,sans-serif;
        font-weight: bold;
        font-size: .8em;
        line-height: 29px;
        padding: 0px 10px 0px 10px;
        margin: auto;
        border-left: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
}
.headernavi a:hover {
        background: url(images/topnavibg1.jpg);
        color: #EFEFEF;
        background-color: inherit;
        text-decoration: none;
        font-family: verdana,arial,helvetica,sans-serif;
        padding: 5px 10px 4px 10px;
        margin: auto;
}
a:link {
        color: #ffffff;
        text-decoration: underline;
        font-weight: bold;
}
a:visited {
        color: #FF0000;
        text-decoration: underline;
        font-weight: bold;
}
a:active {
        color: #CFCFCF;
        text-decoration: underline;
        font-weight: bold;
}
a:hover {
        color: #EFEFEF;
        text-decoration: underline;
        font-weight: bold;
}
.link a:link {
        color: #FFFFFF;
}
.link a:visited {
        color: #EFEFEF;
}
.link a:active {
        color: #DFDFDF;
}
.link a:hover {
        color: #0000FF;
}