/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;

	scrollbar-base-color: #333333;
	scrollbar-arrow-color: #FF9900;
	scrollbar-track-color: #AAAAAA;

	scrollbar-lightshadow-color: #ff9999;
	scrollbar-darkshadow-color: #999999;
	scrollbar-highlight-color: #ff9900;
	scrollbar-3dlight-color: #FF9900;

}
a {
	color:#FF9900;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.title {
	color: #FF9900;
	font-size: 50px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.labels {
	color: #FF9900;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.amp {
	font-family:AmpersandsOne;
	font-size: 50px;
	color: #FF9900;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	line-height: 0px;
	text-decoration: none;
}
.telephone {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FF9900;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.nameTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FF9900;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF9900;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.count {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #FF9900;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: center;
}
.formLabels {
	color: #FF9900;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.button {
	color:#FF9900;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}
.buttonOver {
	color:#FFffff;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
