.mstheme
{
	separator-image: url(romhorsd.html);
	list-image-1: url(rombul1d.gif);
	list-image-2: url(rombul2d.html);
	list-image-3: url(rombul3d.html);

	nav-banner-image: url(rombannd.html);

	navbutton-horiz-normal: url(romhbudd.html);
	navbutton-horiz-pushed: url(romhbusd.html);

	navbutton-vert-normal: url(romhbudd.html);
	navbutton-vert-pushed: url(romvbusd.html);

	navbutton-home-normal: url(romhombd.html);

	navbutton-next-normal: url(romnexbd.html);

	navbutton-prev-normal: url(romprebd.html);

	navbutton-up-normal: url(romupbd.html);

}

.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);
; list-style-position: outside
}
UL UL
{
	list-style-image: url(rombul2d.html);
; list-style-position: outside
}
UL UL UL
{
	list-style-image: url(rombul3d.html);
; list-style-position: outside
}