xbody {
    font-family: verdana, arial;
    font-size: 11px;
    color: #333333;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    background-color: #ffffff;
    background-image: url(img/mainback5.jpg);
    background-repeat: repeat-x;
    background-position: top left;
}

* {
    font-family: verdana, arial;
    font-size: 11px;
    color: #333333;
}

a, a:visited {
    color: #406642;
    text-decoration: underline;
}

a:hover, a:active {
    color: #666666;
    text-decoration: underline;
}

a.footer, a.footer:visited {
    color: #777777;
    text-decoration: underline;
}

a.footer:hover, a.footer:active {
    color: #333333;
    text-decoration: underline;
}

h1 {
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
    color: #666666;    
}

h2 {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}

.input2 {
    color: #705137;
    border: 3px solid #ffffff;
    background-color: #ffffff;
}

.i200 {
    width: 200px;
}

.i300 {
    width: 300px;
}

.fat {
    font-weight: bold;
}

.red {
    color: #990000;
}

.green {
    color: #009900;
}

.comment {
    color: #666666;
}

#d_container {
}

#d_backshadow {
    position: absolute;
    width: 500px;
    height: 500px;
    margin: -10px 0px 0px 45px;
}

#d_main {
    width: 590px;
    padding: 0px;
    margin: 0px auto auto auto;
}

#d_title {
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
    color: #666666;    
    position: absolute;
    margin: 15px 0px 0px 10px;
}

#d_top {
    height: 20px;
    padding: 20px 10px 10px 10px;
    text-align: right;
}

#d_content {
    height: 510px;
}
