body {
    background: #6495ED;
    color: #000050;
    margin: 0;
}

a,
a:active,
a:hover,
a:visited {
   color: #000050;
}

.table_top,
.table_top tr {
     border: 1px solid #000050;
     padding: 8px;
}

.table_top {
     background-color: #CD5C5C;
     width:875px;
}

.table_content {
     width:875px; 
}

.table_content,
.table_content td {
     border: 1px solid #000050;
}

.table_content .left,
.table_content .left td {
     width:180px;
     background:#CD5C5C;
}

.table_content .middle {
     width:480px;
}

.table_content .ads {
     width: 480px;
}

.table_content .ads,
.table_content .ads tr {
     border: 1px solid #000050;
}

.table_content .ads td {
     background: #CD5C5C;
}

.table_content .right {
     width:167px;
     background:#CD5C5C;
}

.table_footer {
     border: 1px solid #000050;
     width: 875px;
}

.table_footer tr {
     border: 1px solid #000050;
}

.table_footer td {
     background:#CD5C5C;
} 

.table_content .top {
     width:480px;
}

.table_content .top,
.table_content .top tr,
.table_content .top td {
     border:1px solid #000050;
     background:#FFE4B5;
}

.table_content .top td {
     background: #CD5C5C;
     width: 480px;
}

.table_content .box {
     width:480px;
}

.table_content .box,
.table_content .box tr {
     border:1px solid #000050;
     background: #FFE4B5;
}

.table_content .box td {
     background: #CD5C5C;
}

.instbox {
    width: 440px;
}

.noborder,
.noborder tr,
.noborder td {
    border: 0px;
}

input {
    border:1px solid #000050;
    margin-top: 1px; 
}
