.mstheme
{
	nav-banner-image: url(alvbnr.gif);
	separator-image: url(alvrule.gif);
	list-image-1: url(alvbull1.gif);
	list-image-2: url(alvbull2.gif);
	list-image-3: url(alvbull3.gif);
	navbutton-horiz-pushed: url(lvhbp.gif);
	navbutton-horiz-normal: url(lvhbs.gif);
	navbutton-horiz-hovered: url(lvhbh.gif);
	navbutton-vert-pushed: url(lvvbp.gif);
	navbutton-vert-normal: url(lvvbs.gif);
	navbutton-vert-hovered: url(lvvbh.gif);
	navbutton-home-normal: url(lvhomes.gif);
	navbutton-home-hovered: url(lvhomeh.gif);
	navbutton-home-pushed: url(lvhomep.gif);
	navbutton-up-normal: url(lvups.gif);
	navbutton-up-hovered: url(lvuph.gif);
	navbutton-up-pushed: url(lvupp.gif);
	navbutton-prev-normal: url(lvprevs.gif);
	navbutton-prev-hovered: url(lvprevh.gif);
	navbutton-prev-pushed: url(lvprevp.gif);
	navbutton-next-normal: url(lvnexts.gif);
	navbutton-next-hovered: url(lvnexth.gif);
	navbutton-next-pushed: url(lvnextp.gif);
}
.mstheme-bannertxt
{
	font-family: "Brush Script MT Italic", Arial, Helvetica;
	font-size: 6;
	color: rgb(0,102,102);
}
.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(alvbull1.gif);
}
UL UL
{
	list-style-image: url(alvbull2.gif);
}
UL UL UL
{
	list-style-image: url(alvbull3.gif);
}
