.mstheme
{
	separator-image: url(safsepd.gif);
	list-image-1: url(safbul1d.gif);
	list-image-2: url(safbul2d.gif);
	list-image-3: url(safbul3d.gif);

	nav-banner-image: url(safband.gif);

	navbutton-horiz-normal: url(safnavhd.gif);
	navbutton-horiz-pushed: url(safnavhs.gif);

	navbutton-vert-normal: url(safnavvd.gif);
	navbutton-vert-pushed: url(safnavvs.gif);

	navbutton-home-normal: url(safhomed.gif);

	navbutton-next-normal: url(safnextd.gif);

	navbutton-prev-normal: url(safprevd.gif);

	navbutton-up-normal: url(safupd.gif);

}

.mstheme-bannertxt
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: rgb(204,153,51);
	text-align: center;
	vertical-align: bottom;
}
.mstheme-horiz-navtxt
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	color: rgb(204,102,0);
	text-align: center;
	vertical-align: middle;
}

.mstheme-vert-navtxt
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	color: rgb(204,102,0);
	text-align: right;
	vertical-align: middle;
}

.mstheme-navtxthome
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	color: rgb(204,102,0);
	text-align: center;
	vertical-align: middle;
}

.mstheme-navtxtnext
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	color: rgb(204,102,0);
	text-align: center;
	vertical-align: middle;
}

.mstheme-navtxtprev
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	color: rgb(204,102,0);
	text-align: center;
	vertical-align: middle;
}

.mstheme-navtxtup
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	color: rgb(204,102,0);
	text-align: center;
	vertical-align: middle;
}
UL
{ 
	list-style-image: url(safbul1d.gif);
}
UL UL
{
	list-style-image: url(safbul2d.gif);
}
UL UL UL
{
	list-style-image: url(safbul3d.gif);
}
