.mstheme
{
	nav-banner-image: url(lvbnr.gif);
	separator-image: url(lvrule.gif);
	list-image-1: url(lvbull1.gif);
	list-image-2: url(lvbull2.gif);
	list-image-3: url(lvbull3.gif);
	navbutton-horiz-pushed: url(lvphbp.gif);
	navbutton-horiz-normal: url(lvphb.gif);
	navbutton-vert-pushed: url(lvpvbp.gif);
	navbutton-vert-normal: url(lvpvb.gif);
	navbutton-home-normal: url(lvhome.gif);
	navbutton-up-normal: url(lvup.gif);
	navbutton-prev-normal: url(lvprev.gif);
	navbutton-next-normal: url(lvnext.gif);
}
.mstheme-bannertxt
{
	font-family: "Brush Script MT Italic", Arial, Helvetica;
	font-size: 6;
	color: rgb(0,0,0);
}
.mstheme-horiz-navtxt
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 2;
	font-weight: bold;
	color: rgb(0,0,0);
}
.mstheme-vert-navtxt
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 2;
	font-weight: bold;
	color: rgb(0,0,0);
}
.mstheme-navtxthome
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 1;
	color: rgb(0,0,0);
}
.mstheme-navtxtup
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 1;
	color: rgb(0,0,0);
}
.mstheme-navtxtprev
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 1;
	color: rgb(0,0,0);
}
.mstheme-navtxtnext
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 1;
	color: rgb(0,0,0);
}
UL
{ 
	list-style-image: url(lvbull1.gif);
}
UL UL
{
	list-style-image: url(lvbull2.gif);
}
UL UL UL
{
	list-style-image: url(lvbull3.gif);
}
