/* CSS Document */



body {
	margin: 0;
	padding: 0;
	background-color:#000000;
	
}

img {
	margin: 0;
	padding-left: 0;
	
}


a:link, a:visited, a:active{
	text-decoration: none;
	color: #FFCC1F;
}
a:hover {
	text-decoration: underline;

}

.main {
	font-family:"Century Gothic", "Lucida Grande", Helvetica, sans-serif;
	color:#D9E9FF;
	background:#000000 url(images/index_06.jpg) repeat-y;
	height:368px;
	min-height:368px;
	padding: 0px 110px 0px 110px;
	}
	
.main h1{
	font: bold 1.2em "Century Gothic", "Lucida Grande", Helvetica, sans-serif;
	line-height:140%;
	color:#65A5FD;
	}
	
.main h2{
	font: normal 0.85em "Century Gothic", "Lucida Grande", Helvetica, sans-serif;
	line-height:140%;
	}
	
.main h3{
	font: normal 0.8em "Century Gothic", "Lucida Grande", Helvetica, sans-serif;
	color:#A5C46B;
	text-align:right;
	}
	
.main span{
font-weight:bold;
	color:#A5C46B;
	}
	
.text_red{
	font-style:italic;
	color:#D00000;
	}
	
.anim {
	background:#000000 url(images/1.jpg) no-repeat;
	height:254px;
	min-height:254px;
	width:530px;
	}
	
form {
margin:0;
padding:0;
}

.text_form {
	font-family: "Century Gothic", "Lucida Grande", Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E7E7E8;
	border: 1px solid #FFFFFF;
	height: 20px;
	width: 195px;
	margin-bottom: 4px;
}
.text_form2 {
	font-family: "Century Gothic", "Lucida Grande", Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	background-color: #E7E7E8;
	border: 1px solid #FFFFFF;
	margin-bottom: 4px;
	width: 195px;
}

.text_form3 {
	font-family: "Century Gothic", "Lucida Grande", Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E7E7E8;
	border: 1px solid #FFFFFF;
	height: 20px;
	width: 80px;
	margin-bottom: 4px;
}
