@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 1.3em;
	letter-spacing: 0.0125em;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #758f28;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body {
	background-image: url(../images/tile.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
}
h2 {
	font-size: 12px;
	color: #A8ACAD;
}
.pageName {
	color: #a9976c;
}
.copyright {
	font-size: 11px;
	color: #334F24;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
ul {
	list-style-type: none;
	line-height: 26px;
	text-decoration: none;
	list-style-image: url(../images/bullet.jpg);
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	position: static;
}
li {
	line-height: 1.25em;
	padding-bottom: 16px;
}
a:link.green {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited.green {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover.green {
	color: #334f24;
	text-decoration: underline;
}
a:active.green {
	color: #FFFFFF;
	text-decoration: underline;
}
