.menu{
	width: 180px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #EEE;
	border-size: 0px;
	border-width: 0px;
}
ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li a{
	font-weight: bold;
	font-size: 14px;
	display: block;
	padding: 4px 0 4px 10px;
	line-height: 18px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}
li a:link, li a:visited{
	color: #AAA;
}
li a.main{
	background: transparent url(/images/menu/tabs.gif);	
	background-position: 100% 0px;
    height: 18px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
}
li a:hover.main{
	color: #EEE;
	background: transparent url(/images/menu/tabs.gif);
	background-position: 100% -26px;
    height: 18px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
}
li a.mainopen{
	color: #AAA;
	background: transparent url(/images/menu/tabs.gif);	
	background-position: 100% -52px;
    height: 18px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
}
li a.mainon{
	color: #EEE;
	background: transparent url(/images/menu/tabs.gif);	
	background-position: 100% -78px;
    height: 18px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
}
li a.sub{
	color: #AAA;
	background: transparent url(/images/menu/tabs.gif);
	background-position: 100% -104px;
    height: 18px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
}
li a:hover.sub{
	color: #EEE;
	background: transparent url(/images/menu/tabs.gif);
	background-position: 100% -130px;
    height: 18px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
}
li a.subon{
	color: #EEE;
	background: transparent url(/images/menu/tabs.gif);
	background-position: 100% -156px;
    height: 18px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
}
li a.viceroy{
	background: transparent url(/images/menu/viceroy.gif);	
	background-position: 100% 0px;	
    height: 130px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
}
li a:hover.viceroy{
	color: #EEE;
	background: transparent url(/images/menu/viceroy.gif);
	background-position: 100% -138px;
    height: 130px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
}
li a.viceroyon{
	color: #EEE;
	background: transparent url(/images/menu/viceroy.gif);
	background-position: 100% -276px;
    height: 130px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
}
li a.cascades{
	background: transparent url(/images/menu/cascades.gif);	
	background-position: 100% 0px;	
    height: 85px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
}
li a:hover.cascades{
	color: #EEE;
	background: transparent url(/images/menu/cascades.gif);
	background-position: 100% -93px;
    height: 85px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
}
li a.cascadeson{
	color: #EEE;
	background: transparent url(/images/menu/cascades.gif);
	background-position: 100% -186px;
    height: 85px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
}
li a.lembah{
	background: transparent url(/images/menu/lembah.gif);	
	background-position: 100% 0px;	
    height: 85px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
}
li a:hover.lembah{
	color: #EEE;
	background: transparent url(/images/menu/lembah.gif);
	background-position: 100% -93px;
    height: 85px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
}
li a.lembahon{
	color: #EEE;
	background: transparent url(/images/menu/lembah.gif);
	background-position: 100% -186px;
    height: 85px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
}
li a.slh{
	background: transparent url(/images/menu/slh.gif);	
	background-position: 100% 0px;	
    height: 85px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
}
li a:hover.slh{
	color: #EEE;
	background: transparent url(/images/menu/slh.gif);
	background-position: 100% -92px;
    height: 85px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
}
li a.slhon{
	color: #EEE;
	background: transparent url(/images/menu/slh.gif);
	background-position: 100% -183px;
    height: 85px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
}