.leftcolumn {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 10px;
}
.leftwhitetable {
	margin-left: 11px;
}
.maincolumn {
	margin: 0px;
	padding: 0px 16px 0px 10px;

}
p {
	margin-top: 0px;
}
body {

	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a:link {
	color: #542490;
}
.footer {
	color: #45931d;
	text-align: center;
	clear: both;
}
 .imageright { margin:0px 0px 5px 10px; float:right; }
 .imageleft { margin:0px 10px 5px 0px; float:left; }
.greenandwhitebg {
	background-image: url(/images/backgroundtiles/bg.gif);
	background-repeat: repeat-y;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.smalltxt {
	font-size: x-small;
}
#navlist
{
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	list-style: none;
	margin-top: 5px;
	padding-top: 0px;
}
.navcontainer {
	padding-right: 5px;
	padding-left: 5px;
}

#navlist li 
{
	padding-left: 13px;
	padding-bottom:3px;
	background-image: url(/images/backgroundtiles/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.1em;
}
#navlist a {
text-decoration:none;
color:#000000;
}
#navlist a:hover {
text-decoration:underline;
color:#542490;
}

#navlistlast
{
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	margin-top: 5px;
	padding-top: 0px;
}
#navlistlast li 
{
	padding-left: 13px;
	padding-bottom:3px;
	background-image: url(/images/backgroundtiles/arrowdown.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.1em;
}
#navlistlast a {
text-decoration:none;
color:#000000;
}
#navlistlast a:hover {
text-decoration:underline;
color:#542490;
}
h1 {
	color: #45931d;
	margin: 0 0 .5em 0;
	font-weight: bold;

}
h2 {
	color: #45931d;
	margin: 0 0 .5em 0;
	font-weight: bold;

}
h3 {
	color: #45931d;
	margin: 0 0 .5em 0;
	font-weight: bold;

}
#subcats
{
	margin-top: 0px;
	margin-bottom: 10px;
}
#subcats td
{
	padding: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BBDEA3;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #BBDEA3;
}
#subcats .last
{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BBDEA3;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #BBDEA3;
}
#subcats a:link {
	color: #542490;
	text-decoration: none;
}
#subcats a:visited {
	color: #542490;
	text-decoration: none;
}

#subcats a:hover {
	color: #000000;
	text-decoration: none;
}

