#houseMenuVstatic 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(boliche2.gif);
}
#houseMenuVstatic UL 
{
    padding-top: 2px;
    padding-bottom: 10px;
    list-style-image: url(boliche.gif);
}
#houseMenuVstatic LI 
{
    padding-top: 2px;
}

#houseMenuVstatic A {
}
#houseMenuVstatic A:hover {
}
#houseMenuVstatic UL A 
{
    font-weight: normal;

}
#houseMenuVstatic UL UL
{
}
#houseMenuVstatic UL UL A 
{
}
#houseMenuVstatic UL UL UL A {
}
#houseMenuVstatic UL UL UL UL A {
}
#houseMenuVstatic UL UL UL UL UL A {
}
.ArrowPointer {
	CURSOR: default
}
#houseMenuParentItem A {
	COLOR: #eeeeee;
	BACKGROUND-COLOR: #666;
	TEXT-DECORATION: none;
	list-style-type: disc;
	list-style-position: inside;
}
A#houseMenuParentLink {
	COLOR: #eeeeee;
	BACKGROUND-COLOR: #333;
	TEXT-DECORATION: none;
	list-style-type: disc;
}
A#houseMenuCurrentLink
{
    color: #ffffff;
    background-color: #006666;
    text-decoration: none;
    list-style-type: disc;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
    display: block;
}
