body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-attachment:fixed;
	background-color: #A8C583;
}
body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	list-style-type: square;
	list-style-image: url(images/bullet001.gif);
	list-style-position: outside;
	clip: rect(auto,auto,auto,auto);
	margin: 5px;
}
.footerText {
	font-size: 10px;
	color: #B9D394;
}
a:link {
	color: #8D3326;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #8D3326;
}
a:hover {
	text-decoration: none;
	color: #8D3326;
}
a:active {
	text-decoration: underline;
	color: #8D3326;
}

.afoot:link {
	color: #B9D394;
	text-decoration: underline;
}
.afoot:visited {
	text-decoration: underline;
	color: #B9D394;
}
.afoot:hover {
	text-decoration: none;
	color: #B9D394;
}
.afoot:active {
	text-decoration: underline;
	color: #B9D394;
}
.titleGreen {
	font-size: 16px;
	font-weight: bold;
	color: #307019;
}
.subtitleRed {
	font-size: 14px;
	font-weight: bold;
	color: #96332E;
}
.titleWhite {
	color: #FFFFFF;
	font-weight: bold;
}
.passyword {
	color: #FFFFFF;
	font-size: 11px;
}
.tableList { border-style:solid; border-width:thin;
	border-collapse:collapse; 
	border-color:#CCCCCC;}
.listBack {
	background-color: #F3F3F3;
}
