body{
background:#181501 url('bg_stone3.gif');
}

.shadow
{
background:#000;
}

#fuckin_window{
width : 604px;
height : 603px;
overflow : hidden;
background:url('pohjac.gif') no-repeat 0px 0px;
position : absolute;
left:0px;
top:20px;
}

.scrler
{
overflow : hidden;
background:#222 url('scroll_bar.gif');
}


.scrl_up
{
width : 14px;
height : 14px;
overflow : hidden;
background:#222 url('scroll_up.gif');
position : absolute;
}

.scrl_bar
{
width : 14px;
height : 14px;
overflow : hidden;
background:#555 url('scroll_b2.gif');
position:absolute;
}

.scrl_down
{
width : 14px;
height : 14px;
overflow : hidden;
background:#bbb url('scroll_down.gif');
position:absolute;
}

p
{
margin:10px;
}

.b_l
{
cursor:pointer;
background: url('menu_bar_a.gif') center left no-repeat;
height:22px;
padding:2px 0px 5px 10px;
text-decoration:none;
}

.b_l .b_r
{
cursor:pointer;
background: url('menu_bar_b.gif') center right no-repeat;
padding:2px 10px 5px 0px;
}

.b_l:hover
{
cursor:pointer;
background: url('menu_bar_a_s.gif') center left no-repeat;
height:22px;
padding:2px 0px 5px 10px;
text-decoration:none;
}

.b_l:hover .b_r
{
cursor:pointer;
background: url('menu_bar_b_s.gif') center right no-repeat;
padding:2px 10px 5px 0px;
}

.b_lh
{
cursor:pointer;
background: url('menu_bar_a_s.gif') center left no-repeat;
height:22px;
padding:2px 0px 5px 10px;
text-decoration:none;
}

.b_lh .b_r
{
cursor:pointer;
background: url('menu_bar_b_s.gif') center right no-repeat;
padding:2px 10px 5px 0px;
}

.active
{
background: url('menu_bar_a_sd.gif') center left no-repeat;
height:22px;
padding:2px 0px 5px 10px;
text-decoration:none;
cursor:default;
}

.active .b_r
{
cursor:default;
background: url('menu_bar_b_sd.gif') center right no-repeat;
padding:2px 10px 5px 0px;
}

.default_text
{
cursor:pointer;
width:100%;
background:transparent;
margin:2px;
border-bottom:solid #000 1px;
}

.default_text_over
{
cursor:pointer;
width:100%;
background:#b30;
margin:2px;
border-bottom:solid #000 1px;
}
