.main_menu {
font-family: tahoma;
font-size: 9pt;
font-style: normal;
font-weight: bold;
color: #69A847;
}

a.main_menu:link {
	color: #69A847;
	text-decoration: none;
}
a.main_menu:visited {
	color: #69A847;
	text-decoration: none;
}
a.main_menu:active {
	color: #69A847;
	text-decoration: none;
}
a.main_menu:hover {
	color: #E6F0B1;
	text-decoration: underline;
}


a.email:link {
	color: #286B29;
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	text-decoration: none;
}
a.email:visited {
	color: #286B29;
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	text-decoration: none;
}
a.email:active {
	color: #286B29;
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	text-decoration: none;
}
a.email:hover {
	color: #DD8A04;
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	text-decoration: underline;
}


.link {
	font-family: tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #69A847;
	text-decoration: none;
}

.normal_text {
	font-family: verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #183806;
	text-decoration: none;
}

.normal_bold {
	font-family: verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #183806;
	text-decoration: none;
}


.copyrightTxt {
	font-family: tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #0D440E;
	text-decoration: none;
}

img
{  border-style: none;
}

