body {
	background-color: #FFFFFF;
	background-image: url(bg001.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.ns {
	font-family: "Courier New", Courier, monospace;
	color: #FF0000;
	font-size: 10px;
	background-color: #FFF9FF;
	width: 700px;
}

#container {
	width: 860px;
	height: 1000px;
	background-image: url(bg003.png);
	background-repeat: no-repeat;
	text-align: justify;
	position: relative;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
}
#container  .topmenu a {
	color: #009C0F;
	font-weight: bold;
	text-decoration: none;
	margin-right: 3em;
	text-transform: uppercase;
}
#container  .topmenu a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#container p {
	margin-top: 0px;
}

#container .content {
	width: 90%;
	position: relative;
	top: 285px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 1em;
	padding-left: 1em;
	background-color: #F4FDD0;
}
#container  .content  .schetable {
	font-size: 11px;
	background-color: #F0FCBD;
	width: 775px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7EC08D;
	border-left-color: #7EC08D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7EC08D;
}
#container .content .schetable td {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7EC08D;
}

#container .content .formtable {
	font-size: 12px;
	width: 750px;
}

#container #btnsubmit {
	font-family: Corbel, Arial, sans-serif;
	background-color: #009966;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #E4FA91;
	font-size: 15px;
	height: 30px;
}
#container a {
	color: #009C0F;
	font-weight: bold;
	text-decoration: underline;
}
#container a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.sponsors {
	background-color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 1em;
	padding-top: 1em;
	text-align: center;
}
.schetable {
	font-size: 11px;
	background-color: #F0FCBD;
	width: 775px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7EC08D;
	border-left-color: #7EC08D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7EC08D;
}
.schetable td {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7EC08D;
}
.anotify {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bolder;
}
