html, body, table,
.text {
	background-color: #000000;
	color: #ffffff;
	font-family: Arial, 'Helvetica CE', helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
}
input, textarea, select {
	border: #999999 1px solid;
	color: #999999;
	font-size: 11px;
/*	height: 25px;*/
	vertical-align: middle;
	background-color: #000000;
	width: 230px;
}
hr {
	color: #999999;
	height: 1px;
	width: 100%;
}
img {
	/*border: #999999 1px solid;*/
}
.b {
	font-weight: bold;
}
.width {
	width: 800px;
}
.headline {
	font-size: 18px;
	font-weight: bold;
}
.subhead {
	font-size: 14px;
	font-weight: bold
}
.rightbox {
	float: right;
	border: #333333 1px solid;
	margin: 10px;
}
.rightboxHeader {
	margin: 2px 10px;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
}
.rightboxContent {
	width: 145px;
	margin: 10px 5px 5px 10px;
	background-color: #000000;
	font-size: 11px;
}
.banner {
	text-align: center;
}
.newsblock {
	width: 525px;
	height: 90px;
	/*border-bottom: #999999 1px solid;*/
}
.navtext {
	width: 175px;
	border: 1px solid #333;
	background-color: #000;
}
#header {
	height: 200px;
}
#content {
	text-align: left;
	margin-bottom: 25px;
}
#main {
	padding-left: 30px;
	padding-top: 25px;
	width: 540px;
}
#reportaz {
	margin-right: 10px
}
#rightbox {
	float: right;
	width: 180px;
	height: 100%;
}
.gallery {
	float: left;
	width: 160px;
	margin-top: 5px;
}
#gallery {
	border: #999 1px solid;
}
.galimg {
	border: #999 1px solid;
}

.button {
  width: 70px;
}
