@charset "UTF-8";
/* CSS Document */

<!--
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #66CC66;
	background-image: url(../images/background.jpg);
	background-position:center;
	background-repeat: no-repeat;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.Title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.Footer_a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Footer_a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.Footer_a:hover {
	text-decoration: none;
	color: #000000;
}
.Footer_a:active {
	text-decoration: none;
	color: #FFFFFF;
}
	#flashcontent {
		height: 100%;
	}


.Textfield
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
width: 300px;
height: 20px;

}


-->
