body
{
font-weight:normal;
background-color:#000000;
font-weight:bold;color:#999999;
}

#loadscreen
{
position: absolute;
top:0px;
left:0px;
z-index:500;
width:100%;
height:100%;
background-color:#999999;
opacity:0.7;
filter:alpha(opacity=70);
}

#url_window
{
position: absolute;
top:790px;
left:450px;
z-index:200;
}

#name_window
{
position: absolute;
top:790px;
left:200px;
z-index:201;
}

#name_space
{
position: absolute;
top:0px;
left:200px;
z-index:200;
font-size:40px;
}

#name_display
{
width:150px;
}

#url_display
{
width:500px;
height;64px;
}

#background_tierchart
{
position: absolute;
top:20px;
left:200px;
z-index:0;
background-image:url(background_tier_rated_black.gif);
width:760px;
height:680px;
}

#main_tierchart
{
position: absolute;
top:0px;
left:0px;
}

#chart_select
{
position: absolute;
top:840px;
left:200px;
z-index:201;
}


#description
{
position: absolute;
top:45px;
left:2px;
z-index:204;
font-size:13px;
line-height:13px;
}

#mail
{
position: absolute;
top:790px;
left:730px;
z-index:204;
}

a
{
    color:#669966;
    font-style:normal;
    text-decoration:underline;
}
a:link
{
    color:#669966;
    font-style:normal;
    text-decoration:underline;
}
a:visited
{
    color:#669966;
    text-decoration:underline;
}
a:hover
{
    color:#66cc66;
    font-style:normal;
    text-decoration:underline;
}
a:active{
    text-decoration:none;
}

#mmc
{
position: absolute;
top:70px;
left:200px;
height:30px;
width:760px;
background-image:url(mmc_black.gif);
}