.mstheme
{
	nav-banner-image: url(atlbnr.gif);
	separator-image: url(atlrule.gif);
	list-image-1: url(atlbull1.gif);
	list-image-2: url(atlbull2.gif);
	list-image-3: url(atlbull3.gif);
	navbutton-horiz-pushed: url(tlhbp.gif);
	navbutton-horiz-normal: url(tlhbs.gif);
	navbutton-horiz-hovered: url(tlhbh.gif);
	navbutton-vert-pushed: url(tlvbp.gif);
	navbutton-vert-normal: url(tlvbs.gif);
	navbutton-vert-hovered: url(tlvbh.gif);
	navbutton-home-normal: url(tlhomes.gif);
	navbutton-home-hovered: url(tlhomeh.gif);
	navbutton-home-pushed: url(tlhomes.gif);
	navbutton-up-normal: url(tlups.gif);
	navbutton-up-hovered: url(tluph.gif);
	navbutton-up-pushed: url(tlups.gif);
	navbutton-prev-normal: url(tlprevs.gif);
	navbutton-prev-hovered: url(tlprevh.gif);
	navbutton-prev-pushed: url(tlprevs.gif);
	navbutton-next-normal: url(tlnexts.gif);
	navbutton-next-hovered: url(tlnexth.gif);
	navbutton-next-pushed: url(tlnexts.gif);
}
.mstheme-bannertxt
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 6;
	color: rgb(0,0,102);
}
.mstheme-horiz-navtxt
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 2;
	font-weight: bold;
	color: rgb(0,0,102);
}
.mstheme-vert-navtxt
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 2;
	font-weight: bold;
	color: rgb(0,0,102);
}
.mstheme-navtxthome
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 1;
	font-weight: bold;
	color: rgb(0,0,102);
}
.mstheme-navtxtup
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 1;
	font-weight: bold;
	color: rgb(0,0,102);
}
.mstheme-navtxtprev
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 1;
	font-weight: bold;
	color: rgb(0,0,102);
}
.mstheme-navtxtnext
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 1;
	font-weight: bold;
	color: rgb(0,0,102);
}
UL
{
	list-style-image:url(atlbull1.gif);
}
UL UL
{
	list-style-image:url(atlbull2.gif);
}
UL UL UL
{
	list-style-image:url(atlbull3.gif);
}
