@charset "utf-8";
#contents {
	width: 677px;
	margin-top: 22px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	background-color: #d3d3d3;
	/*height: 450px; */
	height: 550px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#contents #form {
	height: 97px;
	width: 374px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 85px;
	background-image: url(images/FormBack.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 62px;
}
form {
	margin: 0px;
	padding: 0px;
}
#contents #form #form1 #DropDownList1 {
	width: 155px;
	margin-top: 4px;
}
#contents {
    width: 677px;
    margin-right: auto;
    margin-left: auto;
}
#contents #form #form1 .button {
	padding: 10px;
}
#contents .footer {
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}
a:link {
	/*color: #0000C9;*/
	color: Gray;
}
a:visited {
	color: #0000C9;
}
a:hover {
	color: #14BB16;
}
a:active {
	color: #000000;
}
body 
{
    text-align:center
}
h1
{
    color: Navy;
    font-family: Arial, Helvetica, sans-serif;
}
p
{
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
}
a
{
    font-family: Arial, Helvetica, sans-serif;
} 

.ctl00_toplbl
{
    text-align:left
}

    

