body{
overflow: hidden;
white-space: nowrap;
font-size: 12px;
margin-top : 0px;
margin-left : 2px;
margin-right : 0px;
margin-bottom : 0px;
}
html, body{
scrollbar-base-color: #330000; 
scrollbar-face-color: #330000; 
scrollbar-track-color: #330000; 
scrollbar-arrow-color: #330000; 
scrollbar-3dlight-color: #CC6633; 
scrollbar-highlight-color: #330000; 
scrollbar-shadow-color: #330000; 
scrollbar-darkshadow-color: #CC6633;
}
DIV.contents{
text-align: center;
border-style: solid;
border-width: 1px;
border-color: #cc0000 #330000 #330000 #cc0000;
background-color: #cc6633;
font-weight: bold;
width: 80px;
}
IMG.btn{
 z-index: 2;
}
IMG.new{
 position: relative;
 top: -7px;
 left: -41px;
 z-index: 3;
}
IMG.new_s{
 position: relative;
 top: -5px;
 left: -36px;
 z-index: 3;
}
TABLE.case{
 z-index: 1;
}
A{text-decoration : none;
color : #ffffcc;} 
A:HOVER{color :#ffffcc;
text-decoration : none;
position : relative;
top : 1pt;
left : 1pt;}
