html {
	height: 100%;
}	
#flashcontent {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #424242;
	background-image: url(img/bkg.jpg);
}
body,td,th {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fmt_barre {
	height: 60px;
}
.fmt_menu {
	text-align: center;
	vertical-align: top;
}
.fmt_content{
	text-align: center;
	vertical-align: top;
}

.fmt_bottom {
	color: #ffffff;
	text-align: center;
}
a.fmt_bottom:link {
	color: #ffffff;
	text-decoration: none;
	background-image: url(img/spacer.gif);
}
a.fmt_bottom:visited {
	color: #ffffff;
	text-decoration: none;
}
a.fmt_bottom:hover {
	color: #000000;
	text-decoration: none;
}
a.fmt_bottom:active {
	color: #ffffff;
	text-decoration: none;
}

a:link {
	color: #A2E51C;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}

.fmt_text_4 {
	color: #A2E51C;
}
.subtitle {
	color: #A2E51C;
	font-weight: bold;
}
.fmt_text {
	font-weight: bold;
}
