body {
	height:			753px;
	margin-top:		0px;
	background-color:	#000000;
}
body, input, textarea {
	font-family:		Arial, sans-serif;
	font-size:		9.0pt;
	line-height:		1.5em;
}
form, p {
	margin:			0px;
}
img {
	border:			none;
}
h1 {
	color:			#C0C0C0;
	font-size:		16pt;
}
#main {
	position:		relative;
	width:			992px;
	margin-left:		auto;
	margin-right:		auto;
}
#main td {
	vertical-align:		top;
}

#amdak_head {
	position:		relative;
	width:			778px;
	height:			218px;
	margin-top:		1px;
	background-image:	url(../images/amdak_head.jpg);
	background-repeat:	no-repeat;
}
#flashcontent {
	position:		relative;
	width:			778px;
	height:			660px;
}
#form_table {
	position:		relative;
	width:			778px;	
	border-collapse:	collapse;
	background-color:	#FFFFFF;
}
#form_table th {
	padding-left:		20px;
	padding-right:		20px;
	padding-top:		10px;
	padding-bottom:		10px;
	background-color:	#EEEEEE;
	font-weight:		normal;
	text-align:		left;
}
#form_table td, #confirmation td {
	padding-left:		20px;
	padding-top:		7px;
	padding-bottom:		3px;
	vertical-align:		top;
}
#form_table strong {
	color:			#FF0000;
}
#form_head {
	position:		relative;
	height:			34px;
	padding-top:		0px;
	padding-bottom:		0px;
	background-image:	url(../images/amdak_top.jpg);
	background-position:	196px top;
	background-repeat:	no-repeat;
}
.form_label {
	position:		relative;
	width:			140px;
	text-align:		right;
}
.form_control {
	position:		relative;
	width:			638px;
}
#footer {
	position:		relative;
	width:			778px;
	color:			#FFFFFF;
	text-align:		center;
	line-height:		2.1em;
}	
#confirmation, #control {
	position:		relative;
	width:			778px;	
	border-collapse:	collapse;
	background-color:	#FFFFFF;
}
#control th {
	padding-left:		20px;
	padding-right:		20px;
	padding-top:		10px;
	padding-bottom:		10px;
	text-align:		left;
}
#control td {
	padding-left:		20px;
	padding-top:		7px;
	padding-bottom:		3px;
}
.row_background {
	background-color:	#EEEEEE;
}

.menu, .menu input, .menu select {
	font-family:		Arial, sans-serif;
	font-size:		12px;
}
.menu {
	height:			28px;
	vertical-align:		middle;
}
.code {
	padding-right:		20px;
	font-family:		monospace;
	text-align:		right;
}
.info_text {
	width:			160px;
	vertical-align:		middle;
}
.submit {
	padding-right:		20px;
	text-align:		right;
}
a {
	color:			#333333;
}
a.external {
	text-decoration:	none;
}
textarea {
	position:		relative;
	width:			300px;
	height:			170px;
}