html {scrollbar-face-color: #999900;
scrollbar-shadow-color: #999900;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color:#999900;
scrollbar-darkshadow-color: #CCCCFF;
scrollbar-track-color: #F5F5AC;
scrollbar-arrow-color: #FFFFF0;}

.goldColor {
	background-color: #999900;
}
.whtoutlinebox {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
.romanNums {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: .1em;
}

.names {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999900;
}
.namesGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

	.namesGrey a:link, .namesGrey a:visited {
	color: #CCCCCC;
	}

	.namesGrey a:hover, .namesGrey a:active {
	color: #999999;
	}

.namesLg {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999900;
}

.namesLg a:link, .namesLg a:visited {
	color: #999900;
}

.namesLg a:hover, .namesLg a:active {
	color: #CCCCCC;
}