body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF
}
body {
	background-color: #000000;
	margin-left: 35px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #989e98;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #989E98;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #989E98;
}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #989e98;
}
.NavLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
}
.BodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.pageBkg {
	background-color: #000000;
	background-image: url(../page_elements/page_background_w_frame.png);
	background-repeat: no-repeat;
	height: 600px;
}
.indexBkg {
	background-color: #000000;
	background-image: url(../page_elements/page_background.png);
	background-repeat: no-repeat;
	height: 600px;
}
.quickStartBkg {
	background-color: #000000;
	background-image: url(../page_elements/quick_start_bkg.png);
	background-repeat: no-repeat;
	height: 485px;
}
.navBkg {
	height: 101px;
}
.belowStageBkg {
	height: 15px;
}
.arrowBkg {
	height: 25px;
}
.aboveContactBkg {
	height: 36px;
}
.textPadding15 {
	padding: 15px;
}

