html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
	background-color: #666666;
	color: white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 60px 20px 20px 20px;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
h2 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
a,  a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
	background-color: #e3e3e3;
}
a:focus {
	color: #CC0000;
}
a:active {
  color: #DC143C;
}
#outerWrapper {
	background-color: #4F4F4F;
	margin: 0 auto 0 auto;
	width: 800px;
	height:600px;
	text-align: left;
	color: #f2f2f2;
	background-image: url(007.jpg);
}
#outerWrapper #header {
	background-color: #333333;
	border-bottom: solid 1px #657f51;
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 10px 10px 10px 10px;
	color: #ffffff;
}
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 0;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #footer {
	background-color: #333333;
	border-top: solid 1px #92b876;
	padding: 10px 10px 10px 10px;
	color: #666666;
}

input.trans,textarea.trans {opacity: 0.5; filter: alpha(opacity = 50); font-weight: bold; font-size: 11px; color: black;}
button.back {
	font-size: 10px;
	background-color: transparent;
	color: White;
	border: 1px;
}
.asterik {
	font-size: 16px;
	font-weight: bold;
	color: red;
}

.whiteFont {color: #333333}
.blackFont {color: #FF3300}
.thank {
color: #f0f8ff;
font-size: 16px;
font-weight: bold;
line-height: 150%;  
font-weight: bold;  
padding-left: 100px;  
padding-top: 100px;   
}
.error {
	color: #CC3300;
	font-weight: bold;
}
.index {
	padding-top: 500px;
	text-align: center;
}