@charset "UTF-8";

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 15px;
background-color: #4c0606;
margin:0px; padding:0px;
}

.vscrollerbar {
width: 15px;
background-color: black;
}

.vscrollerbar {
background: #4c0606 url('../_img/basebarcaps_verticalbarbody.gif') -15px 0px repeat-y;
max-height:100px;
}

.vscrollerbar {
padding: 15px 0 15px 0;
z-index: 2;
}

.vscrollerbarbeg {
background: url('../_img/basebarcaps_verticalbarbody.gif') -45px -30px no-repeat;
width: 15px;
height: 15px !important;
}

.vscrollerbarend {
background: url('../_img/basebarcaps_verticalbarbody.gif') -45px 0px no-repeat;
width: 15px;
height: 15px;
}

.vscrollerbase {
background: #4c0606 url('../_img/basebarcaps_verticalbarbody.gif') 0px 0px repeat-y;
}

.vscrollerbasebeg {
background: url('../_img/basebarcaps_verticalbarbody.gif') -30px -30px no-repeat;
width: 15px;
height: 15px !important;
margin:0px; padding:0px;
}

.vscrollerbaseend {
background: url('../_img/basebarcaps_verticalbarbody.gif') -60px -30px no-repeat;
height: 15px;
width: 15px;
margin:0px; padding:0px;
}

#mycustomscroll {
overflow: auto;
padding: 0px 12px 0 0 ;
margin: 0 12px 0 0;
height:385px;
min-height:385px;
width:354px;
z-index:5;
font-size:11px;
}

#menuholder_right {
overflow: auto;
padding: 0px 12px 12px 0 ;
margin:0;
height:435px;
min-height:435px;
width:561px;
z-index:5;
font-size:11px;
}

#menuholder_right td {
	border-bottom: 1px dashed #5f2324;
}


#mycustomscroll #menuholder_right #mycustomscroll3 #mycustomscroll2 p {
z-index:5;
}

/*
#mycustomscroll2 {
overflow: auto;
padding: 0px 12px 0 0 ;
margin-right:12px;
height:407px;
min-height:407px;
width:354px;
z-index:5;
font-size:11px;

}

#mycustomscroll3 {
overflow: auto;
padding: 0px 12px 12px 0 ;
margin-bottom:6px;
height:407px;
min-height:407px;
width:573px;
z-index:5;
font-size:11px;
}
