body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	background-color: #F0F0F0;
	margin-top: 30px;
}
.menuTextCell {
	color: #636466;
	height: 30px;
	text-align: center;
}
.menuText {
	padding-top: 8px;
}
.menuTextSelected {
	padding-top: 8px;
	font-weight: bold;
}
.orangeRowText {
	margin-top: 30px;
	margin-left: 14px;
	margin-bottom: 30px;
	font-size: 1.3em;
}
.lazerWarsText {
	text-align: center;
	font-size: 16pt;
}
.bigBlue {
	font-size: 24pt;
	color:#0000FF;
	font-weight: bold;
}
.smallBlue {
	font-size: 20pt;
	color:#0000FF;
}
.contentText {
    color: #585858;
	font-size: 1.1em;
	text-align: left;
}
.contactText {
    color: #585858;
	font-size: 1em;
	text-align: left;
}
.contactArea {
    margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.ContactForm {
    width: 100%;
}
.ErrorStar {
    color: #585858;
}
.Error {
    color: #ff0000;
}
.footerText {
	margin-top: 30px;
	margin-left: 14px;
	margin-bottom: 30px;
	font-size: 1.2em;
}
.footerText {
	margin-top: 20px;
	margin-left: 14px;
	margin-bottom: 20px;
	font-size: 1.1em;
}
.footerSubText {
	color: #989898;
	margin-top: 10px;
	margin-left: 14px;
	margin-bottom: 10px;
	font-size: 1em;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ecaf2c;
	text-decoration: none;
}
a:visited:hover {
	color: #ecaf2c;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}

.orangeRowText a:link {
	color: #ffffff;
	text-decoration: none;
}
.orangeRowText a:visited {
	color:#ffffff;
	text-decoration: none;
}
.orangeRowText a:hover {
	color: #000000;
	text-decoration: none;
}
.orangeRowText a:visited:hover {
	color:#000000;
	text-decoration: none;
}
.orangeRowText a:active {
	color: #ffffff;
	text-decoration: none;
}


.menuTextCell a:link {
	color: #636466;
	text-decoration: none;
}
.menuTextCell a:visited {
	color:#636466;
	text-decoration: none;
}
.menuTextCell a:hover {
	color: #ffffff;
	text-decoration: none;
}
.menuTextCell a:visited:hover {
	color:#ffffff;
	text-decoration: none;
}
.menuTextCell a:active {
	color: #636466;
	text-decoration: none;
}

.contentText a:link {
	color: #585858;
	text-decoration: none;
}
.contentText a:visited {
	color:#585858;
	text-decoration: none;
}
.contentText a:hover {
	color: #ecaf2c;
	text-decoration: none;
}
.contentText a:visited:hover {
	color:#ecaf2c;
	text-decoration: none;
}
.contentText a:active {
	color: #585858;
	text-decoration: none;
}

.footerText a:link {
	color: #ffffff;
	text-decoration: none;
}
.footerText a:visited {
	color:#ffffff;
	text-decoration: none;
}
.footerText a:hover {
	color: #ecaf2c;
	text-decoration: none;
}
.footerText a:visited:hover {
	color:#ecaf2c;
	text-decoration: none;
}
.footerText a:active {
	color: #ffffff;
	text-decoration: none;
}

.footerSubText a:link {
	color: #989898;
	text-decoration: none;
}
.footerSubText a:visited {
	color:#989898;
	text-decoration: none;
}
.footerSubText a:hover {
	color: #ecaf2c;
	text-decoration: none;
}
.footerSubText a:visited:hover {
	color:#ecaf2c;
	text-decoration: none;
}
.footerSubText a:active {
	color: #989898;
	text-decoration: none;
}
