html, body {
	height: 100%;
	width:100%;
	margin: 0 auto;
	padding: 0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #61ABD2;
	background-color:#000000;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 990px;
	background-repeat: no-repeat;
	background-position: top left;
}
#main {
	text-align: center;
}
#side {
	position: absolute;
	top: 0;
	left: 0;
}
#innerlinks {

	width: 990px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
	text-align: center;
}
#innerlinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	text-decoration: underline;
}
#innerlinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	text-decoration: underline;
}
#innerlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
}
#filltxt {

	text-align: center;
	width: 990px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
}
#filltxt h1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
}
#filltxt h2 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
}
#link {

	height: 20px;
	width: 100px;
	margin: 0px;
	float: left;
	position: absolute;
	bottom: 0px;

}

#link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
}

#linkclass {
	color: #363636;
}
#contact_info {
	position: relative;
	text-align: center;
	font-size: 11px;
	color: #768393;
}
#contact_info a {
	color: #768393;
	text-decoration: underline;
}
#contact_info a:hover {
	color: #768393;
	text-decoration: none;
}
#credit {
	position: absolute;
	top: 0;
	font-size: 10px;
	right: 15px;
	color: #924F00;
}
#credit a {
	color: #924F00;
	text-decoration: none;
}

#credit a:hover {
	color: #924F00;
	text-decoration: underline;
}
#AutoNumber22 {
	display:none;
	width: 764px;
	height: 15px;
	direction: rtl;
	text-align: right;
}
form {
	margin: 0;
	padding: 0;
	text-align: left;
}
fieldset {
	margin: 0;
	padding: 104px 0 20px 316px;
	width: 314px;
	font-size: 12px;
	color: #cccccc;
	border: none;
}
fieldset a {
	color: #cccccc;
	text-decoration: underline;
}
fieldset a:hover {
	color: #cccccc;
	text-decoration: none;
}
fieldset p {
	margin-bottom: 10px;
	margin-left: 94px;
}
fieldset label {
	display: block;
	float: left;
	margin-right: 14px;
	width: 82px;
	text-align: right;
}
fieldset input.text_field, fieldset textarea {
	float: left;
	margin-bottom: 12px;
	width: 203px;
	height: 14px;
	font-size: 12px;
	color: #cccccc;
	background-color: #3d468b;
	border: solid 1px #8b8d9c;
}
fieldset textarea {
	height: 70px;
	overflow: auto;
}
fieldset div.button {
	clear: both;
	padding-left: 96px;
	width: 203px;
	text-align: center;
}
fieldset input.button {
	width: 51px;
	font-size: 11px;
	background-color: #999999;
	border: solid 1px #a6aec3;
}
fieldset #error {
	color: #ff0000;
}
