body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #5C5C5C;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d1cfcf;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #d1cfcf;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d1cfcf;
}
a:hover {
	text-decoration: underline;
	color: #d1cfcf;
}
a:active {
	text-decoration: none;
	color: #d1cfcf;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.darktabe {
	border-right: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-top: 1px;
	background-color: #FFFFFF;
	border-top-color: #7AA814;
	border-right-color: #7AA814;
	border-bottom-color: #7AA814;
	border-left-color: #7AA814;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.greytabe {
	border-right: 6px;
	border-left: 6px;
	border-bottom: 6px;
	border-top: 6px;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.titlegreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E7F13;
	font-weight: bold;
}
.formbut{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #797769;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.headtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}
