body {
	background-color: #000000;
	background-image: none;
}
.maintext {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}
.maintextbold {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.standardimgrt {
	margin-right: 10px;
	border: 1px solid #990099;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.darkline {
	color: #1F1F1F;
	line-height: 4px;
}
a:link {
	color: #C24B8D;
}
a:visited {
	color: #C24B8D;
}
a:hover {
	color: #FFFFFF;
}
.maintext h2 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.tablebordercolor {
	border-top-color: #C0477A;
	border-right-color: #C0477A;
	border-bottom-color: #C0477A;
	border-left-color: #C0477A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.picnavbar {
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #1F1F1F;
}

