body {
	background-image: url('img/bckgnd.gif');
	background-repeat: repeat-x;
	background-color: #4A217E;
	margin-top: 0;
	margin-left: 0
}
table {
	background-color : #EFEBF4;
	font-family: verdana, arial;
	font-size: 10px;
	color: #363636;
}
p {
	padding-left: 25px;
	padding-right: 20px;
}
a { 
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
select {
	font-family: verdana, arial;
	font-size: 10px;
	color: #363636;
}

h1 {
	font-family: arial, verdana;
	font-size: 20px;
	color: #009530;
	padding-left : 20px;
}
h2 {
	font-family: arial, verdana;
	font-size: 16px;
	color: #009530;
	padding-left : 20px;
}
h3 {
	font-family: arial, verdana;
	font-size: 12px;
	color: #009530;
	padding-left : 20px;
}




.leftNav {
	background-color:#4A217E;
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a.leftNav {
	background-color:#4A217E;
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.leftNav:hover {
	background-color:#4A217E;
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a.sub:hover {
	background-color:#4A217E;
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.sub {
	background-color:#4A217E;
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
printBtn {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.printBtn {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.printBtn:hover {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.copyright {
	background-color:#000000;
	font-family: verdana, arial;
	font-size: 9px;
	color: #6E6E6E;
}
.homeLayers {
	font-family: verdana, arial;
	font-size: 10px;
	color: #363636;
	background-color: #DDDDDD;
}