.mstheme
{
	nav-banner-image: url(tlbnr.gif);
	separator-image: url(tlrule.gif);
	list-image-1: url(tlbull1.gif);
	list-image-2: url(tlbull2.gif);
	list-image-3: url(tlbull3.gif);
	navbutton-horiz-pushed: url(tlphbp.gif);
	navbutton-horiz-normal: url(tlphb.gif);
	navbutton-vert-pushed: url(tlpvbp.gif);
	navbutton-vert-normal: url(tlpvb.gif);
	navbutton-home-normal: url(tlhome.gif);
	navbutton-up-normal: url(tlup.gif);
	navbutton-prev-normal: url(tlprev.gif);
	navbutton-next-normal: url(tlnext.gif);
}
.mstheme-bannertxt
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 6;
	color: rgb(51,0,153);
}
.mstheme-horiz-navtxt
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 2;
	color: rgb(51,0,153);
}
.mstheme-vert-navtxt
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 2;
	color: rgb(51,0,153);
}
.mstheme-navtxthome
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 1;
	color: rgb(51,0,153);
}
.mstheme-navtxtup
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 1;
	color: rgb(51,0,153);
}
.mstheme-navtxtprev
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 1;
	vertical-align: top;
	color: rgb(51,0,153);
}
.mstheme-navtxtnext
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 1;
	color: rgb(51,0,153);
}
UL
{
	list-style-image:url(tlbull1.gif);
}
UL UL
{
	list-style-image:url(tlbull2.gif);
}
UL UL UL
{
	list-style-image:url(tlbull3.gif);
}
