@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

.style2 {
	color: #CCCCCC;
	size: 12px;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.style3 {
	color: #CDA7FF;
	font-style: italic;
	font-weight: bold;
}
.style1 {font-size: 18px}
.bot_flash {
	position: relative;
	top: 50px;
	width: 100%;
	text-align: center;
}
.nav {
	position: relative;
	width:400px;
	flaot: left;
}
.nav2 {
	float:right;
	top: 65px;
	position: relative;
	padding-right: 20px;
	
}
.nav3 {
	position: relative;
	text-align: center;
}
.nav4 {
	width: 200px;
	top: 65px;
	position: relative;
	margin-left: auto ;
  	margin-right: auto ;

}
.contact {
	width: 795px;
	margin-left: auto;
	margin-right: auto;
	border:1px;
	border-style:solid;
	border-color:#333333;
	background-color: #000000;

}
.contact-success {
	width: 795px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	border:1px;
	border-style:solid;
	border-color:#333333;
	background-color: #000000;

}
