body {
	margin: 0px;
	background-color: #000000;
	color: #FFFFFF;
}
.menuBorder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	letter-spacing: 23em;
}

input {
	color: #000000;
}
.contact_form_boxes {
	background-color: #FFFFCC;
}
.contact_form_text {
	color: #CCCCCC;
	font-family: Tahoma;
	font-size: 12px;
}
.contactFormBorder {
	border: 1px ridge #666666;
}

.contact_form_success {
	color: #CCCCCC;
	font-family: "Franklin Gothic Medium";
	font-size: 16px;
	line-height: 25px;
}
.sideRightBorderr {
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #666666;
	border-left-style: dashed;
}

.topBoxBorder_vs {
	border-top-width: thin;
	border-top-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menuBorderCopy {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: center;
	vertical-align: middle;
}
.sideRightBorderrCopy {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
	border-left-style: none;
}
.acc_TOPMenuLinks {
	font: bold normal 12px/35px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;
	background-position: center center;
}
.acc_TOPMenuLinks a:link {
	color: #FFFFFF;
	text-transform: capitalize;
	text-decoration: none;
font: bold normal 12px/35px Arial, Helvetica, sans-serif;
}
.acc_TOPMenuLinks a:hover {

	color: #FFFFFF;
	text-decoration: none;

}
.acc_TOPMenuLinks a:visited {

	color: #FFFFFF;
	text-decoration: none;

}
.acc_TOPMenuLinks a:active {

	color: #FFFFFF;
	text-decoration: none;

}.borderTopandBottom {
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #171717;
}
