body    {
font-size: 12px;
font-family: sans-serif;
color: #777777;
background-color: #ffffff;
margin: 0px;
padding: 0px;
position: absolute;
left: 50%;
margin-left: -450px;
}

a:link {
color: #AAAAAA;
text-decoration: none;
}
a:visited {
color: #AAAAAA;
text-decoration: none;

}
a:hover {
color: #000000;
text-decoration: none;

}
a:active {
color: #000000;
text-decoration: none;
}


div{
}

div.title{
background-image: url("../common/title.gif");
background-repeat: no-repeat;
width: 214px;
height: 123px;
position: absolute;
top: 6px;
left: 4px;
}

div.menu{
width: 214px;
height: 477px;
position: absolute;
top: 129px;
left: 0px;
}

div.window{
width: 656px;
height: 318px;
position: absolute;
top: 141px;
left: 229px;
z-index: 1;
}

div.mtitle{
width: 671px;
height: 19px;
position: absolute;
top: 587px;
left: 229px;
z-index: 2;
}

div.footer{
background-image: url("../common/footer.gif");
background-repeat: no-repeat;
width: 900px;
height: 33px;
position: absolute;
top: 606px;
left: 0px;
z-index: 3;
}