body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-top: 0px;
}
.HeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #8E0A83;
	text-decoration: none;
}
.LineVert {
	background-image: url(images/line_vert.gif);
	background-repeat: repeat-y;
}
.boldText {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.blackText {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.navsplit {
	background-image: url(images/nav/navsplitRt.gif);
	background-repeat: repeat-x;
}
.whitText {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #8E0A83;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #8E0A83;
	text-decoration: underline;
	font-weight: bold;
}
.TextBold {
	color: #FFFFFF;
	text-decoration: none;
		font-weight: bold;

}
.red {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.SmlwhitText {
	font-size: 10px;
}
