.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}
a.global_nav-01:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color:#000000;
	display: block;
	background-color:#93E09F;
	border-right: 2px solid #93E09F;
	border-left: 2px solid #93E09F;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
}
a.global_nav-01:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color:#000000;
	display: block;
	background-color:#93E09F;
	border-right: 2px solid #93E09F;
	border-left: 2px solid #93E09F;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
}
a.global_nav-01:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color:#FFFFFF;
	display: block;
	background-color:#2D813A;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	/*border-bottom: 2px solid #FFFFFF;*/
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
}
.border_bottom {
	border-bottom:solid;
	border-width:2px;
	border-color:#FFFFFF;
}.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	color: #339933;
	text-decoration: none;
}
.grn_subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: oblique;
	color: #009900;
	text-decoration: none;
	font-weight: bolder;
}
.whiterose {
	background-image: url(images/whiterose.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}

