body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	border-right-width: thin;
	border-right-style: solid;
	border-top-color: #660099;
	border-right-color: #660099;
	scrollbar-face-color: #FB0914;
	scrollbar-shadow-color: #660099;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #660099;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-track-color: #660099;
	background-color: #000000;


}
.edge {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #660099;
}

.edgeRed {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FF0000;
}

.border {
	background-color: #CCCCCC;
	border-right-width: thin;
	border-right-style: solid;
	border-top-color: #9999CC;

}

.headerRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
.headerSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
table {
	border-right-width: thin;
	border-right-color: #9999CC;
}
.nav1 a:link {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #9933CC;
	text-decoration: none;

}
.nav1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.nav1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF33CC;
}
.nav2 a:link {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF3333;
	text-decoration: underline;

}
.nav2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.nav2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF33CC;
	text-decoration: underline;
}
.nav2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #6666cc;
	text-decoration: underline;
}
.textSmall {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textSmallBlack {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.headerPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #9933CC;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #9933CC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.download {
	background-color: #660099;

}
