#announcement {
	position: absolute;
	z-index: 00;
	height: 150px;
	width: 150px;
	top: 0px;
	left: 0px;
}
a:link {
	color: #512700;
}
a:visited {
	color: #512700;
}
a:hover {
	color: 017387;
}
a:active {
	color: #512700;
}
body {
	background-color: #4D3A07;
}
.whitePro {	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.inline-text-links a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.inline-text-links a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.inline-text-links a:hover {
	text-decoration: none;
	color: #FFFFFF;	
}
.inline-text-links a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/* --- heading definitions --- */
.h1 {
	font-family: Arial;
	font-size: 14px;
	color: #F3D468;
	text-align: left;
	font-weight: bold;
}

.h2 {
	font-family: Arial;
	font-size: 12px;
	color: #F3D468;
	text-align: left;
	font-weight: normal;
}

.h3 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	font-weight: lighter;
}

.h4 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	border-bottom-color: #000091;
	border-bottom-style: solid;
	width: 646px
}

.flags {
	font-family: Arial;
	font-size: 10px;
	color: #F3D468;
	text-align: left;
	font-weight: lighter;
	}
	
.Copy {
	font-family: Arial;
	font-size: 12px;
	color: #F3D468;
	}
	
.CopyBold {
	font-family: Arial;
	font-size: 12px;
	color: #F3D468;
	text-align: inherit;
	font-weight: bold;
	}
	

.Copy a:link {
	font-family: Arial;
	font-size: 12px;
	color: #F3D468;
	text-align: left;
	font-weight: normal;
	}

.Copy a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	font-weight: lighter;
	}

.Copy a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #F3D468;
	text-align: left;
	font-weight: normal;
	}

.flags a:link {
	font-family: Arial;
	font-size: 10px;
	color: #F3D468;
	text-align: left;
	font-weight: lighter;
	text-decoration: none;	
	}

.flags a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #F3D468;
	text-align: left;
	font-weight: lighter;
	text-decoration: none;	
	}

.flags a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #F3D468;
	text-align: left;
	font-weight: lighter;
	text-decoration: none;	
	}
	
.blocktext {font-size: 11px; color: #512700; font-family: Arial, Helvetica, sans-serif; }

.blocktextbold {font-size: 11px; color: #512700; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
}
.whitetext {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	}
.copyright {font-size: 11px; color: #E4C25C; font-family: Arial, Helvetica, sans-serif;}

.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}