.bgcontent {
	background-image: url(img/map_r9_c4.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.bg-columnhome {
	background-image: url(img/bg-twocolumn.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFE1;

}
a:link {
	font-weight: bold;
	color: #996600;
}
a:visited {
	font-weight: bold;
	color: #996600;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #996600;
	text-decoration: underline;
}
.bg-maincolumn {
	background-image: url(img/bg-twocolumn2.gif);
	background-repeat: repeat-y;
	background-color: #FFFFE1;
}
.menu-header {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.maintitle {
	font-size: 18px;
	font-weight: bold;
	color: #669933;
}
.subheader {
	font-size: 16px;
	color: #4A7025;
	font-weight: bold;
}
.footer {
	color: #ECFFD9;
}
.menu {
	color: #ECFFD9;
	font-size: 16px;
	font-weight: bold;

}
h1 {
	font-size: 20px;
	color: #485E12;
}
a.whitemenu:link		{
	color: #ECFFD9;
	text-decoration: none;
	font-weight: bold;
}

a.whitemenu:visited		{
	color: #ECFFD9;
	text-decoration: none;
	font-weight: bold;
}

a.whitemenu:hover		{
	color: #ECFFD9;
	text-decoration: underline;
	font-weight: bold;
}

a.whitemenu:active		{
	color: #ECFFD9;
	text-decoration: none;
	font-weight: bold;
}

