.border {
	border-top: 2px none #047FDC;
	border-right: 2px dotted #047FDC;
	border-bottom: 2px none #047FDC;
	border-left: 2px none #047FDC;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bkgd {
	background-image: url(images/aso_10.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
}
a.class1:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a.class1:hover {
	color: #0066FF;
	text-decoration: underline;
}
a.class1:active {
	color: #000000;
	text-decoration: none;
}
.photoborder {
	border: 1px solid #000000;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	border: 1px solid #000000;
}
