	BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(test/logos/xmas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #0000FF;
}

	DIV#divMenuBar {
	background-color:#000000;
	text-align: left;
}
	TABLE#tblMenuBar TD {
	font-size:75%;
	color:#0000ff;
	padding:0px 5px 0px 5px;
	cursor:default;
	text-transform: none;
}
	TABLE#tblMenuBar TD.clsMenuBarItem { font-weight:bold; cursor:default; }

	/* These two style rules added for links in MenuBar */
	TABLE#tblMenuBar TD.clsMenuBarItem A { text-decoration:none; color:#ff0000; font-weight:bold; }
	TABLE#tblMenuBar TD.clsMenuBarItem A:hover { color:#ffffff; }
	DIV.clsMenu {
	font-size:80%;
	background-color:#000000;
	position:absolute;
	visibility:hidden;
	width:155px;
	padding:5px 5px 5px 8px;
	border-style: solid;
	border-color: #0000FF;
	border-width: 1px;
	text-align: left;
	}
	DIV.clsMenu A { text-decoration:none; color:#0000ff; font-weight:bold; }
	DIV.clsMenu A:hover {
	color:#ffffff;
	background-color: #666666;
}
.siteInfo {
	background-color: #000000;
	color: #0000FF;
	font-size: 12px;
	list-style-type: disc;
	width: auto;
	position: static;
}
siteInfo {
	background-color: #0000FF;
	color: #0000FF;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}
DIV.clsMenu A:active {
	color: #0000FF;
	text-decoration: none;
}
div.fire1 a:hover {
	color: #FF0000;
	text-decoration: none;
}
div.fire1 a {
	color: #0000FF;
	text-decoration: underline;
}
.unnamed1 {
	color: #FF0000;
	font-style: italic;
}
.style1 {font-size: 9px}
.style2 {
	color: #0000FF;
	font-weight: bold;
	font-size: 95%;
}
.style3 {
	color: #FF0000;
	font-weight: bold;
}