body {
	color: #FFFFFF;
	background: #FFFFFF url(fw/background.jpg);
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.copyright {
	font-size: 9px;
	color: #7DA0D3;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.menu {
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}
a:link {
	color: #BCDFFC;
	text-decoration: none;
}
a:visited {
	color: #BCDFFC;
	text-decoration: none;
}
a:active {
	color: #BCDFFC;
	text-decoration: none;
}
a:hover {
	color: #6FC1FF;
	text-decoration: underline;
}
.menuLinks:link {
	color: #000000;
	text-decoration: none;
}
.menuLinks:visited {
	color: #000000;
	text-decoration: none;
}
.menuLinks:active {
	color: #000000;
	text-decoration: none;
}
.menuLinks:hover {
	color: #000000;
	text-decoration: none;
}
div#arrow {
	text-align: left;
	overflow: auto;
	width: 105px;
}

div#arrow a {
text-decoration: none;
color: #000000;
}

div#arrow a:hover {
	text-decoration: none;
	color: #111111;
	font-weight: bold;
}

div#arrow a .bullet {
visibility: hidden;
}

div#arrow a:hover .bullet {
	visibility: visible;
	font-weight: bold;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #EBE472;
}
.copyrightLinks:link {
	color: #7DA0D3;
	text-decoration: none;
}
.copyrightLinks:visited {
	color: #7DA0D3;
	text-decoration: none;
}
.copyrightLinks:active {
	color: #7DA0D3;
	text-decoration: none;
}
.copyrightLinks:hover {
	color: #7DA0D3;
	text-decoration: underline;
}.blackBGcell {
	background-color: #000000;
}
ul.homepageList {
	list-style: url(fw/star.gif) none;
	color: #FFFF99;
}
ul.homepageList li {
	padding-bottom: 5px;
}
.borderAll {
	border: 1px solid #000000;
}
.whiteTable {
	background: #FFFFFF;
	color: #000000;
}
