.mstheme
{
	separator-image: url(romhorsd.gif);
	list-image-1: url(rombul1d.gif);
	list-image-2: url(rombul2d.gif);
	list-image-3: url(rombul3d.gif);

	nav-banner-image: url(rombannd.gif);

	navbutton-horiz-normal: url(romhbudd.gif);
	navbutton-horiz-pushed: url(romhbusd.gif);

	navbutton-vert-normal: url(romhbudd.gif);
	navbutton-vert-pushed: url(romvbusd.gif);

	navbutton-home-normal: url(romhombd.gif);

	navbutton-next-normal: url(romnexbd.gif);

	navbutton-prev-normal: url(romprebd.gif);

	navbutton-up-normal: url(romupbd.gif);

}

.mstheme-bannertxt
{
	font-family: "Book Antiqua", "Times New Roman", Times;
	color: rgb(102,0,0);
	text-align: center;
	vertical-align: middle;
}
.mstheme-horiz-navtxt
{
	font-family: "Times New Roman", Times;

	color: rgb(102,0,0);
	text-align: center;
	vertical-align: middle;
}

.mstheme-vert-navtxt
{
	font-family: "Times New Roman", Times;

	color: rgb(102,0,0);
	text-align: center;
	vertical-align: middle;
}

.mstheme-navtxthome
{
	font-family: "Times New Roman", Times;

	color: rgb(102,0,0);
	text-align: center;
	vertical-align: middle;
}

.mstheme-navtxtnext
{
	font-family: "Times New Roman", Times;

	color: rgb(102,0,0);
	text-align: center;
	vertical-align: middle;
}

.mstheme-navtxtprev
{
	font-family: "Times New Roman", Times;

	color: rgb(102,0,0);
	text-align: center;
	vertical-align: middle;
}

.mstheme-navtxtup
{
	font-family: "Times New Roman", Times;

	color: rgb(102,0,0);
	text-align: center;
	vertical-align: middle;
}
UL
{ 
	list-style-image: url(rombul1d.gif);
}
UL UL
{
	list-style-image: url(rombul2d.gif);
}
UL UL UL
{
	list-style-image: url(rombul3d.gif);
}