.mstheme
{
	nav-banner-image: url(bcdbnr.gif);
	separator-image: url(bcdrule.gif);
	list-image-1: url(bcdbull1.gif);
	list-image-2: url(bcdbull2.gif);
	list-image-3: url(bcdbull3.gif);
	navbutton-horiz-pushed: url(bcdhns.gif);
	navbutton-horiz-normal: url(bcdhnd.gif);
	navbutton-vert-pushed: url(bcdvns.gif);
	navbutton-vert-normal: url(bcdvnd.gif);
	navbutton-home-normal: url(bcdhom.gif);
	navbutton-up-normal: url(bcdup.gif);
	navbutton-prev-normal: url(bcdpre.gif);
	navbutton-next-normal: url(bcdnex.gif);
}
.mstheme-bannertxt
{
	font-family: Impact, Arial, Helvetica;
	font-size: 6;
	text-align: left;
	color: rgb(255,255,204);
}
.mstheme-horiz-navtxt
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 2;
	font-weight: bold;
	color: rgb(0,51,51);
}
.mstheme-vert-navtxt
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 2;
	font-weight: bold;
	color: rgb(0,51,51);
}
.mstheme-navtxthome
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 1;
	color: rgb(0,51,51);
}
.mstheme-navtxtup
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 1;
	color: rgb(0,51,51);
}
.mstheme-navtxtprev
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 1;
	color: rgb(0,51,51);
}
.mstheme-navtxtnext
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 1;
	color: rgb(0,51,51);
}
UL
{
	list-style-image:url(bcdbull1.gif);
}
UL UL
{
	list-style-image:url(bcdbull2.gif);
}
UL UL UL
{
	list-style-image:url(bcdbull3.gif);
}
