#menuCategories {
	height:90px;
	margin-top:20px;
	margin-left:20px;
	text-align:center;
	width:100%;
}


#menuCategories a {
border-bottom: 0px;
color:#161816;
display:block;
float: left;
font-size: 11px;
height:70px;
line-height:-10px;
margin-top:0px;
text-align:center;
text-decoration: none;
width:75px;

}

#menuCategories a:hover {
color:#666666;
}

.hidden {
display:hidden;
}


.BTNall {
background-image:url(../img/menuCategories/BTN-all_N.gif);
background-position:center;
background-repeat:no-repeat;
cursor:pointer;
display:block;
height:70px;
width:75px;
}

.BTNallSELECTED {
background-image:url(../img/menuCategories/BTN-all_S.gif);
background-position:center;
background-repeat:no-repeat;
color:#000000;
cursor:auto;
display:block;
height:70px;
width:75px;
}

.BTNweb {
background-image:url(../img/menuCategories/BTN-web_N.gif);
background-position:center;
background-repeat:no-repeat;
cursor:pointer;
display:block;
height:70px;
width:75px;
}

.BTNwebSELECTED {
background-image:url(../img/menuCategories/BTN-web_S.gif);
background-position:center;
background-repeat:no-repeat;
color:#000000;
cursor:auto;
display:block;
height:70px;
width:75px;
}

.BTNgra {
background-image:url(../img/menuCategories/BTN-gra_N.gif);
background-position:center;
background-repeat:no-repeat;
cursor:pointer;
display:block;
height:70px;
width:75px;
}

.BTNgraSELECTED {
background-image:url(../img/menuCategories/BTN-gra_S.gif);
background-position:center;
background-repeat:no-repeat;
color:#000000;
cursor:auto;
display:block;
height:70px;
width:75px;
}

.BTNdvd {
background-image:url(../img/menuCategories/BTN-dvd_N.gif);
background-position:center;
background-repeat:no-repeat;
cursor:pointer;
display:block;
height:70px;
width:75px;
}

.BTNdvdSELECTED {
background-image:url(../img/menuCategories/BTN-dvd_S.gif);
background-position:center;
background-repeat:no-repeat;
color:#000000;
cursor:auto;
display:block;
height:70px;
width:75px;
}

.BTNilu{
background-image:url(../img/menuCategories/BTN-ilu_N.gif);
background-position:center;
background-repeat:no-repeat;
cursor:pointer;
display:block;
height:70px;
width:75px;
}

.BTNiluSELECTED {
background-image:url(../img/menuCategories/BTN-ilu_S.gif);
background-position:center;
background-repeat:no-repeat;
color:#000000;
cursor:auto;
display:block;
height:70px;
width:75px;
}

.BTNvid{
background-image:url(../img/menuCategories/BTN-vid_N.gif);
background-position:center;
background-repeat:no-repeat;
cursor:pointer;
display:block;
height:70px;
width:75px;
}

.BTNvidSELECTED {
background-image:url(../img/menuCategories/BTN-vid_S.gif);
background-position:center;
background-repeat:no-repeat;
color:#000000;
cursor:auto;
display:block;
height:70px;
width:75px;
}

.BTNweb a:visited {
border-bottom: 0px;
color: #666666;
float: left;
font-size: 11px;
line-height:20px;
margin-top:10px;
text-align:center;
text-decoration: none;
width:85px;
}


.BTNweb a:hover, .BTNweb a:active {
color: #990000;
border-bottom: 0px;
}

a.categorySelected {
background-image:url(../img/menu/menu_tab_S.gif);
background-position:top;
background-repeat:no-repeat;
background-color:#990000;
border-bottom: 0px;
color:#FFFFFF;
cursor:auto;
display:block;
height:25px;
line-height:20px;
margin-top:10px;
width:85px;
}

a.categorySelected:hover {
cursor:auto;
}

a.categorySelected:visited {
border-bottom: 0px;
color:#FFFFFF;
cursor:auto;
display:block;
line-height:20px;
}
