a:link{ color:#FFFFFF; text-decoration:none;}
a:visited{ color:#FFFFFF; text-decoration:none;}
a:hover{ color:#FFFFFF; text-decoration:none;}


a.general:link{ color:#000000; text-decoration:none;}
a.general:visited{ color:#000000; text-decoration:none;}
a.general:hover{ color:#000000; text-decoration:none;}

.style1 {font-size: 10px}
.style2 {color:#FFFFFF; font-size:14px}
.style3 {font-size: 14px}

body{
	background-image: url(http://www.3dthunder.com/pics/orange_grad.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	
}

#contact {
	width:760px;
	padding-top:10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		}
		
		
#contact label {
				display:block;
				float:left;
				width:9em;
				text-align:right;
				padding-right:0.5em;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:0.8em;
				
				}
				
#contact ol {
			margin:0px;
			padding:0px;
			list-style:none;
			}
			
#contact ol li {
			padding: 0.3em 0.3em;
			}
			
input {
		width:250px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.8em;
		border:1px solid #000000;
		background-color: #CCCCCC;
		}
		
input:hover {
		background-color:#FFFFFF;
		}


textarea {
		color:#000000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.8em;
		border: 1px solid #000000;
		background-color: #CCCCCC;
		}

textarea:hover {
		background-color:#ffffff;
		}

fieldset {
		width:760px;
		margin:0px;
		padding-top:10px;
		padding-bottom:10px;
		border:1px solid #000000;
		}

legend {
		margin-left:2em;
		text-transform:uppercase;
		font-size:1em;
		font-weight:bold;
		background-color:#000000;
		padding-left:5px;
		padding-right:5px;
		color:#FFFFFF;
		letter-spacing:0.2em;
		}

.submit {
		color: #000000;
		border:1px solid  #000000;
		width:100px;
		background-color: #CCCCCC;
		font-size:0.8em;
		font-weight:bold;
		margin-left:121px;
		margin-bottom:5px;
		}
		
.submit:hover {
		background-color: #CCFFFF;
		}

.reset {
		color: #000000;
		border:1px solid  #000000;
		width:100px;
		background-color: #CCCCCC;
		font-size:0.8em;
		font-weight:bold;
		margin-left:10px;
		margin-bottom:5px;
		}
		
.reset:hover {
		background-color: #FFCCFF;
		}		