.anm_body {
 font-family: Verdana, Arial, Helvetica, sans-serif;

	width:500px;
	margin:0;
	padding:0;
	text-align: left;
}

.anm_info_window {
	width:300px;
	display:none;
	visibility:hidden;
	background: #ffad33;
	border: 2px solid #828d9c;
	padding:5px;
	ffont-size: 80% !important;
}

.anm_error {
	color:#000000;
	background:#ffff00;
	display:none;
	visibility:hidden;
	font-size: 120% !important;
}
.error_background {
	background:#ffff00;
}
.anm_header h1 {
	font-size:100% !important;
	font-weight:bold !important;
}
.required {
	color: #ff0000;
}
.anm_form_txt {
	text-align:right;
	vertical-align:top;
	width:200px;
}
.anm_form_value {
	text-align:left;
	vertical-align:top;
	width:100%;
}
.anm_form_value input {
	width:200px;
}
.anm_form_value select {
	width:200px;
}
.anm_header {
	background: #dfe9ea;
	padding-left: 10px;	
	padding-right: 10px;	
}
.anm_info {
	background: #dadde1;
	padding: 10px 10px 10px 10px;	
	font-weight: bold;
}
.anm_infotxt {
	background: #dadde1;
	padding: 10px 10px 10px 10px;	
}
.anm_main {
	text-align: left;
	background: #dadde1;
	padding: 10px 10px 10px 10px;	
}
.quest_table {
	width:100%;
	background: #dadde1;
}
.quest_table tr {
	vertical-align: top !important;
	height:1em !important;
}

.quest_table td {
	vertical-align: top !important;
	height:3em;
	padding-top:8px !important;
}
.va {
	vertical-align: top !important;
}
.va img {
	margin: 0px 0px 0px 0px !important; 
}

.anm_footer {
	text-align: right;
	background: #dfe9ea;
	padding: 10px 10px 10px 10px;	

}

.adm_table {
	width:800px;
	background: #dadde1;
	vertical-align:top;
}

.adm_main {
	width:800px;
	text-align: left;
	background: #dadde1;
	padding: 10px 10px 10px 10px;	
}
.adm_body {
	width:800px;
	margin:0;
	padding:0;
/*	font-size: small;    */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border: 2px solid #828d9c;
	padding:1px;
}
