body
{
font-family: Tahoma, Arial, Helvetica;
margin-top:0;
}

h1
{
font-size: 16px;
line-height:34px;
}


h2
{
font-size: 14px;
font-weight: normal;
}

td
{
font-size: 12px;
}

.k
{
font-size: 12px;
font-weight: bold;
}

a.s
{
font-size:10px;
line-height:12px;
text-decoration:none;
color:#000000;
}

a.t
{
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#000000;
}

a.t:hover
{
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ff4c00;
}

a.d
{
color:#000000;
background-color:silver;
border-top:2px solid #f0f0f0;
border-left:2px solid #f0f0f0;
border-right:2px solid gray;
border-bottom:2px solid gray;
padding:5px;
text-decoration:none;
}

ul
{
list-style-position:inside;
padding:0;
}

li
{
color:#ff4c00;
}

li a
{
font-size:12px;
line-height:16px;
color:#000000;
text-decoration:none;
font-weight:bold;
}

li a:hover
{
font-size:12px;
line-height:16px;
color:#0050ff;
text-decoration:none;
font-weight:bold;
}

.w
{
font-size:12px;
line-height:16px;
color:#0050ff;
text-decoration:none;
font-weight:bold;
}

div#l
{
position: fixed;
top: 50%;
left: 50%;
margin-top: -125px;
margin-left: -125px;
border: 1px solid #000000;
background-color: #ffffff;
padding:0;
height: 250px;
width: 250px;
z-index: 10;
text-align:center;
}

div#m
{
position: fixed;
top: 50%;
left: 50%;
margin-top: -12px;
margin-left: -105px;
padding:0;
height: 24px;
width: 210px;
}

div#d
{
position: fixed;
top:0px;
left:0px;
background-color: #000000;
z-index: 9;
width:100%;
height:100%;
filter:alpha(opacity=80);
opacity:0.8;
}

