BODY {
	FONT-SIZE: 18px;
	COLOR: #707070;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #292929;
}
A:link {
	COLOR: #cccccc; 
	TEXT-DECORATION: underline;
}
A:active { 
	COLOR: #cccccc;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #cccccc; 
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: white;  
	TEXT-DECORATION: underline;
}



p.second{margin-top:6px;}

#tcLogo {
	position: relative;
	top: 0;
	left: 0;
	margin: 20px;
}

p#description {
	font-size: 30px;
	text-transform: uppercase;
	margin: 15px;
}


form {
font-family: Arial;
font-size: 18px;
margin: 0;
padding: 0;
border: none;
}


.textfield {
font-size: 18px;
color: black;
text-indent: 5px;
margin:3px;
height:26px;
width:222px;
border:solid 0 #fff;
}

/*CCMail Form Positioning*/

.ccmail1 {
font-size: 18px;
color: #cccccc;
margin: 15px;
position: relative;
border: none;
}

select {
font-family: Arial;
font-size: 18px;
margin: 0;
padding: 5px;
border: none;
}


input {
width: 35px;
font-family: Arial;
font-size: 18px;
margin: 0;
padding: 5px 2px 5px 2px;
border: none;
}

option {
	border: none;
	height: 94px;
}
	

.submitclass1 {
	border: none;
	width: 94px;
	height: 36px;
	color: black;
}

/*CCMail Form Style*/

submit {
	border: none;
	width: 85px;
	height: 30px;
	color: black;

} 

