.body {
font-family:Arial, Helvetica, Tahoma, sans-serif;
}

html {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
a:link {
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
a:active {
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
.menu {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	word-spacing: normal;
}
.hidden {
	position: absolute;
	visibility: hidden;
}
.visible {
	position: absolute;
	visibility: visible;
	z-index: 2;
}
.news {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	color: #b2b5ba;
	text-decoration: none;
	text-align: justify;
	word-spacing: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	vertical-align: top;
	white-space: normal;
}
td.repeaty {
	background-attachment: scroll;
	background-repeat: repeat-y;
}
td.repeatx {
	background-attachment: scroll;
	background-repeat: repeat-x;
}
.text {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #b2b5ba;
	text-decoration: none;
	word-spacing: normal;
}
a.news:link {
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #b2b5ba;
}
a.news:visited {
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #b2b5ba;
}
a.news:hover {
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #b2b5ba;
	text-decoration: underline;
}
a.news:active {
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #b2b5ba;
	text-decoration: underline;
}
a.footer:link {
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #475672;
}
a.footer:visited {
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #475672;
}
a.footer:hover {
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #475672;
	text-decoration: underline;
}
a.footer:active {
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #475672;
	text-decoration: underline;
}
#content {
  position: relative;
  min-height: 100%;
}
* #content {
  height: 100%;
}
#footer {
  position: relative;
  margin-top: -169px;
  height: 169px;
  color: #0f0f0f;
  background: #0f0f0f;
}

