html {
overflow:hidden;
}
body {
height:100%;
margin:0px;
padding:0px;
background:#ffffff;
}
img {
border:0px;
}
a {
text-decoration:none;
color:#666666;
}
a:hover {
color:#999999;
}
td {
vertical-align:top;
}
#splash {
position:absolute;
left: 50%; 
top: 50%;
margin-top: -135px;
margin-left: -136px;
}
#global {
position:absolute;
left: 50%; 
top: 50%;
margin-top: -282px;
margin-left: -490px;
}
#mainblock {
background:url(mainback.jpg);
}
#frametd {
vertical-align:top;
}
#jumptdin {
background:url(jumpframe_main.jpg);
}
#opentdin {
background:url(openframe_main.jpg);
}
#maintdin {
background:url(mainframe_main.jpg);
}
#newtdin {
background:url(newframe_main.jpg);
}
.poptogg {
visibility:hidden;
}
.popback {
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
background:#000000;
filter:alpha(opacity=40);
opacity:.40;
}
.popclose {
float:right;
margin-top:4px;
}
.popstyle {
position:absolute;
left:50%;
top:50%;
margin-top:-200px;
margin-left:-300px;
width:600px;
height:400px;
padding:5px;
text-align:left;
background:#f4f4f4;
border:1px solid #333333;
color:#333333;
cursor:default;
}
.popstyle h1 {
margin:20px;
padding-left:20px;
font:bold 36px georgia;
}
.popstyle h2 {
position:relative;
filter:chroma(color=#06FF00);
scrollbar-face-color:#06FF00;
scrollbar-shadow-color:#06FF00;
scrollbar-highlight-color:#06FF00;
scrollbar-3dlight-color:#06FF00;
scrollbar-darkshadow-color:#06FF00;
scrollbar-track-color:#06FF00;
scrollbar-arrow-color:#797979;
width:570px;
height:310px;
overflow:auto;
overflow-x:hidden;
margin:15px 10px 15px 15px;
padding-right:10px;
font:12px georgia;
letter-spacing:1px;
line-height:18px;
text-align:justify;
}
.popstyle h3 {
margin:60px 10px 10px 10px;
padding:0px 0px 4px 10px;
font:18px georgia;
border-bottom:1px solid #dddddd
}
.popstyle h4 {
margin:20px;
font:12px georgia;
letter-spacing:1px;
line-height:18px;
}
.popstyle h5 {
margin:140px 0px 10px 10px;
padding:4px 0px 0px 10px;
font:12px georgia;
border-top:1px solid #dddddd
}