 .fs10{font-size:10px;color:#eeeeee;}
 .fs12{font-size:12px;line-height:12px;color:#eeeeee;}
 .fs14{font-size:14px;line-height:14px;color:#eeeeee;}
 .fs16{font-size:16px;color:#eeeeee;}
 .wfs12{font-size:12px;line-height:18px;color:#eeeeee;}
 td{font-size:12px;line-height:12px;color:#eeeeee;font-weight:bold;}
 a:link{text-decoration:none;color:#eeeeee;}
 a:visited{text-decoration:none;color:#eeeeee;}
 a:hover{text-decoration:none;color:#ffff00;}

 .areano{font-size:12px;line-height:12px;color:#eeeeee;}

body {
    margin: 0px;
    font-family : Tahoma;
}

* { box-sizing : border-box}
* { -moz-box-sizing : border-box}

#movebutton{
    width: 451px;
    height: 17px;
    background-image: url(images/slice_base_2.gif);
}
#moveleft{
    width: 17px;
    height: 326px;
    background-image: url(images/slice_base_4.gif);
    text-align: center;
}
#moveright{
    width: 17px;
    height: 326px;
    background-image: url(images/slice_base_6.gif);
    text-align: center;
}
#movedown{
    width: 451px;
    height: 17px;
    background-image: url(images/slice_base_8.gif);
    text-align: center;
}

