body {
	font-family: Monotype Corsiva, Times New Roman, sans-serif; 
	background-color: black; 
	color: #ffcc00;
	scrollbar-base-color: black;
	scrollbar-arrow-color: #ffcc00;
}

hr {
	color: #ffcc00;
	height: 1px;
}


.netscape6problem {
	font-family: Monotype Corsiva, Times New Roman, sans-serif; 
	font-size: 11px;
}

a:link {
	text-decoration: none;
	color: #ffcc00;
}

a:visited {
	text-decoration: none;
	color: #ffcc00;
}

a:active {
	text-decoration: none;
	color: #ffcc00;
}

a:hover {
	text-decoration: none;
	color: white;
}

.HomeTable {
	border: solid #ffcc00 0px
}

.InsideWrapperTable {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:black 0px solid;
}

.FooterText {
	font-size: 16px;
	color: #ffcc00;
}

a.FooterText:link,
a.FooterText:visited,
a.FooterText:active {
	color: #ffcc00;
	text-decoration: none;
}

a.FooterText:hover {
	color: white;
	text-decoration: none;
}

.PageTitleText {
	font-size: 30px;
	color: #ffcc00;
}

.MenuItem {
	font-size:26px;
	text-decoration: none;
}

a.MenuItem:link,
a.MenuItem:visited,
a.MenuItem:active {
	color: #ffcc00;
	text-decoration: none;
}

a.MenuItem:hover {
	color: white;
	text-decoration: none;
}

.StandardTextSmall {
	font-size: 14px;
	color: #ffcc00;
}

.StandardTextMedium {
	font-size: 20px;
	color: #ffcc00;
}

.StandardTextMediumBold {
	font-size: 20px; 
	font-weight: bold; 
	color: #ffcc00;
}

.StandardTextLarge {
	font-size: 24px;
	color: #ffcc00;
}

.StandardTextLargeBold {
	font-size: 24px; 
	font-weight: bold; 
	color: #ffcc00;
}

.InputText {
	font-size: 18px; 
	font-family: Monotype Corsiva, Times New Roman, sans-serif; 
	background-color: black; 
	color: #ffcc00;
}