/* @override http://www.imff.ie/style.css */

h1{
	color: #408B74;
	margin: 7px 0 0;
	text-align: center;
	vertical-align: middle;
	text-transform: capitalize;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}
h1 a {
	color: #408B74;
	text-decoration: none;
}
h1 a:Hover {
	color: #408B74;
	text-decoration: underline;
}
h2{
	font: 15px  geneva, lucida, 'lucida grande', arial, helvetica, verdana, sans-serif;
	margin:0px;
	font-weight:normal;
	padding:0px;
	color:#408B74;
}
h3{
	margin:0px;
	font-weight:strong;
	padding:0px;
	font-size:10px;
	text-decoration:none;

}
.whiteh2
{
	color:#ffffff;
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:10px;
	color:#797F81;
}
form
{
	margin:0px;
}
a {

	color:#797F81;
}
.blue
{
	color:#4689B1;
}
a.blue
{
	color:#4689B1;
	text-decoration:underline;
}

.form {
	color:#408B74;
	font-weight: bold;
	background-position: 0;
	line-height: 22px;
}

.formelement {
	width: 339px;
}

.green
{
	color:#408B74;
}
.green:Link
{
	color:#408B74;
	text-decoration: none;
	font-weight: bold;
}
.red
{
	color:#E54646;
}
a.red
{
	color:#E54646;
	text-decoration:underline;
}
.menu
{
	color:#558482;
}
a.menu
{
	color:#558482;
	text-decoration:underline;
}
a.copy
{
	color:#779C9A;
	text-decoration:none;
}
.t11
{
	font-size:11px;
}
#Menu {
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
font-size:13px;
}
#Menu ul {
text-align: center;
padding-top: 10px;
}
#Menu li {
display: inline;
}
#Menu li a {
padding: 7px 12px 6px; /* Display: block won't work in this example, instead we are using padding to make the hole tab a clickable link */
color: #408B74;
text-decoration: none;
font-weight: bold;
}
#Menu li a:hover {
text-decoration: underline;
}
#Menu li a span {
padding: 7px 0px 6px 0;
}
#Menu li a:hover span {
text-decoration: underline;
}
<!--[if IE]>
<style type="text/css">
/* Unfortunately, for some reason both IE6 and IE7 needs to be hacked. */
.Menu1 li a {
padding: 0 0 0 10px;
}
</style>
<![endif]-->
