body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #2B75BB;
}
td {
	font-size: 14px;
	color: #003366;
}
.content1 {
	color: #003366;
	background-attachment: fixed;
	background-color: #D7EAFF;
	background-image: url(imgs/main_36.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.content2 {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(imgs/main_39.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.content3 {
	background-attachment: fixed;
	background-image: url(imgs/main_51.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer, .footer a:link, .footer a:visited {
	font-size: 12px;
	color: #FFFFFF;
}
.note{
	font-size:12px;
}
a {
	color: #000000;
	text-decoration: underline;
}
input, select, textarea {
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	border: none;
}
.input1 {
	background-color: #003366;
	border: 1px none;
	color: #FFFFFF;
	font-size: 14px;
}
.heading {
	color: #000000;
	font-size: large;
}
.line {
	border: dotted;
}
.content4 {
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
}

.error{ color:#990000; }
