/****************/
/* Duxx (c)2004 */
/****************/
html, body {
height: 100%;
min-height: 100%;
width: 100%;
margin:  0px;
padding: 0px;
background-color: #FFFFFF;
color: #000000;
font-family: Arial, Sans-serif;
font-size: 90%;
}
div {
display: block;
margin:  0px;
padding: 0px;
}
table {
margin:  0px;
padding: 0px;
}
img {
border: 0px;
}
td {
margin:  0px;
padding: 0px;
}
p {
margin:  0px;
padding: 0px;
}
#head {
position: absolute;
top: 0px;
left: 0px;
width: 360px;
height: 160px;
overflow: hidden;
background-color: #FFFFFF;
background-image: url('images/');
background-repeat: no-repeat;
background-position: 0px 0px;
}
#payoff {
position: absolute;
bottom: 0px;
bottom: expression(document.body.clientHeight < 540 ? document.body.clientHeight - 540 : 0 );
right: 0px;
right: expression(document.body.clientWidth < 800 ? document.body.clientWidth - 800 : 0 );
width: 159px;
height: 227px;
}
#sites {
position: absolute;
bottom: 0px;
bottom: expression(document.body.clientHeight < 560 ? document.body.clientHeight - 560 : 0 );
left: 389px;
}
#buttons {
position: absolute;
top: 6px;
left: 397px;
}
#inf1 {
position: absolute;
top: 180px;
left: 65px;
padding-bottom: 2ex;
border-bottom: 1px solid #CCCCCC;
}
#inf2 {
position: absolute;
top: 181px;
left: 397px;
}
#home1 {
position: absolute;
top: 180px;
left: 65px;
background-color: #FFFFFF;
padding-bottom: 2ex;
border-bottom: 1px solid #CCCCCC;
}
#home2 {
position: absolute;
top: 181px;
left: 397px;
background-color: #FFFFFF;
padding-bottom: 2ex;
border-bottom: 1px solid #CCCCCC;
}
#home3 {
position: absolute;
bottom: 3px;
bottom: expression(document.body.clientHeight < 610 ? document.body.clientHeight - 607 + 10 + "px" : "3px" );
left: 5px;
}
.button {
position: relative;
border-top:    1px solid #CCCC00;
border-right:  1px solid #000000;
border-bottom: 1px solid #000000;
border-left:   1px solid #CCCC00;
color: #FFFFFF;
background-color: #999966;
padding: 0px 2px 0px 2px;
letter-spacing: 0.1ex;
text-decoration: none;
cursor: pointer;
font-size: 80%;
}
.button:hover {
color: #FFFF99;
}
div.activebutton {
display: inline;
position: relative;
border-bottom: 1px solid #CCCCCC;
color: #000000;
background-color: #FFFFFF;
padding: 0px 2px 0px 2px;
letter-spacing: 0.1ex;
text-decoration: none;
cursor: default;
font-size: 80%;
}
input {
width: 33ex;
margin: 0px;
padding: 1px 2px 1px 2px;
border-top:    1px solid #000000;
border-right:  1px solid #CCCC00;
border-bottom: 1px solid #CCCC00;
border-left:   1px solid #000000;
font-family: Arial, Sans-serif;
font-size: 90%;
}
textarea {
padding: 1px 2px 1px 2px;
border-top:    1px solid #000000;
border-right:  1px solid #CCCC00;
border-bottom: 1px solid #CCCC00;
border-left:   1px solid #000000;
font-family: Arial, Sans-serif;
font-size: 90%;
width: 33ex;
height: 18ex;
overflow: auto;
scrollbar-base-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #FFFFFF;
}
td.input {
font-size: 90%;
position: relative;
bottom: 1px;
left: 1px;
border-bottom: 1px solid #CCCCCC;
padding: 0px 3px 0px 0px;
}
td.header {
font-size: 90%;
position: relative;
bottom: 1px;
left: 1px;
padding: 0px 3px 0px 0px;
}
td.note {
font-size: 90%;
position: relative;
bottom: 1px;
left: 1px;
padding: 0px 3px 0px 0px;
}
.inf {
font-size: 90%;
line-height: 2.8ex;
}
.home {
width: 294px;
font-size: 90%;
line-height: 2.6ex;
text-align: justify;
}
