BODY
{
	background-image: url("../images/splash-background.gif");
	background-attachment: fixed;
	background-color: #9f7cc9;
	margin: 0px;
	
	SCROLLBAR-FACE-COLOR: #3bf8ff;
    SCROLLBAR-HIGHLIGHT-COLOR: #000000;
    SCROLLBAR-SHADOW-COLOR: #000000;
    SCROLLBAR-3DLIGHT-COLOR: #f6ff00;
    SCROLLBAR-ARROW-COLOR: #000000;
    SCROLLBAR-TRACK-COLOR: #ffd0d0;
    SCROLLBAR-DARKSHADOW-COLOR: #f6ff00
}

.footerstars
{
	background-image:url("../images/footer-stars");
	background-repeat: no-repeat;
	background-color: #9f7cc9;
	height: 142px;
	font-weight: normal;
    font-size: 9px;
	color: #000000;
	text-align: center;
    font-family: Arial, Verdana, MS Sans Serif, Helvetica
}

.paddedtext
{
	font-weight: normal;
    font-size: 10px;
	color: #000000;
    font-family: Verdana, Arial, MS Sans Serif, Helvetica;
	padding: 8px;
}

.subtext
{
	font-weight: normal;
    font-size: 10px;
	color: #000000;
    font-family: Verdana, Arial, MS Sans Serif, Helvetica;
}

.subtext:link
{
	font-weight: normal;
    font-size: 10px;
	color: #000000;
    font-family: Verdana, Arial, MS Sans Serif, Helvetica;
	text-decoration: none;
}

.subtext:visited
{
	font-weight: normal;
    font-size: 10px;
	color: #000000;
    font-family: Verdana, Arial, MS Sans Serif, Helvetica;
	text-decoration: none;
}

.subtext:hover
{
	font-weight: normal;
    font-size: 10px;
	color: #9f7cc9;
    font-family: Verdana, Arial, MS Sans Serif, Helvetica;
	text-decoration: none;
}

.maintext
{
	font-weight: normal;
    font-size: 12px;
	color: #000000;
    font-family: Verdana, Arial, MS Sans Serif, Helvetica;
	padding: 8px;
}

.charttext
{
	font-weight: normal;
    font-size: 11px;
	color: #000000;
    font-family: Verdana, Arial, MS Sans Serif, Helvetica;
	padding: 8px;
}

.copyrighttext
{
	font-weight: normal;
    font-size: 9px;
	color: #000000;
    font-family: Arial, Verdana, MS Sans Serif, Helvetica
}

.copyrighttext:link
{
	font-weight: normal;
    font-size: 9px;
	color: #000000;
    font-family: Arial, Verdana, MS Sans Serif, Helvetica
}

.copyrighttext:visited
{
	font-weight: normal;
    font-size: 9px;
	color: #000000;
    font-family: Arial, Verdana, MS Sans Serif, Helvetica
}

.copyrighttext:hover
{
	font-weight: normal;
    font-size: 9px;
	color: #ffd100;
    font-family: Arial, Verdana, MS Sans Serif, Helvetica
}