td.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
td.credits a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
div#secondaryNavContainer {
	position: relative;
	width: 100%;
	height: 25px;
	margin-top: 4px;
}

div.homeSecondaryNav {
	position: absolute;
	top: -15px;
	left: 60px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	visibility: hidden;
}

div.homeSecondaryNav a{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

div.homeSecondaryNav a:hover {
	text-decoration: underline;
}

div.secondaryNav {
	position: absolute;
	top: 0px;
	left: 25px;
	font-size: 12px;
	font-family: "Times New Roman";
	visibility: hidden;
}

div.secondaryNav a{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

div.secondaryNav a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 25px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: "Times New Roman";
}

div.maincontent1 {
	width: 752px;
	height: 380px;
	overflow: auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
div.maincontent1 table{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

div.maincontent2 {
	width: 450px;
	height: 380px;
	overflow: auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
div.maincontent2 table{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

div.maincontent3 {
	width: 310px;
	height: 380px;
	overflow: auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right:4px;
}

.memberlist {
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

a.memberregular {
	text-decoration: none;
	color: black;
}

a.memberregular:hover {
	font-weight: bold;
}

a.memberbold {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background-color: #000000;
}
em, strong {
	font-size: 13px;
}
