body {
    color: #ffffff;
    font-size: 15px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    background-color: #DABD77;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 30px;
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-image: url(../../images/0Background.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
}

div.left {
    float: left;
    width: 50px;
    border-right-width: 0px;
    border-right-color: #5a0502;
    border-right-style: solid;
}

div.right {
    float: left;
    width: 350px;
    border-right-width: 0px;
    border-right-color: #5a0502;
    border-right-style: solid;
}

div.admin_menu {
    float: left;
    width: 150px;
    border-right-width: 0px;
    border-right-color: #5a0502;
    border-right-style: solid;
}

div.admin_tool {
    float: left;
    width: 600px;
    border-right-width: 0px;
    border-right-color: #5a0502;
    border-right-style: solid;
    padding-left: 10px;
}

div.register {
    float: left;
    width: 600px;
    border-width: 1px;
    border-color: #5a0502;
    border-style: solid;
    margin: 50px;
}

div.left {
    float: left;
    width: 150px;
}

div.select1 {
    float: left;
    width: 150px;
    background-color: #ff0000;
}

div.select2 {
    float: left;
    width: 150px;
    background-color: #00ff00;
}

div.select3 {
    float: left;
    width: 150px;
    background-color: #0000ff;
}

div.search {
    float: left;
    width: 150px;
    background-color: #0000ff;
}

div.admin_copyright {
    float: left;
    width: 600px;
    text-align: center;
}

img.icon {
    border-width: 0px;
}

th {
    background-color: #FD964A;
    color: #ffffff;
    text-align: left;
    height: 20px;
}

td.r0 {
    background-color: #fffec8;
}

td.r1 {
    background-color: #fff6b9;
}

A {
    color: #ffffff;
    font-size: 13px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    text-decoration: underline;
}

A:Visited {
    color: #ffffff;
    font-size: 13px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    text-decoration: underline;
}

A:Active {
    color: #ffffff;
    font-size: 13px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    text-decoration: underline;
}

A:Hover {
    color: #C4B693;
    font-size: 13px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    text-decoration: underline;
}

a:link img.gal,a:visited img.gal {
    border-color: #5B370E;
    border-width: 2px;
    border-style: solid;
}

a:hover img.gal,a:active img.gal {
    border-color: #ffffff;
    border-width: 2px;
    border-style: solid;
}
