body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #355F53;
	color: #D4C27A;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border-left: 0px;
	align: center;
	SCROLLBAR-FACE-COLOR: #355F53;
	SCROLLBAR-HIGHLIGHT-COLOR: #355F53;
	SCROLLBAR-SHADOW-COLOR: FFF3D1;
	SCROLLBAR-3DLIGHT-COLOR: #FFF3D1;
	SCROLLBAR-ARROW-COLOR:  #FFF3D1;
	SCROLLBAR-TRACK-COLOR: #FFF3D1;
	SCROLLBAR-DARKSHADOW-COLOR: #FFF3D1;
}
td 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D4C27A;
	height: 20px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D4C27A;
	border: 1px solid #355F53;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00140B;
	border: 1px solid #00140B;
	background-color: ffffff;
}
.cl00140B { color: #00140B; }
#buttons {
	position: absolute;
	left: 390px;
	top: 58px;
	z-index:3;
}
#headerall {
	background-color: #00140B;
	border-top: 1px solid #D4C27A;
	border-bottom: 1px solid #D4C27A;
	position:relative;
	top:5px;
	z-index:2; 
}
#header {
	width:400px;
	text-align: left;
}

#main {
	position:relative;
	padding: 12px;
	background-color: #D4C27A;
	color: #00140B;
}

#footer {
	font-size: 10px;
	border-top: 1px solid #00140B;
	text-align: center;	
}

.imgborder { border: 1px solid #D4C27A; }
a { text-decoration:none; color:white; font-weight: normal; }
a:hover { text-decoration: underline; }
.txt { color: #00140B; }



/*  STANDARD FORM  */
div.app_title { color: 00140B; margin-top: 30px; margin-bottom: 8px; font-weight: bold; }
div.app_title_popup { color: 920909; margin-top: 1em; margin-bottom: 2em; font-weight: bold; }
.error_box { color: #920909; margin-top: 1em; margin-bottom: 1em; }
.error_note { font-weight: bold; }
.error_message { color: #920909; }
span.required { color:920909; }
.field_error { color: 920909;}
.underline { text-decoration:underline; }
.thankyou { color: #920909; }
