@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #663300;
}
.a1 {
	color: #5E7382;
	text-decoration: underline;
	font-weight: bold;
}
.a1:hover {
	color: #666666;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #899CA9;
	background-color: #FFFFFF;
	border: 1px solid #899CA9;
	width: auto;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #899CA9;
	background-color: #FFFFFF;
	border: 1px solid #899CA9;
}

.input2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #DFDFDF;
}
.validation-advice {
	margin: 1px 0;
	padding: 1px;
	color : #FF3300;
	
}
.errors{
	font-size: 14px;
	color : #FF3300;
	font-weight: bold;
}

}#updates { width: 930px; margin-right: auto; margin-left: auto; background-color: #899CA9; padding: 5px; border: solid 1px #fff; }
