/* 7thfury Styles */

body,td,th {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #FFFFFF;
	font-weight:normal;
}
body {
	background-color: #000000;
	background-image: url();
	margin-top: 0px;
}

.blue {
	color:#00EAFF;
}

.quicknav {
	width:auto;
	padding:10px;
	margin:0px;
	background-color:#000000;
	color:#666666;
	font-size:11px;
	}

a:link {
	color: #00eaff;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00eaff;
}
a:hover {
	text-decoration: none;
	color: #000000;
	background-color:#00eaff;
}
a:active {
	text-decoration: underline;
	color: #00eaff;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
h1 {
	font-size: 20px;
	color: #00eaff;
}

.backimage{
	background-image:url(images/enter7707.jpg);
	background-position:left;
	background-repeat:no-repeat
}
.style4 {
	font-size: 10px;
	color: #666666;
}


/* ------------------- CONTACT FORM ------------------- */ 


label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}


input {
	color: #333333;
	font-family:Helvetica, sans-serif;
	border: 0px;
	font-size:14px;
	padding-top:0px;
	width:278px;
	margin-top:0px;
	background:url(../images/form_textfield.gif) no-repeat;
	height:28px;	
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */	
}

textarea {
	color: #333333;
	font-family:Helvetica, sans-serif;
	background: #FFFFFF;
	border: 0px;
	font-size:14px;
	padding:0px;
	width:278px;
	margin-top:0px;
	background:url(../images/form_textarea.gif) no-repeat;
	height:126px;

}

input.button {
	background: #000000;
	background: url(../images/btn_send.jpg) no-repeat center;
	border: 0px;
	width:84px;
	height:28px;

} 


fieldset {
border: 0px solid #00b5e6;
width: 20em
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px;
}

#replacement-1 {
  width: 104px;
  height: 46px;
  margin-top: 0px;
  padding: 10px;
  border: 0;
  background: url(../images/btn_send2.jpg) no-repeat center;
  text-indent: -1000em;
  vertical-align:middle;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#replacement-2 {
  width: 104px;
  height: 46px;
  padding: 0;
  margin-top: 10px;
  border: 0;
  background: url(../images/btn_send2.jpg) no-repeat center;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
form>#replacement-2 { /* For non-IE browsers*/
  height: 0px;
}


.contactBack{
	background-image:url(../images/contact_Backing3.jpg);
	background-repeat:no-repeat;
}

.whiteForm {
	color:#FFFFFF;
	margin-left: 15px;
}

-->
</style>
